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
2003-09-0410lMichael Niedermayer
2003-09-03vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates
2003-09-03quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge
2003-09-02win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge
2003-08-30stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates
2003-08-29 * making resolution abbreviations rightRoman Shaposhnik
2003-08-25added loop optionFabrice Bellard
2003-08-24spell fixesFabrice Bellard
2003-08-24more sections in help - copyright fixesFabrice Bellard
2003-08-20AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer
2003-08-08removed MAXINT64Fabrice Bellard
2003-07-31A/V sync patch from Gildas Bazin.Roman Shaposhnik
2003-07-29rate distortion mb decision supportMichael Niedermayer
2003-07-12 * First round of AV sync fixes.Roman Shaposhnik
2003-07-101) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau
2003-07-0310l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR>Alex Beregszaszi
2003-06-25tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi
2003-06-07added ffplay utilityFabrice Bellard
2003-05-15Warning fixes.Falk Hüffner
2003-05-15cleanupMichael Niedermayer
2003-05-07 * introducing new public interface in imgconvert.cRoman Shaposhnik
2003-05-06-map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalw...Brian Foley
2003-04-29 * making it possible to override aspect ratio from the command lineRoman Shaposhnik
2003-04-29* fixing NTSC frame rate for DV streamsRoman Shaposhnik
2003-04-23Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik
2003-04-10restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at roumenpetrov dot...Roumen Petrov
2003-04-04H264 decoder & demuxerMichael Niedermayer
2003-03-2110lMichael Niedermayer
2003-03-20MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at wanado...Sylvain Corré
2003-03-17rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger
2003-03-12Cleaner support for usleep()François Revol
2003-03-12per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer
2003-03-11restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko
2003-03-09simplifiedAlex Beregszaszi
2003-03-07Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)Max Krasnyansky
2003-03-05extended option for h263+ patch by (fixounet at free dot fr) with some minor ...Michael Niedermayer
2003-03-03MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer
2003-02-13fix for legacy audioFrançois Revol
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-10* static,const,compiler warning cleanupZdenek Kabelac
2003-02-08fix for using ffplay without specifying the audio deviceFrançois Revol
2003-02-08mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by meMichael Niedermayer
2003-01-28Audio support for DV1394 by Max KrasnyanskyFabrice Bellard
2003-01-24use av_strdup()Fabrice Bellard
2003-01-24use av_realloc()Fabrice Bellard
2003-01-23dv1394 channel selection by Max Krasnyansky - modified channel number to be i...Fabrice Bellard
2003-01-23grab device is in AVFormatParameter (at least better than global variable) - ...Fabrice Bellard
2003-01-23dv patch by Max Krasnyansky (maxk at qualcomm dot com)Max Krasnyansky
2003-01-19PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau
2003-01-17When doing -vstats and also changing the frame rate, then don't count (andPhilip Gladstone