summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the -em_rate option to make the img reader run at the nominal frame rate.Philip Gladstone2002-12-111-0/+2
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-091-9/+9
* crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>)Dieter2002-12-051-18/+54
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2002-12-051-0/+3
* new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer2002-12-041-7/+10
* cleanupMichael Niedermayer2002-12-041-11/+24
* * two functions to handle allocation of static data more simpleZdenek Kabelac2002-12-031-0/+1
* Fixed problem with frame rate reduction when capturing from a sourcePhilip Gladstone2002-12-021-6/+19
* * Add frame rate conversion when there is no audio channel. This makesPhilip Gladstone2002-11-201-32/+98
* '-' can be used for standard inputFabrice Bellard2002-11-191-0/+3
* fixes the frame number counter for -vcodec copy patch by (mru at users dot so...Måns Rullgård2002-11-081-0/+1
* cleanup (breaks compatibility, requested by fabrice)Michael Niedermayer2002-11-081-0/+5
* * use larger buffer - the size should be calculcated from the bitstreamZdenek Kabelac2002-11-051-2/+2
* * fix leak with output file closingZdenek Kabelac2002-11-051-2/+8
OpenPOWER on IntegriCloud