]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4video.h
png: check bit depth for PAL8/Y400A pixel formats.
[ffmpeg] / libavcodec / mpeg4video.h
2012-02-15 Martin Storsjömpeg4: Add ff_ prefixes to nonstatic symbols
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Dustin Brodylavc: convert error_recognition to err_recognition.
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-06 Diego Elio PettenòMake inter_rvlc and intra_rvlc static tables.
2010-03-08 Måns RullgårdAdd lots of missing includes
2010-01-09 Michael NiedermayerMake some tables static again, i mistakely thought...
2010-01-08 Michael NiedermayerMove 3 direct MV related functions that i left out...
2010-01-08 Michael NiedermayerRename mpeg4 intra vlc tables so they contain "mpeg4...
2010-01-08 Michael NiedermayerRename DCtab_*, its a global variable and it helps...
2010-01-08 Michael NiedermayerRemove useless line.
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c