| Commit message (Expand) | Author | Age | Files | Lines |
* | Big Endian fix. Patch by Romain Dolbeau | nplourde | 2004-05-31 | 1 | -4/+11 |
* | soft skipping for mencoder. rather than skipping decoding/filtering | rfelker | 2004-04-28 | 1 | -0/+2 |
* | "hard" frame duplication for mencoder. this finally makes it possible | rfelker | 2004-04-28 | 1 | -0/+2 |
* | New filter by Ville Saari (114263 at foo dot bar dot org) | rfelker | 2004-04-17 | 1 | -0/+2 |
* | vf_phase filter by Ville Saari (114263 at foo dot bar dot org) | rfelker | 2004-03-29 | 1 | -0/+2 |
* | fix compilation without libavcodec | henry | 2004-02-26 | 1 | -0/+2 |
* | new filter: vf_noformat. | joey | 2004-02-06 | 1 | -0/+2 |
* | qp change filter | michael | 2004-02-05 | 1 | -0/+2 |
* | rgb test pattern generator, so we could change everything to match alex's def... | michael | 2004-01-30 | 1 | -0/+2 |
* | kerndeint adaptive deinterlacer | ranma | 2004-01-29 | 1 | -0/+2 |
* | vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 | rik | 2003-12-19 | 1 | -0/+4 |
* | Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>.... | alex | 2003-12-08 | 1 | -0/+2 |
* | yuv colorspace converter | alex | 2003-11-29 | 1 | -0/+2 |
* | simple alternative postprocessing filter | michael | 2003-10-26 | 1 | -0/+4 |
* | vf_hue | michael | 2003-10-23 | 1 | -0/+2 |
* | fast deinterleaver (= il filter with stride/width/height tricks) | michael | 2003-10-22 | 1 | -0/+2 |
* | Fix compilation when libavcodec is missing. | attila | 2003-10-16 | 1 | -1/+3 |
* | simple logo remover | henry | 2003-09-03 | 1 | -0/+2 |
* | 2 new filters: tile & framestep | arpi | 2003-08-31 | 1 | -0/+4 |
* | pullup -- third generation inverse telecine engine. the backend | rfelker | 2003-08-18 | 1 | -0/+2 |
* | clean up field flags: | rfelker | 2003-08-18 | 1 | -1/+1 |
* | 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co... | alex | 2003-08-11 | 1 | -0/+2 |
* | Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c, | ranma | 2003-08-03 | 1 | -0/+3 |
* | 3*100l (backported from g2) | arpi | 2003-07-13 | 1 | -4/+9 |
* | 100l to me :( | rfelker | 2003-06-02 | 1 | -1/+1 |
* | it's still a 10l bug + 10l to me for commiting sh*t first time, and originall... | alex | 2003-05-23 | 1 | -1/+1 |
* | 10l | alex | 2003-05-23 | 1 | -2/+2 |
* | new filter for dropping (near-)duplicate frames. can be used to fix | rfelker | 2003-05-22 | 1 | -0/+2 |
* | fix segfaults with slices. support slice rendering into a filter even | rfelker | 2003-05-20 | 1 | -1/+21 |
* | display size/aspect adjusting filter | rfelker | 2003-04-27 | 1 | -0/+2 |
* | vf_clone_mpi_attributes() | michael | 2003-04-19 | 1 | -0/+9 |
* | 1. new alternate approach to inverse telecine! much better! | rfelker | 2003-04-19 | 1 | -0/+4 |
* | disable vf_bmovl for systems without posix select | faust3 | 2003-04-04 | 1 | -0/+4 |
* | Add the new -vf option wich is the same as vop in reverse order. | albeu | 2003-03-15 | 1 | -22/+71 |
* | hmm found this in my local tree ;) | michael | 2003-03-05 | 1 | -3/+3 |
* | fix for a couple of linking problems patch by (Ambrose Li <a.c.li at ieee dot... | michael | 2003-03-05 | 1 | -0/+2 |
* | new filter | rfelker | 2003-03-01 | 1 | -0/+2 |
* | start_slice() added - similar to get_image(), but is called when using slices | arpi | 2003-02-23 | 1 | -1/+4 |
* | filter for applying 3:2 telecine to 23.976 fps progressive material. | rfelker | 2003-02-20 | 1 | -0/+2 |
* | experimental de-telecine filter. not documented or configurable yet, | rfelker | 2003-02-20 | 1 | -0/+2 |
* | vf_hqdn3d: High-Quality version of the denoise3d filter | arpi | 2003-02-15 | 1 | -0/+2 |
* | down3dright filter by kabi (converts between 2 common stereoscopic systems) | michael | 2003-02-11 | 1 | -0/+2 |
* | new video filter: denoise3d - temporal&spatial noise reduction | arpi | 2003-01-30 | 1 | -0/+2 |
* | new video filter to extract a single field using stride arithmetic, | rfelker | 2003-01-23 | 1 | -0/+2 |
* | (temporary?) fix for redundant buffer re-allocation | arpi | 2002-12-29 | 1 | -6/+15 |
* | Fix draw_slice() in passthrough mode. | arpi | 2002-12-05 | 1 | -0/+4 |
* | perspective correcture filter | michael | 2002-11-05 | 1 | -0/+2 |
* | smartblur | michael | 2002-11-04 | 1 | -0/+2 |
* | shape adaptive blur (slightly slow though) | michael | 2002-11-04 | 1 | -0/+2 |
* | boxblur, another useless filter | michael | 2002-10-31 | 1 | -0/+2 |
* | (de)interleave filter (can be used to split/merge an interlaced image so othe... | michael | 2002-10-31 | 1 | -0/+2 |
* | (useless) UV plane swapper | michael | 2002-10-31 | 1 | -0/+2 |
* | The default query_format shouldn't accept IMGFMT_MPEGPES | albeu | 2002-10-30 | 1 | -1/+7 |
* | new video filter: unsharp - does image (l/c/l+c) sharping/bluring | arpi | 2002-10-29 | 1 | -0/+2 |
* | 2xSai filter... just for fun, imho useless | arpi | 2002-10-25 | 1 | -0/+2 |
* | -vop bmovl - BitMap OVerLay videofilter for MPlayer | arpi | 2002-10-23 | 1 | -0/+2 |
* | new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp | arpi | 2002-10-16 | 1 | -0/+2 |
* | don't honor stride hints if the next filter(chain) doesn't support stride | arpi | 2002-10-10 | 1 | -2/+11 |
* | -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 |