aboutsummaryrefslogtreecommitdiff
path: root/ffmpeg.c
AgeCommit message (Expand)Author
2003-05-15Warning fixes.Falk Hüffner
2003-05-14cleanupMichael Niedermayer
2003-05-07 * introducing new public interface in imgconvert.cRoman Shaposhnik
2003-05-05-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-2010lMichael Niedermayer
2003-03-20MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at wanado...Sylvain Corré
2003-03-16rawvideo 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-12fix 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-27Audio support for DV1394 by Max KrasnyanskyFabrice Bellard
2003-01-23use av_strdup()Fabrice Bellard
2003-01-23use 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-22dv 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
2003-01-16AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer
2003-01-11os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko
2003-01-11still image support - increase audio buffer size - do hex dump even if packet...Fabrice Bellard
2003-01-061000l, but for whom? (zero ME sucks and caused the many I frames in the regre...Michael Niedermayer
2002-12-27huffyuv 4cc & -strictMichael Niedermayer
2002-12-25This fixes the jerky video from vob files. However, I am convinced that thisPhilip Gladstone
2002-12-24fix segfault with -vcodec copyMichael Niedermayer
2002-12-2010lMichael Niedermayer
2002-12-18mb qp limitsMichael Niedermayer
2002-12-17more debug outputMichael Niedermayer
2002-12-11Add the -em_rate option to make the img reader run at the nominal frame rate.Philip Gladstone
2002-12-09AVVideoFrame -> AVFrameMichael Niedermayer
2002-12-05crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>)Dieter
2002-12-05infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer
2002-12-04new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer
2002-12-04cleanupMichael Niedermayer
2002-12-03* two functions to handle allocation of static data more simpleZdenek Kabelac
2002-12-02Fixed problem with frame rate reduction when capturing from a sourcePhilip Gladstone