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
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2007-06-16move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn'tMåns Rullgård
2007-05-21Split the h261.c file into separate files for the encoder, decoder and common...Panagiotis Issaris
2007-05-10Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun
2007-05-04Move H.261 parser to its own file.Diego Biurrun
2007-03-14kill av_mallocz_static() calls in init_rl()Michael Niedermayer
2006-11-16throw error if unsupported resolution is used with h261Baptiste Coudurier
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-21set supported pixel formats for a few encoders (fixes crashes with grayscale)Michael Niedermayer
2006-09-03remove redundant declarationsMåns Rullgård
2006-08-14fix codec timebase and timestampsMichael Niedermayer
2006-08-14fix h261 parsing bugMichael Niedermayer
2006-07-09--enable/disable parsers. Warning: some combinations are broken.Måns Rullgård
2006-05-29cbp must be >0 here or we are in troubbleMichael Niedermayer
2006-03-08(f)printf --> av_log conversionSteve L'Homme
2006-01-28make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >)Dieter
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-07-15skip_idctMichael Niedermayer
2005-05-01switch to native time basesMichael Niedermayer
2005-04-25avoid unneeded clear_blocks()Michael Niedermayer
2005-04-24Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson
2005-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2005-01-03Disable encoders patch by (Gianluigi Tiesi <mplayer netfarm it>)Gianluigi Tiesi
2004-11-27Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum
2004-11-19fix parserMichael Niedermayer
2004-11-12H261 fixing and cleaning:Maarten Daniels
2004-10-28cleanupMichael Niedermayer
2004-10-28simplify ff_h261_reorder_mb_indexMichael Niedermayer
2004-10-28simplifyMichael Niedermayer
2004-10-28fix and cleanup h261 mb_type selectionMichael Niedermayer
2004-10-28cleanupMichael Niedermayer
2004-10-28H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)Michael Niedermayer
2004-10-09h.261 loop filter fixMichael Niedermayer
2004-10-09nonsense removialMichael Niedermayer
2004-09-27lowres width/height cleanup 3rd tryMichael Niedermayer
2004-09-27set AVCodecContext.width/height to the picture width/height instead of the on...Michael Niedermayer
2004-09-13H.261 decoder improvementsMaarten Daniels
2004-07-26arghMichael Niedermayer
2004-07-22- Support empty GOB's (no mb's) and skip all mb'sChris Flerackers
2004-06-0110l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer
2004-05-31removing h263 specific codeMichael Niedermayer
2004-05-31simplifyMichael Niedermayer
2004-05-31rewrite h261 loop filterMichael Niedermayer
2004-05-31h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer