Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-27add some #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård
2006-09-21set supported pixel formats for a few encoders (fixes crashes with grayscale)Michael Niedermayer
2006-03-10add assert to clarify that we know what we are doingMichael Niedermayer
2006-02-05MSVC-compatible __align8/__align16 declarationSteve L'Homme
2006-01-26warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-05-07ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)Roine Gustafsson
2005-04-25PIX_FMT_NONE and related fixesMichael Niedermayer
2005-03-27make reverse[] non staticMichael Niedermayer
2005-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2005-01-12av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)Kurosu
2005-01-12various security fixes and precautionary checksMichael Niedermayer
2004-11-27Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum
2004-05-21data_size = 0 cleanupMichael Niedermayer
2004-04-30cleanup & memleak fixMichael Niedermayer
2004-02-06get_bit_count -> put_bits_countAlex Beregszaszi
2003-11-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-10-13removed the obsolete and unused parameters of init_put_bitsAlex Beregszaszi
2003-09-01asv2 encodingMichael Niedermayer
2003-09-01ASV2 decoderMichael Niedermayer
2003-06-22CONFIG_ENCODERS cleanupMichael Niedermayer
2003-06-20some warning fixesAlex Beregszaszi
2003-05-20CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>)Wolfgang Hesseler
2003-05-19ASV1 codecMichael Niedermayer