summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-16Merge commit 'c591d4575a6f97fbbe6145304b1ea960e8e81e14'Michael Niedermayer6-13/+11
2013-08-15avcodec: Replace local extern declarations for tables with header #includesDiego Biurrun6-13/+11
2012-03-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer80-2482/+2375
2012-03-01msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun6-690/+734
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer201-1069/+1983
2012-02-15msmpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö8-98/+98
2012-02-15h263: Add ff_ prefix to nonstatic symbolsMartin Storsjö18-158/+158
2011-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer75-3644/+1853
2011-11-02Remove some stray unnecessary ffmpeg references.Diego Biurrun20-21/+21
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2010-01-08Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readabilityMichael Niedermayer5-24/+24
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-11-24cosmetics: Align table for better readability.Diego Biurrun1-16/+16
2008-10-02spelling cosmeticsDiego Biurrun10-40/+40
2008-10-02Add (additional) const to many global tables.Reimar Döffinger13-18/+18
2008-06-25remove duplicate tablesStefan Gehrer10-102/+19
2008-01-07Move wmv1_scantable to .rodata section by making it an array of arrays.Diego Pettenò2-48/+42
2007-08-13Move msmpeg4 tables from a header file to msmpegdata.c.Diego Biurrun4-2024/+2014
2007-07-05Group all copyright and author notices together.Diego Biurrun38-178/+161
2007-05-10split msmpeg4 data to easily share some of it with vc1.cAurelien Jacobs5-2013/+2088