]> git.sesse.net Git - ffmpeg/history - libavcodec/asv1.c
Fix rc_eq mem leak.
[ffmpeg] / libavcodec / asv1.c
2008-07-13 Ramiro Pollabitstream: move put_sbits() from flacenc.c to bitstream...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-29 Stefano SabatiniAdd ASUS V1/V2 decoder codec long names.
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-04-08 Alexander StrangeIncrease alignment for DCT block arrays from 8 to 16
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-05 Aurelien Jacobsremove #include "mpegvideo.h" where it is not needed
2008-02-01 Michael Niedermayerconst
2007-08-21 Aurelien Jacobsasv1.c directly uses Put/GetBitContext, so it should...
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