summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-03-28Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022'Michael Niedermayer8-76/+58
2013-03-27dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun6-75/+44
2012-10-19Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72'Michael Niedermayer17-34/+81
2012-10-18Add support for building shared libraries with MSVCMartin Storsjö7-13/+41
2012-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer22-2626/+2648
2012-08-01dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun5-5/+5
2012-07-31dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun7-13/+39
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2008-11-29Add support for parsing and decoding DCA-HD streams.Kostya Shishkov3-4/+15
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier51-51/+51
2007-06-17add multiple inclusion guards to headersMåns Rullgård51-0/+248
2007-05-03Move dca parser to its own file.Diego Biurrun4-108/+158