Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-05dca_parser: parse the sample rate and frame durationsJustin Ruggles
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-02lavc: use designated initialisers for parsers.Anton Khirnov
2011-10-28Fix a regression in the dca parser introduced by dts express support.Hendrik Leppkes
2011-10-28dca_parser: Add support for parsing dts expressHendrik Leppkes
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-28Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò
2011-01-26Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-11-29Add support for parsing and decoding DCA-HD streams.Kostya Shishkov
2008-04-15DCA frame size is constantKostya Shishkov
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2007-05-07make some parser parameters const to avoid casting const to non-constAurelien Jacobs
2007-05-06Remove superfluous #includes, parser.h now includes its prerequisites.Diego Biurrun
2007-05-04Move dca parser to its own file.Diego Biurrun