| Commit message (Expand) | Author | Age | Files | Lines |
* | 10l | Michael Niedermayer | 2003-03-20 | 1 | -2/+3 |
* | MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at wanado... | Sylvain Corré | 2003-03-20 | 1 | -2/+12 |
* | rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) | Fred Rothganger | 2003-03-16 | 1 | -118/+8 |
* | Cleaner support for usleep() | François Revol | 2003-03-12 | 1 | -1/+2 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -13/+27 |
* | restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail... | Slavik Gnatenko | 2003-03-11 | 1 | -0/+1 |
* | simplified | Alex Beregszaszi | 2003-03-09 | 1 | -0/+1 |
* | Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) | Max Krasnyansky | 2003-03-07 | 1 | -2/+25 |
* | extended option for h263+ patch by (fixounet at free dot fr) with some minor ... | Michael Niedermayer | 2003-03-05 | 1 | -1/+17 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 1 | -2/+9 |
* | fix for legacy audio | François Revol | 2003-02-12 | 1 | -1/+1 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -26/+26 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -70/+70 |
* | fix for using ffplay without specifying the audio device | François Revol | 2003-02-08 | 1 | -1/+1 |
* | mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me | Michael Niedermayer | 2003-02-08 | 1 | -5/+1 |
* | Audio support for DV1394 by Max Krasnyansky | Fabrice Bellard | 2003-01-27 | 1 | -2/+2 |
* | use av_strdup() | Fabrice Bellard | 2003-01-23 | 1 | -4/+4 |
* | use av_realloc() | Fabrice Bellard | 2003-01-23 | 1 | -1/+2 |
* | dv1394 channel selection by Max Krasnyansky - modified channel number to be i... | Fabrice Bellard | 2003-01-23 | 1 | -2/+9 |
* | grab device is in AVFormatParameter (at least better than global variable) - ... | Fabrice Bellard | 2003-01-23 | 1 | -23/+48 |
* | dv patch by Max Krasnyansky (maxk at qualcomm dot com) | Max Krasnyansky | 2003-01-22 | 1 | -7/+14 |
* | PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <... | Romain Dolbeau | 2003-01-19 | 1 | -4/+4 |
* | When doing -vstats and also changing the frame rate, then don't count (and | Philip Gladstone | 2003-01-17 | 1 | -1/+3 |
* | AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do... | Michael Niedermayer | 2003-01-16 | 1 | -0/+7 |
* | os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) | Slavik Gnatenko | 2003-01-11 | 1 | -6/+11 |
* | still image support - increase audio buffer size - do hex dump even if packet... | Fabrice Bellard | 2003-01-11 | 1 | -14/+60 |
* | 1000l, but for whom? (zero ME sucks and caused the many I frames in the regre... | Michael Niedermayer | 2003-01-06 | 1 | -1/+1 |
* | huffyuv 4cc & -strict | Michael Niedermayer | 2002-12-27 | 1 | -0/+8 |
* | This fixes the jerky video from vob files. However, I am convinced that this | Philip Gladstone | 2002-12-25 | 1 | -2/+5 |
* | fix segfault with -vcodec copy | Michael Niedermayer | 2002-12-24 | 1 | -0/+7 |
* | 10l | Michael Niedermayer | 2002-12-20 | 1 | -1/+1 |
* | mb qp limits | Michael Niedermayer | 2002-12-18 | 1 | -0/+26 |
* | more debug output | Michael Niedermayer | 2002-12-17 | 1 | -1/+10 |
* | Add the -em_rate option to make the img reader run at the nominal frame rate. | Philip Gladstone | 2002-12-11 | 1 | -0/+2 |
* | AVVideoFrame -> AVFrame | Michael Niedermayer | 2002-12-09 | 1 | -9/+9 |
* | crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>) | Dieter | 2002-12-05 | 1 | -18/+54 |
* | infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) | Michael Niedermayer | 2002-12-05 | 1 | -0/+3 |
* | new PSNR code (now works with chroma, b frames, ...) | Michael Niedermayer | 2002-12-04 | 1 | -7/+10 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -11/+24 |
* | * two functions to handle allocation of static data more simple | Zdenek Kabelac | 2002-12-03 | 1 | -0/+1 |
* | Fixed problem with frame rate reduction when capturing from a source | Philip Gladstone | 2002-12-02 | 1 | -6/+19 |
* | * Add frame rate conversion when there is no audio channel. This makes | Philip Gladstone | 2002-11-20 | 1 | -32/+98 |
* | '-' can be used for standard input | Fabrice Bellard | 2002-11-19 | 1 | -0/+3 |
* | fixes the frame number counter for -vcodec copy patch by (mru at users dot so... | Måns Rullgård | 2002-11-08 | 1 | -0/+1 |
* | cleanup (breaks compatibility, requested by fabrice) | Michael Niedermayer | 2002-11-08 | 1 | -0/+5 |
* | * use larger buffer - the size should be calculcated from the bitstream | Zdenek Kabelac | 2002-11-05 | 1 | -2/+2 |
* | * fix leak with output file closing | Zdenek Kabelac | 2002-11-05 | 1 | -2/+8 |
* | BeOS Audio ouput patch by (François Revol <revol at free dot fr>) | François Revol | 2002-11-05 | 1 | -1/+1 |
* | added BeOS net_server support (R5 network stack), basically the same | François Revol | 2002-11-02 | 1 | -6/+7 |
* | -vcodec copy fix patch by (mru at users dot sourceforge dot net (MÃ¥ns RullgÃ... | MÃ¥ns RullgÃ¥rd | 2002-10-30 | 1 | -0/+1 |