Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -4/+0 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add support for parsing and decoding DCA-HD streams. | Kostya Shishkov | 2008-11-29 | 1 | -2/+9 |
* | DCA frame size is constant | Kostya Shishkov | 2008-04-15 | 1 | -1/+6 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -1/+1 |
* | make some parser parameters const to avoid casting const to non-const | Aurelien Jacobs | 2007-05-07 | 1 | -3/+3 |
* | Remove superfluous #includes, parser.h now includes its prerequisites. | Diego Biurrun | 2007-05-05 | 1 | -1/+0 |
* | Move dca parser to its own file. | Diego Biurrun | 2007-05-03 | 1 | -0/+127 |