| Commit message (Expand) | Author | Age | Files | Lines |
* | vf_divtc: dont mix av_strdup and free | Michael Niedermayer | 2012-12-28 | 1 | -1/+1 |
* | vf_detc: dont mix av_strdup & free | Michael Niedermayer | 2012-12-28 | 1 | -1/+1 |
* | lavfi: remove mp=pp filter. | Clément Bœsch | 2012-12-23 | 1 | -239/+0 |
* | lavfi: remove mp=denoise3d filter. | Clément Bœsch | 2012-12-11 | 1 | -268/+0 |
* | lavfi/mp: add ff_ prefix to exported symbols | anonymous | 2012-12-06 | 45 | -444/+444 |
* | lavfi/mp/pp: use PP_CPU_CAPS_AUTO. | Clément Bœsch | 2012-11-18 | 1 | -4/+1 |
* | lavfi: remove mp=geq filter. | Clément Bœsch | 2012-11-11 | 1 | -196/+0 |
* | lavfi: remove mp=fixpts filter. | Clément Bœsch | 2012-11-11 | 1 | -137/+0 |
* | lavfi: remove mp=tile filter. | Clément Bœsch | 2012-11-11 | 1 | -330/+0 |
* | lavfi: remove hqdn3d libmpcodecs wrapper. | Clément Bœsch | 2012-10-31 | 1 | -373/+0 |
* | lavfi/mp: drop the mp=rectangle filter | Stefano Sabatini | 2012-10-31 | 1 | -181/+0 |
* | lavfi/mp: drop wrapped field filter | Stefano Sabatini | 2012-10-31 | 1 | -89/+0 |
* | lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers | Paul B Mahol | 2012-10-30 | 2 | -225/+0 |
* | lavfi: remove palette libmpcodecs wrapper | Paul B Mahol | 2012-10-30 | 1 | -236/+0 |
* | Synchronize libmpcodecs: Support 16bit yuv in telecine filter. | Carl Eugen Hoyos | 2012-10-28 | 1 | -12/+14 |
* | Port MPlayer fixes for coverity issues in libmpcodecs. | Reimar Döffinger | 2012-10-27 | 7 | -7/+10 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 3 | -3/+3 |
* | vf_tile: fix typos/grammar in comments | Bobby Bingham | 2012-10-06 | 1 | -13/+13 |
* | Do not print debug output for the (MPlayer) pullup filter. | Carl Eugen Hoyos | 2012-10-05 | 1 | -1/+0 |
* | lavfi/mp: drop rotate wrapper | Stefano Sabatini | 2012-09-06 | 1 | -152/+0 |
* | libmpcodecs: remove unused and half existing vo_fs variable | Michael Niedermayer | 2012-09-01 | 1 | -6/+0 |
* | lavfi/mp: remove decimate wrapper | Stefano Sabatini | 2012-09-01 | 1 | -198/+0 |
* | lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop | Stefano Sabatini | 2012-08-31 | 1 | -2/+2 |
* | lavfi/mp: remove smartblur filter | Stefano Sabatini | 2012-08-31 | 1 | -264/+0 |
* | lavfi/mp: remove framestep wrapped filter | Stefano Sabatini | 2012-08-18 | 1 | -205/+0 |
* | lavfi/mp: remove hue wrapped filter | Stefano Sabatini | 2012-08-16 | 1 | -181/+0 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 2 | -2/+2 |
* | vf_pp: dont pass NULL into pp, it would fail | Michael Niedermayer | 2012-07-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
* | add bracket around the argument (fixes compilation error with ICL) | J. Bohl | 2012-06-09 | 1 | -5/+5 |
* | lavfi: remove screenshot libmpcodecs wrapper | Paul B Mahol | 2012-05-02 | 1 | -322/+0 |
* | lavfi/mp: remove libmpcodecs mirror filter | Stefano Sabatini | 2012-04-20 | 1 | -131/+0 |
* | lavfi/mp: remove 2xsai wrapped filter | Stefano Sabatini | 2012-04-13 | 1 | -336/+0 |
* | lavfi/mp: remove remove_logo wrapper | Stefano Sabatini | 2012-04-07 | 1 | -906/+0 |
* | vf_fspp: add ff_ prefix to non static variables. | Michael Niedermayer | 2012-03-14 | 1 | -11/+11 |
* | vf_fspp: fix compilation with llvm | Baptiste Coudurier | 2012-03-14 | 1 | -2/+2 |
* | lavfi: remove swapuv libmpcodecs wrapper | Stefano Sabatini | 2012-03-10 | 1 | -106/+0 |
* | libmpcodecs/vf_pp: import memleak fix from MPlayer. | Nicolas George | 2012-03-04 | 1 | -0/+1 |
* | libavfilter/libmpcodecs: add vf_pp from current mplayer svn | Michael Niedermayer | 2012-02-26 | 1 | -0/+241 |
* | Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE." | Clément Bœsch | 2012-02-08 | 1 | -39/+41 |
* | vf_fspp: use LOCAL_MANGLE instead of MANGLE. | Clément Bœsch | 2012-02-08 | 1 | -41/+39 |
* | Fix "ouput" typo and add a check. | Clément Bœsch | 2012-01-28 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
* | Replace all strcasecmp/strncasecmp usages. | Reimar Döffinger | 2011-11-03 | 1 | -10/+10 |
* | libavfilter/libmpcodecs: add vf_stereo3d support | Michael Niedermayer | 2011-09-20 | 1 | -0/+512 |
* | libmpcodecs: some hunks from mplayer HEAD | Michael Niedermayer | 2011-09-20 | 8 | -6/+12 |
* | vf_remove_logo: domt access vf->next->query_format() directly but use the API. | Michael Niedermayer | 2011-09-13 | 1 | -2/+2 |
* | lavfi: remove delogo mp wrapper | Stefano Sabatini | 2011-08-14 | 1 | -252/+0 |
* | lavfi: remove mp test wrapper | Stefano Sabatini | 2011-08-11 | 1 | -333/+0 |
* | lavfi: remove gradfun mp wrapper | Stefano Sabatini | 2011-08-07 | 1 | -411/+0 |