| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab | Martin Storsjö | 2012-10-18 | 1 | -1/+1 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | dirac: add Comments and references to the standard | Jordi Ortiz | 2012-08-24 | 1 | -19/+61 |
* | dirac: use meaningful return values | Jordi Ortiz | 2012-08-21 | 1 | -12/+13 |
* | dirac: replace compound literal with normal initialiser | Ronald S. Bultje | 2012-06-18 | 1 | -1/+1 |
* | lavc: use avpriv_ prefix for ff_frame_rate_tab. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | lavc: use avpriv_ prefix for ff_dirac_parse_sequence_header. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add a function to parse Dirac's sequence header | David Conrad | 2010-01-11 | 1 | -0/+284 |