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