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