| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
|\ |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for parsers. | Anton Khirnov | 2011-11-02 | 1 | -5/+5 |
| * | 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 |
* | | Fix a regression in the dca parser introduced by dts express support. | Hendrik Leppkes | 2011-10-28 | 1 | -1/+2 |
* | | dca_parser: Add support for parsing dts express | Hendrik Leppkes | 2011-10-28 | 1 | -6/+3 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 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 |