| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -12/+12 |
|\ |
|
| * | mpeg4: Add ff_ prefixes to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -12/+12 |
* | | mpeg4dec: restore error concealment functionality after merge | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+2 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -1/+1 |
| * | lavc: convert error_recognition to err_recognition. | Dustin Brody | 2011-12-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-22 | 1 | -1/+1 |
|\| |
|
| * | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Make inter_rvlc and intra_rvlc static tables. | Diego Elio Pettenò | 2011-02-06 | 1 | -3/+0 |
* | | Make inter_rvlc and intra_rvlc static tables. | Diego Elio Pettenò | 2011-02-06 | 1 | -3/+0 |
|/ |
|
* | Add lots of missing includes | Måns Rullgård | 2010-03-08 | 1 | -0/+5 |
* | Make some tables static again, i mistakely thought they would be used in several | Michael Niedermayer | 2010-01-09 | 1 | -6/+0 |
* | Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c. | Michael Niedermayer | 2010-01-08 | 1 | -0/+7 |
* | Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readability | Michael Niedermayer | 2010-01-08 | 1 | -4/+4 |
* | Rename DCtab_*, its a global variable and it helps understanding if mpeg4 | Michael Niedermayer | 2010-01-08 | 1 | -2/+2 |
* | Remove useless line. | Michael Niedermayer | 2010-01-08 | 1 | -1/+0 |
* | Split the mpeg4 encoder and decoder off h263.c | Michael Niedermayer | 2010-01-07 | 1 | -0/+197 |