OSDN Git Service

libx264: add 'partitions' private option
[coroid/libav_saccubus.git] / libavcodec / mpeg4video.h
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