summaryrefslogtreecommitdiff
path: root/libavfilter/libmpcodecs
Commit message (Expand)AuthorAge
* 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
* mp: remove use of deprecated old eval APIStefano Sabatini2011-04-21
* Update to latest MPlayer version.Reimar Döffinger2011-03-25
* remove definition of swabj@v2v.cc2011-03-17
* Use av_strdup instead of strdup, fixes mingw buildBaptiste Coudurier2011-03-16
* Remove useage of memalign() from libmpcodecs, not all platforms have memalign().Michael Niedermayer2011-01-28
* Add ASMALIGN() hack to patch around its recent removial from configureMichael Niedermayer2011-01-20
* Hack libmpcodecs to make it buildable.Michael Niedermayer2011-01-20
* Remove dependancy of m_option & m_struct from libmpcodecs.Michael Niedermayer2011-01-20
* Avoid dependancy on global variable verbose in libmpcodecs/vf_pullup.cMichael Niedermayer2011-01-20
* Add #define _BSD_SOURCE where mplayer is not C99.Michael Niedermayer2011-01-20
* Add MPlayers libmpcodecs, this will be needed for our libavfilter wraper for it.Michael Niedermayer2011-01-20