]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpeg12data.h
Fix segault
[frescor/ffmpeg.git] / libavcodec / mpeg12data.h
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-05 aurelmove relevant declarations to mpeg12data.h
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 aureladd proper ff_ prefix to new extern symbols
2007-07-05 aurelsplit mpeg12 encoder out of mpeg12.c
2007-06-17 gpoirieradd a comment to indicate which #endif belong to which...
2007-06-17 mruadd multiple inclusion guards to headers
2007-06-16 mruinclude all prerequisites in header files
2007-03-04 bcoudurierdummy support for mpeg2 non linear quant
2006-11-12 mrumake more tables static
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mrufix some signedness warnings
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-08-08 diegoFix some "'static' is not at beginning of declaration...
2006-07-02 michaelstaric frame_rate_tab -> non static ff_frame_rate_tab...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-06-01 michaeladding a few const
2004-04-30 michael10000l
2004-04-27 michaelsimplify
2004-03-02 iiveadd vlc for cbp=0 that is valid in 422,444
2004-02-26 michaelAVCodec.supported_framerates
2004-01-04 michaelSVCD scan offset stuff
2003-12-04 michaelrv20 (h263) b frame decoding support
2003-10-20 michaelAVRational
2003-06-22 michaelniCONFIG_ENCODERS cleanup
2003-04-11 michaelni100l (mpeg2 decoding fixed)
2003-04-10 michaelnisimplified adressing of most mb based arrays (mb_x...
2003-03-12 michaelniper context frame_rate_base, this should finally fix...
2003-03-06 michaelniper file doxy
2003-03-01 michaelnifixing inaccurate frame_rate
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-12-06 michaelnimpeg1&2 aspect decoding
2002-09-29 michaelniidct permutation cleanup, idct can be selected per...
2002-07-10 michaelniadding ff prefix to avoid global name conficts with...
2002-06-18 michaelnidc scale simplification/optimization
2002-02-13 michaelnioptimized encode_dc() (+2% speed on P3 for mpeg1 intra...
2002-02-13 michaelnioptimize mpeg1_encode_block()
2001-08-13 glantauwin32 fixes
2001-08-07 glantauupdated scans
2001-08-06 glantautypes fix
2001-08-03 arpi_espMMX/MMXEXT iDCT support, using external functions curre...
2001-07-22 glantauInitial revision