summaryrefslogtreecommitdiff
path: root/libavfilter/libmpcodecs
Commit message (Expand)AuthorAge
* lavfi: remove hqdn3d libmpcodecs wrapper.Clément Bœsch2012-10-31
* lavfi/mp: drop the mp=rectangle filterStefano Sabatini2012-10-31
* lavfi/mp: drop wrapped field filterStefano Sabatini2012-10-31
* lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol2012-10-30
* lavfi: remove palette libmpcodecs wrapperPaul B Mahol2012-10-30
* Synchronize libmpcodecs: Support 16bit yuv in telecine filter.Carl Eugen Hoyos2012-10-28
* Port MPlayer fixes for coverity issues in libmpcodecs.Reimar Döffinger2012-10-27
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
* vf_tile: fix typos/grammar in commentsBobby Bingham2012-10-06
* Do not print debug output for the (MPlayer) pullup filter.Carl Eugen Hoyos2012-10-05
* lavfi/mp: drop rotate wrapperStefano Sabatini2012-09-06
* libmpcodecs: remove unused and half existing vo_fs variableMichael Niedermayer2012-09-01
* lavfi/mp: remove decimate wrapperStefano Sabatini2012-09-01
* lavfi/mp=decimate: fix off-by-one logic in diff_C() x loopStefano Sabatini2012-08-31
* lavfi/mp: remove smartblur filterStefano Sabatini2012-08-31
* lavfi/mp: remove framestep wrapped filterStefano Sabatini2012-08-18
* lavfi/mp: remove hue wrapped filterStefano Sabatini2012-08-16
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
* vf_pp: dont pass NULL into pp, it would failMichael Niedermayer2012-07-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
* add bracket around the argument (fixes compilation error with ICL)J. Bohl2012-06-09
* lavfi: remove screenshot libmpcodecs wrapperPaul B Mahol2012-05-02
* lavfi/mp: remove libmpcodecs mirror filterStefano Sabatini2012-04-20
* lavfi/mp: remove 2xsai wrapped filterStefano Sabatini2012-04-13
* lavfi/mp: remove remove_logo wrapperStefano Sabatini2012-04-07
* vf_fspp: add ff_ prefix to non static variables.Michael Niedermayer2012-03-14
* vf_fspp: fix compilation with llvmBaptiste Coudurier2012-03-14
* lavfi: remove swapuv libmpcodecs wrapperStefano Sabatini2012-03-10
* libmpcodecs/vf_pp: import memleak fix from MPlayer.Nicolas George2012-03-04
* libavfilter/libmpcodecs: add vf_pp from current mplayer svnMichael Niedermayer2012-02-26
* Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE."Clément Bœsch2012-02-08
* vf_fspp: use LOCAL_MANGLE instead of MANGLE.Clément Bœsch2012-02-08
* Fix "ouput" typo and add a check.Clément Bœsch2012-01-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
* Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-03
* libavfilter/libmpcodecs: add vf_stereo3d supportMichael Niedermayer2011-09-20
* libmpcodecs: some hunks from mplayer HEADMichael Niedermayer2011-09-20
* vf_remove_logo: domt access vf->next->query_format() directly but use the API.Michael Niedermayer2011-09-13
* lavfi: remove delogo mp wrapperStefano Sabatini2011-08-14
* lavfi: remove mp test wrapperStefano Sabatini2011-08-11
* lavfi: remove gradfun mp wrapperStefano Sabatini2011-08-07
* vf_mp: remove blackframe filter wrapperStefano Sabatini2011-07-23
* vf_mp: remove cropdetect wrapperStefano Sabatini2011-07-21
* vf_mp: remove rgbtest wrapperStefano Sabatini2011-07-15
* vf_mp: remove boxblur wrapperStefano Sabatini2011-07-15
* Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.Reimar Döffinger2011-06-02
* Port recent changes to MPlayer libmpcodecs.Reimar Döffinger2011-06-02
* Replace non-existent HAVE_SSE2 with HAVE_SSE.Reimar Döffinger2011-06-02
* Port libmpcodec fixes from MPlayer.Reimar Döffinger2011-05-31
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-09