]> git.sesse.net Git - ffmpeg/history - libavcodec/asv1.c
Add a bounds check on AVProbeData input.
[ffmpeg] / libavcodec / asv1.c
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårdadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-09-20 Michael Niedermayerset supported pixel formats for a few encoders (fixes...
2006-03-10 Michael Niedermayeradd assert to clarify that we know what we are doing
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-05-07 Roine Gustafssonff_reverse to utils.c patch by (Roine Gustafsson )roine...
2005-04-25 Michael NiedermayerPIX_FMT_NONE and related fixes
2005-03-26 Michael Niedermayermake reverse[] non static
2005-01-23 Michael Niedermayeravoid buf_size == 0 checks in every decoder
2005-01-12 Kurosuav_malloc vs av_mallocz patch by (Kurosu <kurosu infore...
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-04-30 Michael Niedermayercleanup & memleak fix
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-09-01 Michael Niedermayerasv2 encoding
2003-09-01 Michael NiedermayerASV2 decoder
2003-06-22 Michael NiedermayerCONFIG_ENCODERS cleanup
2003-06-20 Alex Beregszaszisome warning fixes
2003-05-20 Wolfgang HesselerCONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at...
2003-05-19 Michael NiedermayerASV1 codec