summaryrefslogtreecommitdiff
path: root/libavcodec/msmpeg4data.h
Commit message (Expand)AuthorAge
* msmpeg4data: Move WMV2 data tables to their own fileDiego Biurrun2016-02-19
* msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun2012-03-01
* msmpeg4: Add ff_ prefixes to nonstatic symbolsMartin Storsjö2012-02-15
* Remove some stray unnecessary ffmpeg references.Diego Biurrun2011-11-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Split the mpeg4 encoder and decoder off h263.cMichael Niedermayer2010-01-07
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-13
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* spelling cosmeticsDiego Biurrun2008-10-02
* Add (additional) const to many global tables.Reimar Döffinger2008-10-02
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* remove duplicate tablesStefan Gehrer2008-06-25
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Move wmv1_scantable to .rodata section by making it an array of arrays.Diego Pettenò2008-01-07
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Move msmpeg4 tables from a header file to msmpegdata.c.Diego Biurrun2007-08-13
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* split msmpeg4 data to easily share some of it with vc1.cAurelien Jacobs2007-05-10
* add some commentsDenis Fortin2007-05-02
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve...Michael Niedermayer2005-12-17
* adding a few constMichael Niedermayer2005-06-01
* In that patch:anonymous2005-01-30
* use dc tables from msmpeg4 instead of duplicating them patch by anonymousanonymous2005-01-26
* per file doxyMichael Niedermayer2003-03-06
* finetuneing thresholds/factorsMichael Niedermayer2003-01-19
* qpel encodingMichael Niedermayer2002-12-27
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-29
* wmv1 slice_height != mb_height supportMichael Niedermayer2002-07-07
* wmv1 supportMichael Niedermayer2002-06-18
* msmpeg4v1 decodingMichael Niedermayer2002-06-02
* msmpeg4v2 decoding (no encoding yet)Michael Niedermayer2002-04-05
* Initial revisionFabrice Bellard2001-07-22