summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* 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
* removing useless codeMichael Niedermayer2004-09-22
* last timestamp and -vsync 0 fixMichael Niedermayer2004-09-22
* initial timestamp fixMichael Niedermayer2004-09-20
* forgotten parameterMichael Niedermayer2004-09-02
* stack overflowMichael Niedermayer2004-08-14
* user overrideable level & profileMichael Niedermayer2004-08-13
* spelling fixes, closes bug #1005426Michael Niedermayer2004-08-13
* typo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer2004-07-26
* multi frame duplication fixMichael Niedermayer2004-07-25
* Fix bug causing conversion to stop when output_packet() fails patch by (Patri...Patrice Bensoussan2004-07-25
* Option to copy meta data from specified file patch by (Patrice Bensoussan <pa...Patrice Bensoussan2004-07-21
* segfault fixMichael Niedermayer2004-07-16
* in/outfile optionsMichael Niedermayer2004-07-14
* libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer2004-07-14
* comment is no longer trueMichael Niedermayer2004-07-14
* ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer2004-07-05
* 100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-07-02
* 100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muench...Michael Niedermayer2004-07-02
* use a more portable version macroMike Melanson2004-07-01
* better audio drift compensationMichael Niedermayer2004-06-30
* 10lMichael Niedermayer2004-06-30
* audio timestamp drift compensationMichael Niedermayer2004-06-30
* 10lMichael Niedermayer2004-06-30
* add some expanded information when printing the banner, and always printMike Melanson2004-06-30
* -t + capture bugfixMichael Niedermayer2004-06-29
* try to allocate the buffer before usig it :)Michael Niedermayer2004-06-22
* flush audio encoder buffers at the endMichael Niedermayer2004-06-22
* Correct audio parameters when grabbing and using "-acodec copy" patch by (Wol...Wolfram Gloger2004-06-18
* A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni2004-06-18
* pass timestamps correctly for -sync 0Michael Niedermayer2004-06-15
* timestamp discontinuity correction try #1Michael Niedermayer2004-06-12
* user specified start time offsetWolfram Gloger2004-06-11