summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* This patch corrects the bug, that if padbottom IS NOT specified andCalcium2005-02-27
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* better error message patch by (Michel Bardiaux <mbardiaux peaktime be>)Michel Bardiaux2005-02-16
* seperate bitstream encoding skip from PASS1 flagMichael Niedermayer2005-02-06
* mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...Michael Niedermayer2005-02-02
* dont predict missing timestamps if we lack the required information to do soMichael Niedermayer2005-01-29
* support discarding of uninterresting packetsMichael Niedermayer2005-01-22
* console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourcef...Roine Gustafsson2005-01-21
* Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>)Martin Drab2005-01-19
* trying to fix the -ss bugsMichael Niedermayer2005-01-17
* never freed buffer fixMichael Niedermayer2005-01-12
* dissallow sprintfMichael Niedermayer2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* 10l (ret vs. ret>0)Michael Niedermayer2005-01-10
* .{Y,U,V} image2 supportMichael Niedermayer2005-01-04
* target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot luc.ac...Panagiotis Issaris2004-12-29
* target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>)Panagiotis Issaris2004-12-29
* stream copy block_alignMichael Niedermayer2004-12-20
* When using the -target option, although PAL or NTSC is specified,Panagiotis Issaris2004-12-19
* try to guess the fps if they are variableMichael Niedermayer2004-12-19
* try to set next_pts to a reasonable value in case of streamcopyMichael Niedermayer2004-12-14
* more flexible frame skip decissionMichael Niedermayer2004-12-08
* frame skip supportMichael Niedermayer2004-12-08
* max frames command line optionsMichael Niedermayer2004-11-30
* 10l (encode bit buffer too small for 1920x1080 raw)Michael Niedermayer2004-11-27
* BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge...François Revol2004-11-21
* parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ...Michael Niedermayer2004-11-21
* disable redundant image formats, otherwise we wont get any bugreports about -...Michael Niedermayer2004-11-14
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-11
* remove weird offsetsMichael Niedermayer2004-11-04
* stdin detection fixMichael Niedermayer2004-10-24
* * Introducing new UI for grabbing.Roman Shaposhnik2004-10-20
* add the long_name to the -formats output patch by (john Galloway <jrg at mons...Michael Niedermayer2004-10-19
* update sync_opts for video frame copy patch by (Wolfram Gloger <wmglo at dent...Wolfram Gloger2004-10-17
* user setable preload and max_mux_delayMichael Niedermayer2004-10-16
* user setable fourccMichael Niedermayer2004-10-16
* support strictly enforcing gop sizeMichael Niedermayer2004-10-15
* config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-10-11
* use native timebase for seekingMichael Niedermayer2004-10-10
* Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime ...Michel Bardiaux2004-10-07
* do not randomize unknown timestampsMichael Niedermayer2004-10-07
* user selectable packet_size and mux_rateMichael Niedermayer2004-10-06
* AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis...Paul Curtis2004-10-03
* fix initial vbv buffer underflowMichael Niedermayer2004-10-03
* ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at v...Nathan Kurz2004-09-29
* avoid using local arrays outside the block where they live ...Michael Niedermayer2004-09-28
* less printf spamMichael Niedermayer2004-09-28
* fix assertMichael Niedermayer2004-09-28
* 10l (wrong context)Michael Niedermayer2004-09-25
* 1/2 resolution decodingMichael Niedermayer2004-09-25