summaryrefslogtreecommitdiffstats
path: root/libavcodec/asv1.c
Commit message (Expand)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* add some #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård2006-09-271-0/+4
* set supported pixel formats for a few encoders (fixes crashes with grayscale)Michael Niedermayer2006-09-201-0/+2
* add assert to clarify that we know what we are doingMichael Niedermayer2006-03-101-0/+1
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-051-3/+3
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-251-1/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-45/+45
* ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)Roine Gustafsson2005-05-071-19/+0
* PIX_FMT_NONE and related fixesMichael Niedermayer2005-04-251-0/+1
* make reverse[] non staticMichael Niedermayer2005-03-261-5/+5
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-5/+0
* av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)Kurosu2005-01-121-1/+1
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-1/+7
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-271-5/+5
* data_size = 0 cleanupMichael Niedermayer2004-05-211-2/+0
* cleanup & memleak fixMichael Niedermayer2004-04-301-2/+0
* get_bit_count -> put_bits_countAlex Beregszaszi2004-02-061-2/+2
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-031-3/+3
* removed the obsolete and unused parameters of init_put_bitsAlex Beregszaszi2003-10-121-1/+1
* asv2 encodingMichael Niedermayer2003-09-011-14/+84
* ASV2 decoderMichael Niedermayer2003-09-011-30/+169
* CONFIG_ENCODERS cleanupMichael Niedermayer2003-06-221-24/+0
* some warning fixesAlex Beregszaszi2003-06-201-3/+3
* CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>)Wolfgang Hesseler2003-05-201-0/+28
* ASV1 codecMichael Niedermayer2003-05-191-0/+454
OpenPOWER on IntegriCloud