summaryrefslogtreecommitdiffstats
path: root/libavformat/img.c
Commit message (Expand)AuthorAgeFilesLines
* * moved os_support.h into libavcodecZdenek Kabelac2003-03-121-1/+1
* Cleaner support for usleep()François Revol2003-03-121-15/+1
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-5/+8
* Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)Max Krasnyansky2003-03-071-19/+0
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-6/+6
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-1/+1
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-111-1/+5
* jpeg detection fix - fixed imagepipe outputFabrice Bellard2003-01-111-2/+2
* added still image supportFabrice Bellard2003-01-111-745/+143
* redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a ...François Revol2002-12-201-8/+7
* mingw patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2002-12-201-0/+5
* Hey, not everyone has usleep() ! (temporary fix, we should check for this in ...François Revol2002-12-201-0/+7
* * Add code to allow the img reader to read files at the nominal frame rate.Philip Gladstone2002-12-111-0/+20
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+945
OpenPOWER on IntegriCloud