aboutsummaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* last timestamp and -vsync 0 fixMichael Niedermayer2004-09-221-1/+6
* initial timestamp fixMichael Niedermayer2004-09-201-9/+11
* forgotten parameterMichael Niedermayer2004-09-021-0/+3
* stack overflowMichael Niedermayer2004-08-141-3/+3
* user overrideable level & profileMichael Niedermayer2004-08-131-0/+6
* spelling fixes, closes bug #1005426Michael Niedermayer2004-08-131-2/+2
* typo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer2004-07-261-1/+1
* multi frame duplication fixMichael Niedermayer2004-07-251-4/+4
* Fix bug causing conversion to stop when output_packet() fails patch by (Patri...Patrice Bensoussan2004-07-251-2/+4
* Option to copy meta data from specified file patch by (Patrice Bensoussan <pa...Patrice Bensoussan2004-07-211-0/+56
* segfault fixMichael Niedermayer2004-07-161-2/+2
* in/outfile optionsMichael Niedermayer2004-07-141-1/+1
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-141-4/+6
* comment is no longer trueMichael Niedermayer2004-07-141-1/+0
* ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer2004-07-051-0/+1
* 100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-07-021-1/+1
* 100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muench...Michael Niedermayer2004-07-021-1/+1
* use a more portable version macroMike Melanson2004-07-011-2/+1
* better audio drift compensationMichael Niedermayer2004-06-301-13/+44
* 10lMichael Niedermayer2004-06-301-1/+1
* audio timestamp drift compensationMichael Niedermayer2004-06-301-31/+42
* 10lMichael Niedermayer2004-06-301-2/+2
* add some expanded information when printing the banner, and always printMike Melanson2004-06-301-1/+11