summaryrefslogtreecommitdiffstats
path: root/libavfilter/libmpcodecs
Commit message (Expand)AuthorAgeFilesLines
...
* 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