| Commit message (Expand) | Author | Age | Files | Lines |
* | -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only) | arpi | 2002-09-27 | 1 | -0/+2 |
* | drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net> | arpi | 2002-09-10 | 1 | -0/+2 |
* | changing return type of put_image void->int | arpi | 2002-09-10 | 1 | -2/+2 |
* | "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter | rfelker | 2002-08-30 | 1 | -0/+2 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -1/+1 |
* | soft video equalizer filter, currently supports brightness and | rfelker | 2002-08-21 | 1 | -0/+2 |
* | arpi told me ... | jaf | 2002-08-14 | 1 | -2/+2 |
* | messages moved from vf.c and vd.c | jaf | 2002-08-13 | 1 | -0/+2 |
* | messages moved from vf.c and vd.c | jaf | 2002-08-13 | 1 | -5/+5 |
* | - some reorder/cleanup of mp_image flags | arpi | 2002-08-02 | 1 | -5/+18 |
* | new filter to use libavcodec's deinterlacer | arpi | 2002-07-31 | 1 | -0/+2 |
* | New plugin to test crop parameters. Arguments are the same as for the | kmkaplan | 2002-07-27 | 1 | -0/+2 |
* | support for external pp by divx4. some fixes/cosmetics? | alex | 2002-07-11 | 1 | -1/+1 |
* | better planar support, chroma subsampling support and Y8/Y800 support | alex | 2002-06-23 | 1 | -22/+17 |
* | if09 support | alex | 2002-06-23 | 1 | -6/+11 |
* | yvu9 support | alex | 2002-06-23 | 1 | -4/+5 |
* | yvu9 support | alex | 2002-06-21 | 1 | -3/+17 |
* | noise generating filter | michael | 2002-06-14 | 1 | -0/+2 |
* | test pattern filter | michael | 2002-06-03 | 1 | -0/+2 |
* | warning fixes, patch by Ulrich Hecht <uli@suse.de> | arpi | 2002-05-25 | 1 | -0/+4 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -4/+7 |
* | -vop help, patch by Julian J. M. <bandit@telecable.es> | arpi | 2002-05-13 | 1 | -0/+8 |
* | new filter, to detect best crop size | arpi | 2002-05-12 | 1 | -0/+2 |
* | passthru mode for filters which don't alter image just config parameters (que... | arpi | 2002-05-06 | 1 | -1/+9 |
* | 10l | arpi | 2002-04-27 | 1 | -0/+2 |
* | realtime yv12->mpeg1 with libavcodec qscale=1 | arpi | 2002-04-27 | 1 | -0/+2 |
* | Correct my half reverse commit. Sorry Atmos. | albeu | 2002-04-26 | 1 | -0/+4 |
* | Don't break the pointer for the next file. | albeu | 2002-04-26 | 1 | -7/+4 |
* | Allow disabling of libfame and allow to enforce (not) building libavcodec. | atmos4 | 2002-04-26 | 1 | -0/+4 |
* | 8bpp paletted -> 15/16/24/32 converter | arpi | 2002-04-21 | 1 | -0/+2 |
* | Complement existing filters - rotate and flip. | eyck | 2002-04-21 | 1 | -0/+2 |
* | filters uninit | arpi | 2002-04-20 | 1 | -0/+16 |
* | rotation/mirror filter | arpi | 2002-04-19 | 1 | -0/+2 |
* | align yuv 4:2:0 y position by 2 | arpi | 2002-04-17 | 1 | -2/+3 |
* | 10l | arpi | 2002-04-17 | 1 | -2/+2 |
* | mpi clear func | arpi | 2002-04-17 | 1 | -15/+37 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -2/+2 |
* | rgb2bgr converter | arpi | 2002-04-13 | 1 | -0/+2 |
* | capabilities support -> automatic insertion of scale, expand, pp | arpi | 2002-04-11 | 1 | -3/+63 |
* | new filter: flip | arpi | 2002-04-11 | 1 | -0/+2 |
* | encoders | arpi | 2002-04-10 | 1 | -1/+5 |
* | 2 new simple filters: yuy2 and format | arpi | 2002-04-09 | 1 | -0/+4 |
* | vf_fame added - yv12->mpes converter | arpi | 2002-04-08 | 1 | -0/+2 |
* | relaly black packed yuv images | arpi | 2002-04-08 | 1 | -1/+7 |
* | really black yv12/rgb images (todo: packed yuv) | arpi | 2002-04-08 | 1 | -0/+8 |
* | allocate 2 lines more memory - to avoid some sig11 | arpi | 2002-04-07 | 1 | -1/+1 |
* | swscale filter | arpi | 2002-04-07 | 1 | -1/+2 |
* | postprocessing filter (fixme: -pp 0) | arpi | 2002-04-07 | 1 | -0/+2 |
* | vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen | arpi | 2002-04-06 | 1 | -5/+0 |
* | video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv... | arpi | 2002-04-06 | 1 | -0/+190 |