| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/msmpeg4: Factor out common RLTable initialization code | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+0 |
* | avcodec/msmpeg4: Inline number of motion vectors | Andreas Rheinhardt | 2021-01-29 | 1 | -1/+1 |
* | Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347' | Clément Bœsch | 2016-06-29 | 1 | -1/+2 |
|\ |
|
| * | Remove unnecessary get_bits.h #includes | Diego Biurrun | 2016-06-07 | 1 | -1/+2 |
* | | Merge commit 'f9fbd474676e903e12efe83203697d60a9d28cf9' | Derek Buitenhuis | 2016-02-24 | 1 | -3/+0 |
|\| |
|
| * | msmpeg4data: Move WMV2 data tables to their own file | Diego Biurrun | 2016-02-19 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -0/+4 |
|\| |
|
| * | msmpeg4: Split encoding backend code off from general backend code. | Diego Biurrun | 2012-03-01 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -13/+13 |
|\| |
|
| * | msmpeg4: Add ff_ prefixes to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -13/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -1/+1 |
|\| |
|
| * | Remove some stray unnecessary ffmpeg references. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Split the mpeg4 encoder and decoder off h263.c | Michael Niedermayer | 2010-01-07 | 1 | -13/+0 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | spelling cosmetics | Diego Biurrun | 2008-10-02 | 1 | -1/+1 |
* | Add (additional) const to many global tables. | Reimar Döffinger | 2008-10-02 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | remove duplicate tables | Stefan Gehrer | 2008-06-25 | 1 | -1/+0 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Move wmv1_scantable to .rodata section by making it an array of arrays. | Diego Pettenò | 2008-01-07 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Move msmpeg4 tables from a header file to msmpegdata.c. | Diego Biurrun | 2007-08-13 | 1 | -0/+57 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 1 | -2/+2 |
* | split msmpeg4 data to easily share some of it with vc1.c | Aurelien Jacobs | 2007-05-10 | 1 | -2001/+10 |
* | add some comments | Denis Fortin | 2007-05-02 | 1 | -0/+6 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+22 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -131/+131 |
* | wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from (Steve... | Michael Niedermayer | 2005-12-17 | 1 | -4/+4 |
* | adding a few const | Michael Niedermayer | 2005-06-01 | 1 | -4/+4 |
* | In that patch: | anonymous | 2005-01-30 | 1 | -1/+1 |
* | use dc tables from msmpeg4 instead of duplicating them patch by anonymous | anonymous | 2005-01-26 | 1 | -4/+4 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -1/+2 |
* | finetuneing thresholds/factors | Michael Niedermayer | 2003-01-19 | 1 | -1/+4 |
* | qpel encoding | Michael Niedermayer | 2002-12-27 | 1 | -57/+184 |
* | idct permutation cleanup, idct can be selected per context now | Michael Niedermayer | 2002-09-29 | 1 | -5/+5 |
* | wmv1 slice_height != mb_height support | Michael Niedermayer | 2002-07-07 | 1 | -0/+4 |
* | wmv1 support | Michael Niedermayer | 2002-06-18 | 1 | -2/+83 |
* | msmpeg4v1 decoding | Michael Niedermayer | 2002-06-02 | 1 | -23/+28 |
* | msmpeg4v2 decoding (no encoding yet) | Michael Niedermayer | 2002-04-05 | 1 | -0/+16 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+1767 |