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-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
2005-03-2312_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium | calciu...Calcium
2005-03-2208_limit_in_filesize.patch by (Calcium | calcium nurs or jp)Calcium
2005-03-22init has_b_frames for stream copyMichael Niedermayer
2005-03-17argument name for -vdtMåns Rullgård
2005-03-17more fine grained discarding of packetsMichael Niedermayer
2005-03-15set global_qualityMichael Niedermayer
2005-02-27This patch corrects the bug, that if padbottom IS NOT specified andCalcium
2005-02-24kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård
2005-02-17better error message patch by (Michel Bardiaux <mbardiaux peaktime be>)Michel Bardiaux
2005-02-06seperate bitstream encoding skip from PASS1 flagMichael Niedermayer
2005-02-02mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...Michael Niedermayer
2005-01-29dont predict missing timestamps if we lack the required information to do soMichael Niedermayer
2005-01-22support discarding of uninterresting packetsMichael Niedermayer
2005-01-22console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourcef...Roine Gustafsson