summaryrefslogtreecommitdiff
path: root/libavformat/utils.c
Commit message (Expand)AuthorAge
* VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)Michael Niedermayer2003-05-05
* merging a small amount of the changes from BroadQ, the rest is either not cle...Michael Niedermayer2003-03-18
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer2003-03-08
* move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)Michael Niedermayer2003-02-26
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* zero copy packet handling for DV1394 by Max KrasnyanskyFabrice Bellard2003-02-03
* zero sized malloc patch by Roman ShaposhnickRoman Shaposhnik2003-01-23
* grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard2003-01-23
* video_device fixesFabrice Bellard2003-01-23
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-11
* jpeg detection fix - fixed imagepipe outputFabrice Bellard2003-01-11
* added still image supportFabrice Bellard2003-01-11
* mingw patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2002-12-20
* * Extend the syntax of a filename for the img reader to allow looping. ThusPhilip Gladstone2002-12-11
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
* cleanupMichael Niedermayer2002-12-04
* renamed libav to libavformatFabrice Bellard2002-11-25