Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-09simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard
2003-09-09removed ctype.h headerFabrice Bellard
2003-09-07memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)Michael Niedermayer
2003-08-29 1000l in abbrv. tableRoman Shaposhnik
2003-08-29 * making resolution abbreviations rightRoman Shaposhnik
2003-08-25suppressed frame number modulus hack - added loop_input hack which I find eas...Fabrice Bellard
2003-08-24win32 compile fixFabrice Bellard
2003-08-22 all human-readable output should go into stderr for now. We reallyRoman Shaposhnik
2003-08-08no default bit rate if decodingFabrice Bellard
2003-08-08initial duration/start_time generic support - displays stream duration and av...Fabrice Bellard
2003-07-16fix fmt == NULL caseFabrice Bellard
2003-07-15fixed RTP/TCP client supportFabrice Bellard
2003-07-12 * First round of AV sync fixes.Roman Shaposhnik
2003-07-05mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))Michael Niedermayer
2003-05-06VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)Michael Niedermayer
2003-03-18merging a small amount of the changes from BroadQ, the rest is either not cle...Michael Niedermayer
2003-03-12per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer
2003-03-08read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer
2003-02-26move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)Michael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-10* static,const,compiler warning cleanupZdenek Kabelac
2003-02-04zero copy packet handling for DV1394 by Max KrasnyanskyFabrice Bellard
2003-01-24zero sized malloc patch by Roman ShaposhnickRoman Shaposhnik
2003-01-23grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard
2003-01-23video_device fixesFabrice Bellard
2003-01-11os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko
2003-01-11jpeg detection fix - fixed imagepipe outputFabrice Bellard
2003-01-11added still image supportFabrice Bellard
2002-12-20mingw patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge
2002-12-11* Extend the syntax of a filename for the img reader to allow looping. ThusPhilip Gladstone
2002-12-09AVVideoFrame -> AVFrameMichael Niedermayer
2002-12-04cleanupMichael Niedermayer
2002-11-25renamed libav to libavformatFabrice Bellard