| Commit message (Expand) | Author | Age | Files | Lines |
* | simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c | Fabrice Bellard | 2003-09-08 | 1 | -53/+3 |
* | removed ctype.h header | Fabrice Bellard | 2003-09-08 | 1 | -1/+0 |
* | memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) | Michael Niedermayer | 2003-09-07 | 1 | -3/+4 |
* | 1000l in abbrv. table | Roman Shaposhnik | 2003-08-29 | 1 | -2/+2 |
* | * making resolution abbreviations right | Roman Shaposhnik | 2003-08-29 | 1 | -2/+6 |
* | suppressed frame number modulus hack - added loop_input hack which I find eas... | Fabrice Bellard | 2003-08-24 | 1 | -7/+0 |
* | win32 compile fix | Fabrice Bellard | 2003-08-24 | 1 | -4/+10 |
* | all human-readable output should go into stderr for now. We really | Roman Shaposhnik | 2003-08-21 | 1 | -8/+8 |
* | no default bit rate if decoding | Fabrice Bellard | 2003-08-08 | 1 | -1/+4 |
* | initial duration/start_time generic support - displays stream duration and av... | Fabrice Bellard | 2003-08-08 | 1 | -0/+318 |
* | fix fmt == NULL case | Fabrice Bellard | 2003-07-16 | 1 | -1/+1 |
* | fixed RTP/TCP client support | Fabrice Bellard | 2003-07-15 | 1 | -5/+18 |
* | * First round of AV sync fixes. | Roman Shaposhnik | 2003-07-12 | 1 | -13/+52 |
* | mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) | Michael Niedermayer | 2003-07-04 | 1 | -1/+1 |
* | VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) | Michael Niedermayer | 2003-05-05 | 1 | -4/+4 |
* | merging a small amount of the changes from BroadQ, the rest is either not cle... | Michael Niedermayer | 2003-03-18 | 1 | -3/+3 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -12/+11 |
* | read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) | Michael Niedermayer | 2003-03-08 | 1 | -0/+5 |
* | move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) | Michael Niedermayer | 2003-02-26 | 1 | -1/+1 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -22/+22 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -1/+1 |
* | zero copy packet handling for DV1394 by Max Krasnyansky | Fabrice Bellard | 2003-02-03 | 1 | -23/+16 |
* | zero sized malloc patch by Roman Shaposhnick | Roman Shaposhnik | 2003-01-23 | 1 | -9/+16 |
* | grab device is in AVFormatParameter (at least better than global variable) | Fabrice Bellard | 2003-01-23 | 1 | -2/+0 |
* | video_device fixes | Fabrice Bellard | 2003-01-23 | 1 | -0/+2 |
* | os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) | Slavik Gnatenko | 2003-01-11 | 1 | -6/+10 |
* | jpeg detection fix - fixed imagepipe output | Fabrice Bellard | 2003-01-11 | 1 | -1/+3 |
* | added still image support | Fabrice Bellard | 2003-01-11 | 1 | -12/+115 |
* | mingw patch by (Bill Eldridge <bill at rfa dot org>) | Bill Eldridge | 2002-12-20 | 1 | -0/+2 |
* | * Extend the syntax of a filename for the img reader to allow looping. Thus | Philip Gladstone | 2002-12-11 | 1 | -5/+14 |
* | AVVideoFrame -> AVFrame | Michael Niedermayer | 2002-12-09 | 1 | -1/+1 |
* | cleanup | Michael Niedermayer | 2002-12-04 | 1 | -1/+3 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+1280 |