summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
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
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-07Split the mpeg4 encoder and decoder off h263.cMichael Niedermayer14-3884/+4113
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini117-121/+121
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-10-02spelling cosmeticsDiego Biurrun10-40/+40
2008-10-02Add (additional) const to many global tables.Reimar Döffinger13-18/+18
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-06-25remove duplicate tablesStefan Gehrer10-102/+19
2008-05-09Use full path for #includes from another directory.Diego Biurrun192-319/+351
2008-01-07Move wmv1_scantable to .rodata section by making it an array of arrays.Diego Pettenò2-48/+42
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
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
2007-05-02add some commentsDenis Fortin1-0/+6
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun422-1751/+2588
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun67-6/+1219
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2005-12-17wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve...Michael Niedermayer1-4/+4
2005-06-01adding a few constMichael Niedermayer16-61/+61
2005-01-30In that patch:anonymous6-325/+481
2005-01-26use dc tables from msmpeg4 instead of duplicating them patch by anonymousanonymous4-147/+33
2003-03-06per file doxyMichael Niedermayer66-27/+342
2003-01-19finetuneing thresholds/factorsMichael Niedermayer9-114/+374
2002-12-27qpel encodingMichael Niedermayer18-970/+3213
2002-09-29idct permutation cleanup, idct can be selected per context nowMichael Niedermayer20-517/+587
2002-07-07wmv1 slice_height != mb_height supportMichael Niedermayer3-50/+163
2002-06-18wmv1 supportMichael Niedermayer4-11/+114
2002-06-02msmpeg4v1 decodingMichael Niedermayer3-93/+250
2002-04-05msmpeg4v2 decoding (no encoding yet)Michael Niedermayer9-98/+391
2001-07-22Initial revisionFabrice Bellard80-0/+31513