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-02-01video4linux2 input supportLuca Abeni
2006-01-31add static keyword to some functionsDieter
2006-01-28Print libavutil version too.Alexander Strasser
2006-01-26ffmpeg forgets to set AVFormatParameters::pix_fmt when capturing from aLuca Abeni
2006-01-26warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2006-01-07better version reportingAlex Beregszaszi
2005-12-29update x264 wrapper.Robert Swain
2005-12-28iterative overlapped block based motion estimation for snowMichael Niedermayer
2005-12-2510l (didnt remove option from old ones after converting to AVOption)Michael Niedermayer
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-18support printing compact qp histogramMichael Niedermayer
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-12-12use PRIxN, %zd, %td formats where neededMåns Rullgård
2005-10-13fix ffserver, it is working for me now again, a more elegant fix is needed th...Alex Beregszaszi
2005-09-21changing a few options to AVOptionsMichael Niedermayer
2005-09-12dont include opt.h in avcodec.hMichael Niedermayer
2005-09-12CAREFULL --> CAREFUL typo fixDiego Biurrun
2005-09-12converting a few more options to AVOptionsMichael Niedermayer
2005-09-12convert some options in ffmpeg.c to AVOptionsMichael Niedermayer
2005-09-12avoid stdio.hMichael Niedermayer
2005-09-11AVOption API improvmentsMichael Niedermayer
2005-09-11do not rescale AV_NOPTS_VALUEMichael Niedermayer
2005-09-04the user sets codec->time_base for video encding so she should also set it fo...Michael Niedermayer
2005-09-02Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).Reimar Döffinger
2005-08-22vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net)Justin Ruggles
2005-08-15support fixing missing pts by parsing future framesMichael Niedermayer
2005-08-11changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...Mike Brown
2005-07-23let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: luc...Luca Abeni
2005-07-18changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer
2005-07-17DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer
2005-07-12error_resilience = FF_ER_CAREFULLMichael Niedermayer
2005-06-27support changing in bitstream global headers into extradata style and backMichael Niedermayer
2005-06-25*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer
2005-06-18Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)Todd Kirby
2005-06-08set log level to AV_LOG_DEBUG if -debug ... is usedMichael Niedermayer
2005-06-03support for adding new components (syntax: ffmpeg -i input_file [output optio...Fabrice Bellard
2005-05-31add -gray command line flagMåns Rullgård
2005-05-26sync output stream against any input stream (extension of map) patch by (Wolf...Wolfram Gloger
2005-05-22b frame strategyMichael Niedermayer
2005-05-1210l (rescaling AV_NOPTS_VALUE)Michael Niedermayer
2005-05-01switch to native time basesMichael Niedermayer
2005-04-25PIX_FMT_NONE and related fixesMichael Niedermayer
2005-03-27motion estimation bitrate penalty compensationMichael Niedermayer
2005-03-24copy extradata for streamcopyMichael Niedermayer
2005-03-2425_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | calcium nurs ...Calcium
2005-03-2330_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)Calcium
2005-03-23support omiting various headers in mpeg4 as WMP seems to have difficulty with...Michael Niedermayer
2005-03-23change audio volume range so that the very slow division by 100 can be avoidedMichael Niedermayer
2005-03-2319_audio_volume_adj.patch by (Calcium | calcium nurs or jp)Calcium