summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* max frames command line optionsMichael Niedermayer2004-11-301-0/+9
* 10l (encode bit buffer too small for 1920x1080 raw)Michael Niedermayer2004-11-271-10/+13
* BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge...François Revol2004-11-211-4/+4
* parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ...Michael Niedermayer2004-11-211-0/+3
* disable redundant image formats, otherwise we wont get any bugreports about -...Michael Niedermayer2004-11-141-1/+1
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-111-3/+11
* remove weird offsetsMichael Niedermayer2004-11-041-1/+1
* stdin detection fixMichael Niedermayer2004-10-241-1/+1
* * Introducing new UI for grabbing.Roman Shaposhnik2004-10-201-7/+22
* add the long_name to the -formats output patch by (john Galloway <jrg at mons...Michael Niedermayer2004-10-191-5/+10
* update sync_opts for video frame copy patch by (Wolfram Gloger <wmglo at dent...Wolfram Gloger2004-10-171-1/+3
* user setable preload and max_mux_delayMichael Niedermayer2004-10-161-0/+12
* user setable fourccMichael Niedermayer2004-10-161-1/+29
* support strictly enforcing gop sizeMichael Niedermayer2004-10-151-0/+5
* config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-10-111-0/+1
* use native timebase for seekingMichael Niedermayer2004-10-101-1/+1
* Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime ...Michel Bardiaux2004-10-071-1/+1
* do not randomize unknown timestampsMichael Niedermayer2004-10-071-1/+4
* user selectable packet_size and mux_rateMichael Niedermayer2004-10-061-0/+15
* AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis...Paul Curtis2004-10-031-1/+1
* fix initial vbv buffer underflowMichael Niedermayer2004-10-031-0/+1
* ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at v...Nathan Kurz2004-09-291-0/+1
* avoid using local arrays outside the block where they live ...Michael Niedermayer2004-09-281-2/+5
* less printf spamMichael Niedermayer2004-09-281-1/+1
* fix assertMichael Niedermayer2004-09-281-2/+2
* 10l (wrong context)Michael Niedermayer2004-09-251-1/+1
* 1/2 resolution decodingMichael Niedermayer2004-09-251-0/+6
* removing useless codeMichael Niedermayer2004-09-221-15/+0
OpenPOWER on IntegriCloud