Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -3/+3 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -5/+5 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | cosmetics, indentation | Baptiste Coudurier | 2010-10-21 | 1 | -1/+1 |
* | 10l fix h263+ encoder, format will be 8, array size is 8 not 7 | Baptiste Coudurier | 2010-10-21 | 1 | -2/+2 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -2/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Better title for the file. | Michael Niedermayer | 2010-01-12 | 1 | -1/+1 |
* | Add missing internal.h to files calling ff_match_2uint16(). | Alexander Strange | 2010-01-11 | 1 | -0/+1 |
* | Add a function to match a 2 element vector of uint16_t and use it in h263 and... | Michael Niedermayer | 2010-01-09 | 1 | -17/+1 |
* | Split H263 encoder and decoder from common code. | Michael Niedermayer | 2010-01-09 | 1 | -0/+857 |