Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-22removing useless codeMichael Niedermayer
2004-09-22last timestamp and -vsync 0 fixMichael Niedermayer
2004-09-20initial timestamp fixMichael Niedermayer
2004-09-02forgotten parameterMichael Niedermayer
2004-08-14stack overflowMichael Niedermayer
2004-08-13user overrideable level & profileMichael Niedermayer
2004-08-13spelling fixes, closes bug #1005426Michael Niedermayer
2004-07-26typo fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)Michael Niedermayer
2004-07-25multi frame duplication fixMichael Niedermayer
2004-07-25Fix bug causing conversion to stop when output_packet() fails patch by (Patri...Patrice Bensoussan
2004-07-21Option to copy meta data from specified file patch by (Patrice Bensoussan <pa...Patrice Bensoussan
2004-07-16segfault fixMichael Niedermayer
2004-07-14in/outfile optionsMichael Niedermayer
2004-07-14libdts support by (Benjamin Zores <ben at geexbox dot org>)Michael Niedermayer
2004-07-14comment is no longer trueMichael Niedermayer
2004-07-05ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer
2004-07-03100l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer
2004-07-02100l(audio sync) fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muench...Michael Niedermayer
2004-07-01use a more portable version macroMike Melanson
2004-06-30better audio drift compensationMichael Niedermayer
2004-06-3010lMichael Niedermayer
2004-06-30audio timestamp drift compensationMichael Niedermayer
2004-06-3010lMichael Niedermayer
2004-06-30add some expanded information when printing the banner, and always printMike Melanson
2004-06-30-t + capture bugfixMichael Niedermayer
2004-06-23try to allocate the buffer before usig it :)Michael Niedermayer
2004-06-23flush audio encoder buffers at the endMichael Niedermayer
2004-06-18Correct audio parameters when grabbing and using "-acodec copy" patch by (Wol...Wolfram Gloger
2004-06-18A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni
2004-06-15pass timestamps correctly for -sync 0Michael Niedermayer
2004-06-12timestamp discontinuity correction try #1Michael Niedermayer
2004-06-12user specified start time offsetWolfram Gloger
2004-06-06-cbpMichael Niedermayer
2004-06-02-qprdMichael Niedermayer
2004-06-0210l (-top 0)Michael Niedermayer
2004-05-29correctly interleave packets during encodingMichael Niedermayer
2004-05-29pass AVPacket into av_write_frame()Michael Niedermayer
2004-05-23100lMichael Niedermayer
2004-05-22move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer
2004-05-20muxing overhead statistic fix for stream copyingMichael Niedermayer
2004-05-12automatic framerate selectionMichael Niedermayer
2004-05-12automatic pixel format selectionMichael Niedermayer
2004-05-06next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer
2004-05-06coder, context, predictor command line optionsMichael Niedermayer
2004-04-30intra_dc_precission>0 encoding supportMichael Niedermayer
2004-04-30ffmpeg -versionMichael Niedermayer
2004-04-27Fix synthetic next_pts calculation / audio pts patch by (Wolfram Gloger <wmgl...Wolfram Gloger
2004-04-25lmin/lmaxMichael Niedermayer
2004-04-25support reusing mb types and field select values of the source file, but use ...Michael Niedermayer
2004-04-24-qpel optionMichael Niedermayer