summaryrefslogtreecommitdiffstats
path: root/libavformat/utils.c
Commit message (Expand)AuthorAgeFilesLines
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-081-53/+3
* removed ctype.h headerFabrice Bellard2003-09-081-1/+0
* memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)Michael Niedermayer2003-09-071-3/+4
* 1000l in abbrv. tableRoman Shaposhnik2003-08-291-2/+2
* * making resolution abbreviations rightRoman Shaposhnik2003-08-291-2/+6
* suppressed frame number modulus hack - added loop_input hack which I find eas...Fabrice Bellard2003-08-241-7/+0
* win32 compile fixFabrice Bellard2003-08-241-4/+10
* all human-readable output should go into stderr for now. We reallyRoman Shaposhnik2003-08-211-8/+8
* no default bit rate if decodingFabrice Bellard2003-08-081-1/+4
* initial duration/start_time generic support - displays stream duration and av...Fabrice Bellard2003-08-081-0/+318
* fix fmt == NULL caseFabrice Bellard2003-07-161-1/+1
* fixed RTP/TCP client supportFabrice Bellard2003-07-151-5/+18
* * First round of AV sync fixes.Roman Shaposhnik2003-07-121-13/+52
* mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))Michael Niedermayer2003-07-041-1/+1
* VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)Michael Niedermayer2003-05-051-4/+4
* merging a small amount of the changes from BroadQ, the rest is either not cle...Michael Niedermayer2003-03-181-3/+3
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-12/+11
* read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer2003-03-081-0/+5
* move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)Michael Niedermayer2003-02-261-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-22/+22
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-1/+1
* zero copy packet handling for DV1394 by Max KrasnyanskyFabrice Bellard2003-02-031-23/+16
* zero sized malloc patch by Roman ShaposhnickRoman Shaposhnik2003-01-231-9/+16
* grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard2003-01-231-2/+0
* video_device fixesFabrice Bellard2003-01-231-0/+2
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-111-6/+10
* jpeg detection fix - fixed imagepipe outputFabrice Bellard2003-01-111-1/+3
* added still image supportFabrice Bellard2003-01-111-12/+115
* mingw patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2002-12-201-0/+2
* * Extend the syntax of a filename for the img reader to allow looping. ThusPhilip Gladstone2002-12-111-5/+14
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-091-1/+1
* cleanupMichael Niedermayer2002-12-041-1/+3
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+1280
OpenPOWER on IntegriCloud