]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg12.h
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec / mpeg12.h
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