| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove useage of memalign() from libmpcodecs, not all platforms have memalign(). | Michael Niedermayer | 2011-01-28 | 3 | -8/+8 |
* | Add ASMALIGN() hack to patch around its recent removial from configure | Michael Niedermayer | 2011-01-20 | 1 | -0/+2 |
* | Hack libmpcodecs to make it buildable. | Michael Niedermayer | 2011-01-20 | 4 | -7/+17 |
* | Remove dependancy of m_option & m_struct from libmpcodecs. | Michael Niedermayer | 2011-01-20 | 3 | -71/+24 |
* | Avoid dependancy on global variable verbose in libmpcodecs/vf_pullup.c | Michael Niedermayer | 2011-01-20 | 1 | -1/+1 |
* | Add #define _BSD_SOURCE where mplayer is not C99. | Michael Niedermayer | 2011-01-20 | 3 | -0/+3 |
* | Add MPlayers libmpcodecs, this will be needed for our libavfilter wraper for it. | Michael Niedermayer | 2011-01-20 | 75 | -0/+24149 |