summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* * fix for integer overflowRoman Shaposhnik2003-09-221-4/+4
* avoid initializing pts for not decoded streamsFabrice Bellard2003-09-161-12/+14
* simplified version handlingFabrice Bellard2003-09-111-1/+0
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-091-0/+3
* header fixes - removed MPEG-4 b frame limtation in helpFabrice Bellard2003-09-081-4/+1
* 10lMichael Niedermayer2003-09-031-8/+9
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-031-6/+16
* quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-031-9/+16
* win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-021-0/+4
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-291-9/+21
* * making resolution abbreviations rightRoman Shaposhnik2003-08-291-1/+1
* added loop optionFabrice Bellard2003-08-241-8/+3
* spell fixesFabrice Bellard2003-08-241-2/+2
* more sections in help - copyright fixesFabrice Bellard2003-08-241-98/+128
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-201-0/+10
* removed MAXINT64Fabrice Bellard2003-08-081-2/+0
* A/V sync patch from Gildas Bazin.Roman Shaposhnik2003-07-301-60/+49
* rate distortion mb decision supportMichael Niedermayer2003-07-291-6/+11
* * First round of AV sync fixes.Roman Shaposhnik2003-07-121-24/+42
* 1) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau2003-07-091-2/+2
* 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR>Alex Beregszaszi2003-07-031-1/+1
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-251-0/+8
* added ffplay utilityFabrice Bellard2003-06-071-187/+29
* Warning fixes.Falk Hüffner2003-05-151-1/+1
* cleanupMichael Niedermayer2003-05-141-1/+1
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-071-0/+10
* -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalw...Brian Foley2003-05-051-0/+21
* * making it possible to override aspect ratio from the command lineRoman Shaposhnik2003-04-291-0/+24
* * fixing NTSC frame rate for DV streamsRoman Shaposhnik2003-04-291-0/+3
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-231-1/+1
* restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at roumenpetrov dot...Roumen Petrov2003-04-101-0/+25
* H264 decoder & demuxerMichael Niedermayer2003-04-041-1/+1
* 10lMichael Niedermayer2003-03-201-2/+3
* MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at wanado...Sylvain Corré2003-03-201-2/+12
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-161-118/+8
* Cleaner support for usleep()François Revol2003-03-121-1/+2
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-13/+27
* restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko2003-03-111-0/+1
* simplifiedAlex Beregszaszi2003-03-091-0/+1
* Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)Max Krasnyansky2003-03-071-2/+25
* extended option for h263+ patch by (fixounet at free dot fr) with some minor ...Michael Niedermayer2003-03-051-1/+17
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-031-2/+9
* fix for legacy audioFrançois Revol2003-02-121-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-26/+26
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-70/+70
* fix for using ffplay without specifying the audio deviceFrançois Revol2003-02-081-1/+1
* mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by meMichael Niedermayer2003-02-081-5/+1
* Audio support for DV1394 by Max KrasnyanskyFabrice Bellard2003-01-271-2/+2
* use av_strdup()Fabrice Bellard2003-01-231-4/+4
* use av_realloc()Fabrice Bellard2003-01-231-1/+2
OpenPOWER on IntegriCloud