summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* -t + capture bugfixMichael Niedermayer2004-06-291-17/+19
* try to allocate the buffer before usig it :)Michael Niedermayer2004-06-221-11/+11
* flush audio encoder buffers at the endMichael Niedermayer2004-06-221-1/+53
* Correct audio parameters when grabbing and using "-acodec copy" patch by (Wol...Wolfram Gloger2004-06-181-1/+2
* A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni2004-06-181-5/+11
* pass timestamps correctly for -sync 0Michael Niedermayer2004-06-151-12/+19
* timestamp discontinuity correction try #1Michael Niedermayer2004-06-121-6/+23
* user specified start time offsetWolfram Gloger2004-06-111-3/+26
* -cbpMichael Niedermayer2004-06-051-2/+7
* -qprdMichael Niedermayer2004-06-021-0/+5
* 10l (-top 0)Michael Niedermayer2004-06-021-1/+1
* correctly interleave packets during encodingMichael Niedermayer2004-05-291-7/+11
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-291-77/+73
* 100lMichael Niedermayer2004-05-231-1/+1
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-18/+12
* muxing overhead statistic fix for stream copyingMichael Niedermayer2004-05-201-0/+5
* automatic framerate selectionMichael Niedermayer2004-05-121-1/+18
* automatic pixel format selectionMichael Niedermayer2004-05-121-1/+13
* next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-05-051-1/+1
* coder, context, predictor command line optionsMichael Niedermayer2004-05-051-1/+10
* intra_dc_precission>0 encoding supportMichael Niedermayer2004-04-301-0/+3
* ffmpeg -versionMichael Niedermayer2004-04-301-0/+10
* Fix synthetic next_pts calculation / audio pts patch by (Wolfram Gloger <wmgl...Wolfram Gloger2004-04-261-3/+3
* lmin/lmaxMichael Niedermayer2004-04-251-0/+16
* support reusing mb types and field select values of the source file, but use ...Michael Niedermayer2004-04-251-0/+7
* -qpel optionMichael Niedermayer2004-04-241-0/+5
* me_range patch by ("Timofei V. Bondarenko" <timm at ipi dot ac dot ru>)Timofei V. Bondarenko2004-04-231-0/+9
OpenPOWER on IntegriCloud