summaryrefslogtreecommitdiffstats
path: root/libavfilter/libmpcodecs
Commit message (Expand)AuthorAgeFilesLines
* lavfi/mp: drop wrapped field filterStefano Sabatini2012-10-311-89/+0
* lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol2012-10-302-225/+0
* lavfi: remove palette libmpcodecs wrapperPaul B Mahol2012-10-301-236/+0
* Synchronize libmpcodecs: Support 16bit yuv in telecine filter.Carl Eugen Hoyos2012-10-281-12/+14
* Port MPlayer fixes for coverity issues in libmpcodecs.Reimar Döffinger2012-10-277-7/+10
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-083-3/+3
* vf_tile: fix typos/grammar in commentsBobby Bingham2012-10-061-13/+13
* Do not print debug output for the (MPlayer) pullup filter.Carl Eugen Hoyos2012-10-051-1/+0
* lavfi/mp: drop rotate wrapperStefano Sabatini2012-09-061-152/+0
* libmpcodecs: remove unused and half existing vo_fs variableMichael Niedermayer2012-09-011-6/+0
* lavfi/mp: remove decimate wrapperStefano Sabatini2012-09-011-198/+0
* lavfi/mp=decimate: fix off-by-one logic in diff_C() x loopStefano Sabatini2012-08-311-2/+2
* lavfi/mp: remove smartblur filterStefano Sabatini2012-08-311-264/+0
* lavfi/mp: remove framestep wrapped filterStefano Sabatini2012-08-181-205/+0
* lavfi/mp: remove hue wrapped filterStefano Sabatini2012-08-161-181/+0
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-072-2/+2
* vf_pp: dont pass NULL into pp, it would failMichael Niedermayer2012-07-071-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-1/+1
* add bracket around the argument (fixes compilation error with ICL)J. Bohl2012-06-091-5/+5
* lavfi: remove screenshot libmpcodecs wrapperPaul B Mahol2012-05-021-322/+0
* lavfi/mp: remove libmpcodecs mirror filterStefano Sabatini2012-04-201-131/+0
* lavfi/mp: remove 2xsai wrapped filterStefano Sabatini2012-04-131-336/+0
* lavfi/mp: remove remove_logo wrapperStefano Sabatini2012-04-071-906/+0
* vf_fspp: add ff_ prefix to non static variables.Michael Niedermayer2012-03-141-11/+11
* vf_fspp: fix compilation with llvmBaptiste Coudurier2012-03-141-2/+2
* lavfi: remove swapuv libmpcodecs wrapperStefano Sabatini2012-03-101-106/+0
* libmpcodecs/vf_pp: import memleak fix from MPlayer.Nicolas George2012-03-041-0/+1
* libavfilter/libmpcodecs: add vf_pp from current mplayer svnMichael Niedermayer2012-02-261-0/+241
* Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE."Clément Bœsch2012-02-081-39/+41
* vf_fspp: use LOCAL_MANGLE instead of MANGLE.Clément Bœsch2012-02-081-41/+39
* Fix "ouput" typo and add a check.Clément Bœsch2012-01-281-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-1/+1
* Replace all strcasecmp/strncasecmp usages.Reimar Döffinger2011-11-031-10/+10
* libavfilter/libmpcodecs: add vf_stereo3d supportMichael Niedermayer2011-09-201-0/+512
* libmpcodecs: some hunks from mplayer HEADMichael Niedermayer2011-09-208-6/+12
* vf_remove_logo: domt access vf->next->query_format() directly but use the API.Michael Niedermayer2011-09-131-2/+2
* lavfi: remove delogo mp wrapperStefano Sabatini2011-08-141-252/+0
* lavfi: remove mp test wrapperStefano Sabatini2011-08-111-333/+0
* lavfi: remove gradfun mp wrapperStefano Sabatini2011-08-071-411/+0
* vf_mp: remove blackframe filter wrapperStefano Sabatini2011-07-231-148/+0
* vf_mp: remove cropdetect wrapperStefano Sabatini2011-07-211-201/+0
* vf_mp: remove rgbtest wrapperStefano Sabatini2011-07-151-171/+0
* vf_mp: remove boxblur wrapperStefano Sabatini2011-07-151-214/+0
* Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.Reimar Döffinger2011-06-023-3/+2
* Port recent changes to MPlayer libmpcodecs.Reimar Döffinger2011-06-025-11/+15
* Replace non-existent HAVE_SSE2 with HAVE_SSE.Reimar Döffinger2011-06-021-3/+3
* Port libmpcodec fixes from MPlayer.Reimar Döffinger2011-05-313-10/+10
* Merge remote branch 'qatar/master'Michael Niedermayer2011-05-091-0/+1
* mp: remove use of deprecated old eval APIStefano Sabatini2011-04-212-3/+3
* Update to latest MPlayer version.Reimar Döffinger2011-03-251-4/+4
OpenPOWER on IntegriCloud