]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/img2.c
Replace all occurrances of AVERROR_IO with AVERROR(EIO).
[frescor/ffmpeg.git] / libavformat / img2.c
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-06-23 mruuse new string functions
2007-05-08 ivoautodetect ptx files
2007-04-15 aureladd an enum for need_parsing
2007-04-06 diegoSGI image decoder ported to the new image API.
2007-02-13 mmu_manThis fixes error handling for BeOS, removing the need...
2006-12-20 aurelFix a crash when probing img2 format with a NULL filename.
2006-12-04 bcoudurierprobe with some success image files not containing...
2006-10-23 kostyaRegister .tga and .tiff image extensions
2006-10-22 bcoudurieradd gif support
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-04 gpoirierClarified API for numbered sequences, patch by Michel...
2006-07-13 mruadd loop_input to AVFormatContext, getting rid of old...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-03-11 michaelsimplify AVFormatParameters NULL checks
2006-01-19 diegoPut muxer-specific code parts in #ifdef CONFIG_MUXERS.
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-11-30 mruBMP image decoder
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-05-19 aureldrop most url_fileno() calls (allows to use ByteIOConte...
2005-04-30 michaelswitch to native time bases
2005-04-25 michaelPIX_FMT_NONE and related fixes
2005-04-13 michaelnon 4:2:0 foobar.{Y,U,V} support
2005-02-24 michaelkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-08 michaelinteger overflows, heap corruption
2005-01-04 michael.{Y,U,V} image2 support
2004-12-19 michael10l (double free)
2004-11-16 michaelloop hack
2004-11-12 michaellast packet size fix
2004-11-11 michaelmove p*m from image/lavf -> image2/lavc
2004-11-09 michaelporting png support from -f image to -f image2
2004-10-24 michaelimage2pipe fix
2004-09-22 michael10l
2004-07-15 michaelsupport single images, remove copy/paste junk
2004-07-15 michaelimage2 / image API cleanup phase-1