]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg4data.h
Add a bounds check on AVProbeData input.
[ffmpeg] / libavcodec / mpeg4data.h
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-06-01 Michael Niedermayeradding a few const
2003-10-20 Michael NiedermayerAVRational
2003-10-12 Michael Niedermayerintra dc treshold != 0 decoding fixed
2003-07-07 Alex Beregszasziwarning fix
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-03-12 Michael Niedermayerrvlc decoding support
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-12-30 Michael Niedermayercorrecter mpeg4 headers
2002-12-09 Michael Niedermayercorrect mpeg4 vo type
2002-10-13 Michael Niedermayerbetter/cleaner error resilience (done in a 2nd pass...
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-13 Michael Niedermayerinterlaced mpeg4 b frame decoding
2002-06-18 Michael Niedermayerdc scale simplification/optimization
2002-06-02 Michael Niedermayerdata partitioning
2002-05-03 Juanjo- H263 PAR support by Alex Beregszaszi.
2002-04-22 Michael Niedermayerexport delay info
2002-04-07 Michael Niedermayermpeg4 mpeg quantizer support
2002-04-05 Michael Niedermayermsmpeg4v2 decoding (no encoding yet)
2002-03-12 Michael Niedermayermpeg4 b-frames :)
2002-03-07 Michael Niedermayergmc bitstream decoding support (the real motion compens...
2002-03-05 Michael Niedermayerparsing more of the mpeg4 header & print some "not...
2001-08-07 Fabrice Bellardupdated scans
2001-07-22 Fabrice BellardInitial revision