summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* 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
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-16
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-11
* still image support - increase audio buffer size - do hex dump even if packet...Fabrice Bellard2003-01-11
* 1000l, but for whom? (zero ME sucks and caused the many I frames in the regre...Michael Niedermayer2003-01-06
* huffyuv 4cc & -strictMichael Niedermayer2002-12-27
* This fixes the jerky video from vob files. However, I am convinced that thisPhilip Gladstone2002-12-25
* fix segfault with -vcodec copyMichael Niedermayer2002-12-24
* 10lMichael Niedermayer2002-12-20
* mb qp limitsMichael Niedermayer2002-12-18
* more debug outputMichael Niedermayer2002-12-17
* Add the -em_rate option to make the img reader run at the nominal frame rate.Philip Gladstone2002-12-11
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
* crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>)Dieter2002-12-05
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2002-12-05
* new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer2002-12-04
* cleanupMichael Niedermayer2002-12-04
* * two functions to handle allocation of static data more simpleZdenek Kabelac2002-12-03
* Fixed problem with frame rate reduction when capturing from a sourcePhilip Gladstone2002-12-02
* * Add frame rate conversion when there is no audio channel. This makesPhilip Gladstone2002-11-20
* '-' can be used for standard inputFabrice Bellard2002-11-19
* fixes the frame number counter for -vcodec copy patch by (mru at users dot so...Måns Rullgård2002-11-08
* cleanup (breaks compatibility, requested by fabrice)Michael Niedermayer2002-11-08
* * use larger buffer - the size should be calculcated from the bitstreamZdenek Kabelac2002-11-05
* * fix leak with output file closingZdenek Kabelac2002-11-05
* BeOS Audio ouput patch by (François Revol <revol at free dot fr>)François Revol2002-11-05