Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris
2007-06-24use new string functionsMåns Rullgård
2007-05-08autodetect ptx filesIvo van Poorten
2007-04-15add an enum for need_parsingAurelien Jacobs
2007-04-06SGI image decoder ported to the new image API.Xiaohui Sun
2007-02-13This fixes error handling for BeOS, removing the need for some ifdefs.François Revol
2006-12-21Fix a crash when probing img2 format with a NULL filename.Joakim Plate
2006-12-04probe with some success image files not containing number pattern but having ...Baptiste Coudurier
2006-10-23Register .tga and .tiff image extensionsKostya Shishkov
2006-10-22add gif supportBaptiste Coudurier
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-04Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A ...Michel Bardiaux
2006-07-14add loop_input to AVFormatContext, getting rid of old hackVíctor Paesa
2006-07-11allow individual selection of muxers and demuxersMåns Rullgård
2006-07-10give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-03-11simplify AVFormatParameters NULL checksMichael Niedermayer
2006-01-20Put muxer-specific code parts in #ifdef CONFIG_MUXERS.Diego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-11-30BMP image decoderMåns Rullgård
2005-07-18changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer
2005-05-19drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs
2005-05-01switch to native time basesMichael Niedermayer
2005-04-25PIX_FMT_NONE and related fixesMichael Niedermayer
2005-04-13non 4:2:0 foobar.{Y,U,V} supportMichael Niedermayer
2005-02-24kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård
2005-01-08integer overflows, heap corruptionMichael Niedermayer
2005-01-04.{Y,U,V} image2 supportMichael Niedermayer
2004-12-1910l (double free)Michael Niedermayer
2004-11-16loop hackMichael Niedermayer
2004-11-13last packet size fixMichael Niedermayer
2004-11-11move p*m from image/lavf -> image2/lavcMichael Niedermayer
2004-11-10porting png support from -f image to -f image2Michael Niedermayer
2004-10-25image2pipe fixMichael Niedermayer
2004-09-2310lMichael Niedermayer
2004-07-16support single images, remove copy/paste junkMichael Niedermayer
2004-07-15image2 / image API cleanup phase-1Michael Niedermayer