summaryrefslogtreecommitdiffstats
path: root/libavfilter/libmpcodecs
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove definition of swabj@v2v.cc2011-03-171-4/+0
* Use av_strdup instead of strdup, fixes mingw buildBaptiste Coudurier2011-03-162-4/+2
* Remove useage of memalign() from libmpcodecs, not all platforms have memalign().Michael Niedermayer2011-01-283-8/+8
* Add ASMALIGN() hack to patch around its recent removial from configureMichael Niedermayer2011-01-201-0/+2
* Hack libmpcodecs to make it buildable.Michael Niedermayer2011-01-204-7/+17
* Remove dependancy of m_option & m_struct from libmpcodecs.Michael Niedermayer2011-01-203-71/+24
* Avoid dependancy on global variable verbose in libmpcodecs/vf_pullup.cMichael Niedermayer2011-01-201-1/+1
* Add #define _BSD_SOURCE where mplayer is not C99.Michael Niedermayer2011-01-203-0/+3
* Add MPlayers libmpcodecs, this will be needed for our libavfilter wraper for it.Michael Niedermayer2011-01-2075-0/+24149
OpenPOWER on IntegriCloud