| Commit message (Expand) | Author | Age | Files | Lines |
* | 1) remove TBL support in PPC performance. It's much more useful to use the | Romain Dolbeau | 2003-07-09 | 1 | -2/+2 |
* | 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR> | Alex Beregszaszi | 2003-07-03 | 1 | -1/+1 |
* | tv standard selection support for dv1394 and grab (v4l) | Alex Beregszaszi | 2003-06-25 | 1 | -0/+8 |
* | added ffplay utility | Fabrice Bellard | 2003-06-07 | 1 | -187/+29 |
* | Warning fixes. | Falk Hüffner | 2003-05-15 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2003-05-14 | 1 | -1/+1 |
* | * introducing new public interface in imgconvert.c | Roman Shaposhnik | 2003-05-07 | 1 | -0/+10 |
* | -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalw... | Brian Foley | 2003-05-05 | 1 | -0/+21 |
* | * making it possible to override aspect ratio from the command line | Roman Shaposhnik | 2003-04-29 | 1 | -0/+24 |
* | * fixing NTSC frame rate for DV streams | Roman Shaposhnik | 2003-04-29 | 1 | -0/+3 |
* | Complete support for OpenDML AVIs and AVIs > 2Gb. | Roman Shaposhnik | 2003-04-23 | 1 | -1/+1 |
* | restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at roumenpetrov dot... | Roumen Petrov | 2003-04-10 | 1 | -0/+25 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 1 | -1/+1 |
* | 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 |