Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -4/+4 |
|\ | |||||
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -4/+4 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
|/ | |||||
* | Change ref_index structure so it matches how its organized in h264. | Michael Niedermayer | 2010-03-23 | 1 | -1/+1 |
* | Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c. | Michael Niedermayer | 2010-01-08 | 1 | -0/+99 |
* | Split the mpeg4 encoder and decoder off h263.c | Michael Niedermayer | 2010-01-07 | 1 | -0/+72 |