]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg12.h
vaapi_h264: Add support for VUI parameters
[ffmpeg] / libavcodec / mpeg12.h
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-02-09 Vittorio Giovarampeg1: Make intra-block decoding independent of MpegEnc...
2015-06-12 Luca Barbatompeg12: Move the vlc bits to a stand alone file
2015-05-31 Vittorio Giovarampegvideo: mpeg12: Move function declarations
2013-03-27 Diego Biurrunmpeg12: Move Mpeg1Context declaration to the only place...
2013-03-27 Diego BiurrunSplit MPEG-1/2 decoder code off from MPEG-1/2 common...
2013-03-27 Diego Biurrunmpeg12: Move some ff_mpeg1_* function declarations...
2013-03-27 Diego Biurruncosmetics: Remove unnecessary extern keywords from...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-19 Anton Khirnovmpeg12: do not decode extradata more than once.
2011-10-23 Janne GrunauRevert "mpeg12: move full_pel from MpegEncContext to...
2011-10-23 Anton Khirnovmpeg12: move closed_gop from MpegEncContext to Mpeg1Context
2011-10-23 Anton Khirnovmpeg12: move full_pel from MpegEncContext to Mpeg1Context
2011-10-23 Anton Khirnovmpeg12: move Mpeg1Context from mpeg12.c to mpeg12.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-05 Vitor SessakMake dc_lum_vlc and dc_chroma_vlc non-static symbols,
2009-05-17 Måns Rullgårdmpeg12: fix non-standard use of "extern inline"
2009-02-05 Peter Rossconvert mpeg1_decode_block_intra() to inline global
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-20 Diego BiurrunRename ff_init_vlcs function to the more descriptive...
2008-08-19 Diego BiurrunUntangle mpeg12.c and mdec.c so that mdec.c can be...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 Aurelien Jacobsforgot to svn add mpeg12.h in r9477