]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/asv1.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavcodec / asv1.c
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mruadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-09-20 michaelset supported pixel formats for a few encoders (fixes...
2006-03-10 michaeladd assert to clarify that we know what we are doing
2006-02-05 diegoMSVC-compatible __align8/__align16 declaration
2006-01-25 diegowarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-05-07 michaelff_reverse to utils.c patch by (Roine Gustafsson )roine...
2005-04-25 michaelPIX_FMT_NONE and related fixes
2005-03-26 michaelmake reverse[] non static
2005-01-23 michaelavoid buf_size == 0 checks in every decoder
2005-01-12 michaelav_malloc vs av_mallocz patch by (Kurosu <kurosu infore...
2005-01-12 michaelvarious security fixes and precautionary checks
2004-11-27 michaelMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-05-21 michaeldata_size = 0 cleanup
2004-04-30 michaelcleanup & memleak fix
2004-02-06 alexget_bit_count -> put_bits_count
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-12 alexremoved the obsolete and unused parameters of init_put_bits
2003-09-01 michaelniasv2 encoding
2003-09-01 michaelniASV2 decoder
2003-06-22 michaelniCONFIG_ENCODERS cleanup
2003-06-20 al3xsome warning fixes
2003-05-20 michaelniCONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at...
2003-05-19 michaelniASV1 codec