]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpeg12data.h
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavcodec / mpeg12data.h
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