log

age author description
2003-01-27 bellard Audio support for DV1394 by Max Krasnyansky libavformat
2003-01-27 bellard DV audio decoder by Roman Shaposhnick libavformat
2003-01-27 michaelni audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>) libavformat
2003-01-25 bellard removed unneeded mallocs libavformat
2003-01-23 bellard use av_strdup() libavformat
2003-01-23 bellard use av_malloc() libavformat
2003-01-23 bellard zero sized malloc patch by Roman Shaposhnick libavformat
2003-01-23 bellard dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default libavformat
2003-01-23 bellard grab device is in AVFormatParameter (at least better than global variable) libavformat
2003-01-23 bellard video_device fixes libavformat
2003-01-23 bellard removed warnings libavformat
2003-01-22 bellard dv patch by Max Krasnyansky (maxk at qualcomm dot com) libavformat
2003-01-22 bellard dependency handling is consistant with libavcodec libavformat
2003-01-17 mmu_man removed redundant 4CC libavformat
2003-01-17 mmu_man Fix probing for some files (ew.mov, april.mov) libavformat
2003-01-14 philipjsg AUtomatic dependency generation. Runs on Linux (at least). Probably should libavformat
2003-01-11 michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformat
2003-01-11 bellard jpeg detection fix - fixed imagepipe output libavformat
2003-01-11 bellard added still image support libavformat
2003-01-11 bellard added url_get_filename() libavformat
2003-01-11 bellard extracted yuv4mpeg from img.c (untested) libavformat
2003-01-11 bellard added simple still image format support to simplify image and imagepipe video formats libavformat
2002-12-30 michaelni libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at simonv dot com>) libavformat
2002-12-27 michaelni huffyuv 4cc & -strict libavformat
2002-12-20 michaelni mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) libavformat
2002-12-20 mmu_man Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi libavformat
2002-12-20 mmu_man redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P libavformat
2002-12-20 michaelni mingw patch by (Bill Eldridge <bill at rfa dot org>) libavformat
2002-12-20 mmu_man Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure) libavformat
2002-12-11 philipjsg * Extend the syntax of a filename for the img reader to allow looping. Thus libavformat
2002-12-11 philipjsg * Add code to allow the img reader to read files at the nominal frame rate. libavformat
2002-12-09 michaelni AVVideoFrame -> AVFrame libavformat
2002-12-09 philipjsg Fix a crash caused by a null coded_picture pointer in ffserver. libavformat
2002-12-04 michaelni cleanup libavformat
2002-11-30 philipjsg Added support for a realease function to eliminate the context blocks used libavformat
2002-11-29 bellard fixed 'file:' in URLs libavformat
2002-11-29 bellard fixed multidir compile libavformat
2002-11-27 philipjsg More changes to make things compile on more platforms libavformat
2002-11-25 bellard renamed libav to libavformat libavformat