summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* BeOS Audio ouput patch by (François Revol <revol at free dot fr>)François Revol2002-11-051-1/+1
* added BeOS net_server support (R5 network stack), basically the sameFrançois Revol2002-11-021-6/+7
* -vcodec copy fix patch by (mru at users dot sourceforge dot net (MÃ¥ns RullgÃ...MÃ¥ns RullgÃ¥rd2002-10-301-0/+1
* fixing bitrate display if -acodec copy is used, patch by (Kareila <cokewench ...Kareila2002-10-261-1/+1
* use new PTS api - corrected AV sync for transcoding - factorized print_report...Fabrice Bellard2002-10-211-214/+218
* fixing unused variables & adding missing optionsMichael Niedermayer2002-10-151-0/+43
* suppressed vcd flag - use new mpeg mux format insteadFabrice Bellard2002-10-151-4/+0
* raw picture support in muxFabrice Bellard2002-10-141-1/+9
* better/cleaner error resilience (done in a 2nd pass after decoding)Michael Niedermayer2002-10-131-2/+11
* activated 'raw stream copy' feature (use -acodec copy or -vcodec copy)Fabrice Bellard2002-10-111-193/+214
* added two pass support (same syntax as mencoder)Fabrice Bellard2002-10-101-0/+75
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-291-0/+10
* regression test for ratecontrol & adv mpeg4 stuffMichael Niedermayer2002-09-201-0/+17
* fixing i_quant_factor, this should finally fix the bitrate bug with ffserver ...Michael Niedermayer2002-09-191-1/+1
* fixingMichael Niedermayer2002-09-181-0/+7
OpenPOWER on IntegriCloud