summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* 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
* added BeOS net_server support (R5 network stack), basically the sameFrançois Revol2002-11-02
* -vcodec copy fix patch by (mru at users dot sourceforge dot net (MÃ¥ns RullgÃ...MÃ¥ns RullgÃ¥rd2002-10-30
* fixing bitrate display if -acodec copy is used, patch by (Kareila <cokewench ...Kareila2002-10-26
* use new PTS api - corrected AV sync for transcoding - factorized print_report...Fabrice Bellard2002-10-21
* fixing unused variables & adding missing optionsMichael Niedermayer2002-10-15
* suppressed vcd flag - use new mpeg mux format insteadFabrice Bellard2002-10-15
* raw picture support in muxFabrice Bellard2002-10-14
* better/cleaner error resilience (done in a 2nd pass after decoding)Michael Niedermayer2002-10-13
* activated 'raw stream copy' feature (use -acodec copy or -vcodec copy)Fabrice Bellard2002-10-11
* added two pass support (same syntax as mencoder)Fabrice Bellard2002-10-10
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-29
* regression test for ratecontrol & adv mpeg4 stuffMichael Niedermayer2002-09-20
* fixing i_quant_factor, this should finally fix the bitrate bug with ffserver ...Michael Niedermayer2002-09-19
* fixingMichael Niedermayer2002-09-18
* fixing rc of non-intra-only streams which only contain i framesMichael Niedermayer2002-09-16
* error resilience command line optionMichael Niedermayer2002-09-12
* croping patch by (talus25 at speakeasy dot net) with fixes from atmos & meMichael Niedermayer2002-09-01
* using only the fast int dct for regression testsMichael Niedermayer2002-08-30
* cygwin patch by (Felix Buenemann <atmosfear at users dot sourceforge dot net>)Felix Bünemann2002-08-30
* new ratecontrol codeMichael Niedermayer2002-08-25
* renamed gettime() av_gettime() - same for register_all()Fabrice Bellard2002-07-25
* -bug comand line option to workaround encoder bugs which cannot be detected a...Michael Niedermayer2002-07-22
* nanosleep patch by François Revol <revol at free dot fr>François Revol2002-07-21
* Change ticker_tick to use ticker_abs as we want the absolute numberPhilip Gladstone2002-06-17