summaryrefslogtreecommitdiffstats
path: root/libavcodec/dca_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-061-1/+79
|\
| * dca_parser: parse the sample rate and frame durationsJustin Ruggles2012-03-051-1/+79
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-1/+1
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-031-5/+5
|\ \ | |/
| * lavc: use designated initialisers for parsers.Anton Khirnov2011-11-021-5/+5
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-1/+1
* | Fix a regression in the dca parser introduced by dts express support.Hendrik Leppkes2011-10-281-1/+2
* | dca_parser: Add support for parsing dts expressHendrik Leppkes2011-10-281-6/+3
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-281-1/+1
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-4/+0
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Add support for parsing and decoding DCA-HD streams.Kostya Shishkov2008-11-291-2/+9
* DCA frame size is constantKostya Shishkov2008-04-151-1/+6
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-1/+1
* make some parser parameters const to avoid casting const to non-constAurelien Jacobs2007-05-071-3/+3
* Remove superfluous #includes, parser.h now includes its prerequisites.Diego Biurrun2007-05-051-1/+0
* Move dca parser to its own file.Diego Biurrun2007-05-031-0/+127
OpenPOWER on IntegriCloud