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-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
2005-01-19Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>)Martin Drab
2005-01-17trying to fix the -ss bugsMichael Niedermayer
2005-01-12never freed buffer fixMichael Niedermayer
2005-01-12dissallow sprintfMichael Niedermayer
2005-01-12various security fixes and precautionary checksMichael Niedermayer
2005-01-1010l (ret vs. ret>0)Michael Niedermayer
2005-01-04.{Y,U,V} image2 supportMichael Niedermayer
2004-12-30target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot luc.ac...Panagiotis Issaris
2004-12-29target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>)Panagiotis Issaris
2004-12-20stream copy block_alignMichael Niedermayer
2004-12-19When using the -target option, although PAL or NTSC is specified,Panagiotis Issaris
2004-12-19try to guess the fps if they are variableMichael Niedermayer
2004-12-14try to set next_pts to a reasonable value in case of streamcopyMichael Niedermayer