| Commit message (Expand) | Author | Age |
* | new black frame detection filter | ivo | 2006-07-15 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 |
* | vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef U... | nicodvb | 2006-06-07 |
* | yet another deinterlacing filter | michael | 2006-06-06 |
* | Motion compensating deinterlacer | michael | 2006-06-06 |
* | Fix memory corruption in vd_libmpeg2 | uau | 2006-04-27 |
* | Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-31 |
* | passing pts through the filter layer (lets see if pts or cola comes out at th... | michael | 2006-03-21 |
* | compile in the filters that depend on libavcodec/dsputil.h only when mplayer ... | nicodvb | 2006-03-16 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | proper support for shared libpostproc | diego | 2006-01-22 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | do not set the flag when config failed | henry | 2005-12-16 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | ultra simple&slow pp filter, yes yet another spp like filter :) | michael | 2005-11-08 |
* | screenshot filter | henry | 2005-09-11 |
* | pp7 filter (spp=6 filter with 7 point dct where only the center sample is use... | michael | 2005-07-09 |
* | forgotten reference to remove-logo, 10l for Rich | henry | 2005-06-08 |
* | faster spp filter by Nikolaj Poroshin <porosh3 at psu ru> | henry | 2005-06-04 |
* | missing return statement (1e5l for me) | henry | 2005-03-08 |
* | fixes for encoding of multiple files | henry | 2005-03-01 |
* | Improved NV12/NV21 support. | syrjala | 2005-02-16 |
* | add the flip filter at the end of the filter chain. | reimar | 2004-12-18 |
* | fix image dimensions at filter config time | henry | 2004-12-01 |
* | Big Endian fix. Patch by Romain Dolbeau | nplourde | 2004-05-31 |
* | soft skipping for mencoder. rather than skipping decoding/filtering | rfelker | 2004-04-28 |
* | "hard" frame duplication for mencoder. this finally makes it possible | rfelker | 2004-04-28 |
* | New filter by Ville Saari (114263 at foo dot bar dot org) | rfelker | 2004-04-17 |
* | vf_phase filter by Ville Saari (114263 at foo dot bar dot org) | rfelker | 2004-03-29 |
* | fix compilation without libavcodec | henry | 2004-02-26 |
* | new filter: vf_noformat. | joey | 2004-02-06 |
* | qp change filter | michael | 2004-02-05 |
* | rgb test pattern generator, so we could change everything to match alex's def... | michael | 2004-01-30 |
* | kerndeint adaptive deinterlacer | ranma | 2004-01-29 |
* | vf_zrmjpeg MJPEG encoding filter, works together with vo_zr2. Only YV12 | rik | 2003-12-19 |
* | Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>.... | alex | 2003-12-08 |
* | yuv colorspace converter | alex | 2003-11-29 |
* | simple alternative postprocessing filter | michael | 2003-10-26 |
* | vf_hue | michael | 2003-10-23 |
* | fast deinterleaver (= il filter with stride/width/height tricks) | michael | 2003-10-22 |
* | Fix compilation when libavcodec is missing. | attila | 2003-10-16 |
* | simple logo remover | henry | 2003-09-03 |
* | 2 new filters: tile & framestep | arpi | 2003-08-31 |
* | pullup -- third generation inverse telecine engine. the backend | rfelker | 2003-08-18 |
* | clean up field flags: | rfelker | 2003-08-18 |
* | 'tinterlace' filter (partial inverse of tfields) by Not Zed <notzed@ximian.co... | alex | 2003-08-11 |
* | Add mpeg2_flags to mp_image_t, copy flags in vd_libmpeg2.c, | ranma | 2003-08-03 |
* | 3*100l (backported from g2) | arpi | 2003-07-13 |