summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* removed redundant 4CCFrançois Revol2003-01-171-1/+0
* Fix probing for some files (ew.mov, april.mov)François Revol2003-01-171-1/+2
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-141-1/+9
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-114-10/+20
* jpeg detection fix - fixed imagepipe outputFabrice Bellard2003-01-112-3/+5
* added still image supportFabrice Bellard2003-01-116-758/+716
* added url_get_filename()Fabrice Bellard2003-01-112-1/+10
* extracted yuv4mpeg from img.c (untested)Fabrice Bellard2003-01-111-0/+164
* added simple still image format support to simplify image and imagepipe video...Fabrice Bellard2003-01-111-3/+53
* libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot...Thomas Jarosch2002-12-301-3/+3
* huffyuv 4cc & -strictMichael Niedermayer2002-12-271-0/+2
* mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech...Ryutaroh Matsumoto2002-12-203-6/+6
* Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.aviFrançois Revol2002-12-201-0/+2
* 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-202-0/+7
* Hey, not everyone has usleep() ! (temporary fix, we should check for this in ...François Revol2002-12-201-0/+7
* * Extend the syntax of a filename for the img reader to allow looping. ThusPhilip Gladstone2002-12-111-5/+14
* * Add code to allow the img reader to read files at the nominal frame rate.Philip Gladstone2002-12-111-0/+20
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-095-6/+6
* Fix a crash caused by a null coded_picture pointer in ffserver.Philip Gladstone2002-12-091-1/+1
* cleanupMichael Niedermayer2002-12-0410-7/+23
* Added support for a realease function to eliminate the context blocks usedPhilip Gladstone2002-11-302-3/+30
* fixed 'file:' in URLsFabrice Bellard2002-11-291-0/+2
* fixed multidir compileFabrice Bellard2002-11-291-1/+1
* More changes to make things compile on more platformsPhilip Gladstone2002-11-271-1/+1
* renamed libav to libavformatFabrice Bellard2002-11-2547-0/+18354
OpenPOWER on IntegriCloud