Check size_bmp more fully
[platform/upstream/libav.git] / libavcodec / mpeg12.h
2017-08-18 Haejeong KimUpdate 11.4 -> 12.1 (Merge branch 'upstream' into tizen) 84/144884/2 accepted/tizen/4.0/unified/20170828.222650 accepted/tizen/unified/20170822.113049 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100006
2017-08-18 Haejeong KimImported Upstream version 12.1 39/144839/1 upstream/12.1
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