summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpeg4video.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-1/+1
|\
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Make inter_rvlc and intra_rvlc static tables.Diego Elio Pettenò2011-02-061-3/+0
* | Make inter_rvlc and intra_rvlc static tables.Diego Elio Pettenò2011-02-061-3/+0
|/
* Add lots of missing includesMåns Rullgård2010-03-081-0/+5
* Make some tables static again, i mistakely thought they would be used in severalMichael Niedermayer2010-01-091-6/+0
* Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c.Michael Niedermayer2010-01-081-0/+7
* Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves readabilityMichael Niedermayer2010-01-081-4/+4
* Rename DCtab_*, its a global variable and it helps understanding if mpeg4Michael Niedermayer2010-01-081-2/+2
* Remove useless line.Michael Niedermayer2010-01-081-1/+0
* Split the mpeg4 encoder and decoder off h263.cMichael Niedermayer2010-01-071-0/+197
OpenPOWER on IntegriCloud