| Commit message (Expand) | Author | Age | Files | Lines |
* | header fixes - removed MPEG-4 b frame limtation in help | Fabrice Bellard | 2003-09-08 | 1 | -4/+1 |
* | 10l | Michael Niedermayer | 2003-09-03 | 1 | -8/+9 |
* | vhook patch by (Charles Yates <charles dot yates at pandora dot be>) | Charles Yates | 2003-09-03 | 1 | -6/+16 |
* | quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>) | Bill Eldridge | 2003-09-03 | 1 | -9/+16 |
* | win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>) | Bill Eldridge | 2003-09-02 | 1 | -0/+4 |
* | stdin patch by (Charles Yates <charles dot yates at pandora dot be>) | Charles Yates | 2003-08-29 | 1 | -9/+21 |
* | * making resolution abbreviations right | Roman Shaposhnik | 2003-08-29 | 1 | -1/+1 |
* | added loop option | Fabrice Bellard | 2003-08-24 | 1 | -8/+3 |
* | spell fixes | Fabrice Bellard | 2003-08-24 | 1 | -2/+2 |
* | more sections in help - copyright fixes | Fabrice Bellard | 2003-08-24 | 1 | -98/+128 |
* | AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) | Michael Niedermayer | 2003-08-20 | 1 | -0/+10 |
* | removed MAXINT64 | Fabrice Bellard | 2003-08-08 | 1 | -2/+0 |
* | A/V sync patch from Gildas Bazin. | Roman Shaposhnik | 2003-07-30 | 1 | -60/+49 |
* | rate distortion mb decision support | Michael Niedermayer | 2003-07-29 | 1 | -6/+11 |
* | * First round of AV sync fixes. | Roman Shaposhnik | 2003-07-12 | 1 | -24/+42 |
* | 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 |