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
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-12-12use PRIxN, %zd, %td formats where neededMåns Rullgård
2005-05-09#defines for strict_std_compliance and split between inofficial extensions an...Michael Niedermayer
2005-04-24Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson
2005-03-07AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer
2005-02-24-strict -1 comment fixMichael Niedermayer
2005-02-17buffer overflowsMichael Niedermayer
2005-02-06seperate bitstream encoding skip from PASS1 flagMichael Niedermayer
2005-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2005-01-12dissallow sprintfMichael Niedermayer
2005-01-12various security fixes and precautionary checksMichael Niedermayer
2004-12-29common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer
2004-11-28fix interlacing check in v1 huffyuv.Loren Merritt
2004-11-28split ffhuffyuv into 2 codecs:Loren Merritt
2004-11-27Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum
2004-11-27new option: context_modelLoren Merritt
2004-11-14plane predicted non-interlacd rgb decodeing fixMichael Niedermayer
2004-09-17huffyuv writes to AVCodecContext.stats_out only once every 32 frames,Michael Niedermayer
2004-09-17warning the user about possible incompatibilitiesMichael Niedermayer
2004-09-17(non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d...Loren Merritt
2004-09-1510lMichael Niedermayer
2004-08-27yuv median encoding 10l fixMichael Niedermayer
2004-08-17more untested bigendian fixesMichael Niedermayer
2004-08-17big endian fix (untested)Michael Niedermayer
2004-06-01remove stupid YV12-huffyuv warningMichael Niedermayer
2004-05-21data_size = 0 cleanupMichael Niedermayer
2004-04-30cleanup & memleak fixMichael Niedermayer
2004-02-06get_bit_count -> put_bits_countAlex Beregszaszi
2004-01-25freebsd fix for mpeg12.c (moving INT64_MAX to common.h)Alex Beregszaszi
2003-11-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-10-13fix the case where all vlc codes are 8 bits long (repeat=256)Michael Niedermayer
2003-10-13alignment 10lMichael Niedermayer
2003-10-13mmx2 optimization of huffyuv median encodingMichael Niedermayer
2003-10-1310lMichael Niedermayer
2003-10-13removed the obsolete and unused parameters of init_put_bitsAlex Beregszaszi
2003-07-20default for slices is display order againMichael Niedermayer
2003-07-17AVCodec.flush()Michael Niedermayer
2003-06-22CONFIG_ENCODERS cleanupMichael Niedermayer
2003-06-16a bottle of coke (=0.5l)Alex Beregszaszi
2003-05-24Warning and compatibility fixes.Falk Hüffner
2003-05-23cleanupMichael Niedermayer
2003-05-19ASV1 codecMichael Niedermayer
2003-05-12* quiet missing EOF \n warningZdenek Kabelac
2003-05-08more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler <qv at multimediaware dot c...Michael Niedermayer
2003-05-07release buffer cleanupMichael Niedermayer
2003-04-25fixing mixed dr1 + internal buffersMichael Niedermayer
2003-03-12* added more optionsZdenek Kabelac
2003-03-06per file doxyMichael Niedermayer
2003-03-0510lMichael Niedermayer
2003-02-24* const arraysZdenek Kabelac