summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* dv1394 channel selection by Max Krasnyansky - modified channel number to be i...Fabrice Bellard2003-01-231-2/+9
* grab device is in AVFormatParameter (at least better than global variable) - ...Fabrice Bellard2003-01-231-23/+48
* dv patch by Max Krasnyansky (maxk at qualcomm dot com)Max Krasnyansky2003-01-221-7/+14
* PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau2003-01-191-4/+4
* When doing -vstats and also changing the frame rate, then don't count (andPhilip Gladstone2003-01-171-1/+3
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-161-0/+7
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-111-6/+11
* still image support - increase audio buffer size - do hex dump even if packet...Fabrice Bellard2003-01-111-14/+60
* 1000l, but for whom? (zero ME sucks and caused the many I frames in the regre...Michael Niedermayer2003-01-061-1/+1
* huffyuv 4cc & -strictMichael Niedermayer2002-12-271-0/+8
* This fixes the jerky video from vob files. However, I am convinced that thisPhilip Gladstone2002-12-251-2/+5
* fix segfault with -vcodec copyMichael Niedermayer2002-12-241-0/+7
* 10lMichael Niedermayer2002-12-201-1/+1
* mb qp limitsMichael Niedermayer2002-12-181-0/+26
* more debug outputMichael Niedermayer2002-12-171-1/+10
OpenPOWER on IntegriCloud