summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-76/+76
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-171-2/+8
* error_resilience = FF_ER_CAREFULLMichael Niedermayer2005-07-111-1/+1
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-271-3/+10
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-251-0/+4
* Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)Todd Kirby2005-06-181-0/+3
* set log level to AV_LOG_DEBUG if -debug ... is usedMichael Niedermayer2005-06-071-0/+1
* support for adding new components (syntax: ffmpeg -i input_file [output optio...Fabrice Bellard2005-06-031-357/+550
* add -gray command line flagMåns Rullgård2005-05-311-0/+7
* sync output stream against any input stream (extension of map) patch by (Wolf...Wolfram Gloger2005-05-261-9/+46
* b frame strategyMichael Niedermayer2005-05-211-2/+4
* 10l (rescaling AV_NOPTS_VALUE)Michael Niedermayer2005-05-121-1/+1
* switch to native time basesMichael Niedermayer2005-04-301-45/+44
* PIX_FMT_NONE and related fixesMichael Niedermayer2005-04-251-1/+1
* motion estimation bitrate penalty compensationMichael Niedermayer2005-03-271-0/+3
* copy extradata for streamcopyMichael Niedermayer2005-03-241-0/+2
* 25_fix_problem_that_unsynced_with_ss_option.patch by (Calcium | calcium nurs ...Calcium2005-03-231-1/+1
* 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp)Calcium2005-03-231-2/+2
* support omiting various headers in mpeg4 as WMP seems to have difficulty with...Michael Niedermayer2005-03-231-0/+1
* change audio volume range so that the very slow division by 100 can be avoidedMichael Niedermayer2005-03-231-5/+4
* 19_audio_volume_adj.patch by (Calcium | calcium nurs or jp)Calcium2005-03-231-0/+17
* 12_finish_encoding_at_shortest_stream_was_finished.patch by (Calcium | calciu...Calcium2005-03-231-1/+3
* 08_limit_in_filesize.patch by (Calcium | calcium nurs or jp)Calcium2005-03-221-0/+6
* init has_b_frames for stream copyMichael Niedermayer2005-03-221-0/+1
* argument name for -vdtMåns Rullgård2005-03-171-1/+1
* more fine grained discarding of packetsMichael Niedermayer2005-03-171-2/+6
* set global_qualityMichael Niedermayer2005-03-141-0/+1
* This patch corrects the bug, that if padbottom IS NOT specified andCalcium2005-02-271-4/+4
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-1/+1
* better error message patch by (Michel Bardiaux <mbardiaux peaktime be>)Michel Bardiaux2005-02-161-1/+1
* seperate bitstream encoding skip from PASS1 flagMichael Niedermayer2005-02-061-0/+5
* mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...Michael Niedermayer2005-02-021-18/+18
* dont predict missing timestamps if we lack the required information to do soMichael Niedermayer2005-01-291-1/+1
* support discarding of uninterresting packetsMichael Niedermayer2005-01-221-0/+4
* console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourcef...Roine Gustafsson2005-01-211-7/+7
* Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>)Martin Drab2005-01-191-0/+49
* trying to fix the -ss bugsMichael Niedermayer2005-01-171-1/+3
* never freed buffer fixMichael Niedermayer2005-01-121-0/+1
* dissallow sprintfMichael Niedermayer2005-01-121-1/+1
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-9/+9
* 10l (ret vs. ret>0)Michael Niedermayer2005-01-101-1/+1
* .{Y,U,V} image2 supportMichael Niedermayer2005-01-041-2/+2
* target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot luc.ac...Panagiotis Issaris2004-12-291-0/+1
* target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>)Panagiotis Issaris2004-12-291-1/+11
* stream copy block_alignMichael Niedermayer2004-12-201-0/+1
* When using the -target option, although PAL or NTSC is specified,Panagiotis Issaris2004-12-191-2/+9
* try to guess the fps if they are variableMichael Niedermayer2004-12-191-5/+4
* try to set next_pts to a reasonable value in case of streamcopyMichael Niedermayer2004-12-141-0/+13
* more flexible frame skip decissionMichael Niedermayer2004-12-081-0/+6
* frame skip supportMichael Niedermayer2004-12-081-0/+6
OpenPOWER on IntegriCloud