OSDN Git Service

wtv: display warning if scrambled stream is detected
[coroid/libav_saccubus.git] / libavformat / img2.c
2010-10-21 Pascal Massiminocosmetics: align fields, and remove useless ones, in...
2010-10-21 Pascal Massiminocleanup image2pipe_{de}muxer fields
2010-07-07 Carl Eugen HoyosAssociate .tga with format image2.
2010-06-08 Peter RossAdd Pictor/PC Paint to image2 muxer/demuxer
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-22 Michael NiedermayerDont senselessly fail on rawvideo that isnt 3 files...
2010-02-12 Michael NiedermayerAdd flag so muxers not needing width/height can signal...
2010-01-28 Jai MenonAvoid using deprecated AVFormatParameters::[audio|video...
2009-12-01 Baptiste Coudurierprint error message when image2 muxer fail to compute...
2009-10-22 Samuli ValoFixes detection and error reporting of non-existing...
2009-07-30 Baptiste Coudurierreturn EOF in image2 demuxer
2009-06-20 Carl Eugen HoyosRevert unintended hunk of r19241.
2009-06-20 Carl Eugen HoyosRevert r19239: It broke four conformance tests.
2009-06-20 Jai MenonPrint meaningful error messages when url_fopen fails.
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-18 Baptiste Coudurieradd jp2 formater in image2 muxer
2009-01-14 Baptiste Coudurierinclude intreadwrite.h, fix compilation, img2.c use...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-17 Benoit FouetAdd jp2 support to img2 demuxer.
2008-12-04 Carl Eugen HoyosRecognize pnm file as images.
2008-11-22 Carl Eugen HoyosAdd forgotten file format pgmyuv.
2008-11-22 Carl Eugen HoyosSupport picture output without -f image2 for most codecs.
2008-10-21 Aurelien Jacobsuses FF_ARRAY_ELEMS() where appropriate
2008-09-26 Michael NiedermayerPrevent image2 from complaining about non monotone...
2008-09-02 Diego BiurrunReplace generic CONFIG_MUXERS preprocessor conditionals...
2008-08-24 Reimar DöffingerMark several libavformat arrays const
2008-06-06 Ramiro PollaRemove useless img_read_close().
2008-06-06 Ramiro PollaRemove unneeded NULL at end of struct.
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-30 Quoc Cuong PhamDetect "tif" suffix as TIFF.
2008-05-12 Carl Eugen HoyosReplace some occurrences of 0 with CODEC_ID_NONE.
2008-05-12 Diego PettenòUse strcasecmp() instead of re-inventing it.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-14 Baptiste Coudurieruseless null
2008-03-14 Baptiste Coudurierremove useless img_write_trailer func
2008-02-26 Loren Merrittdecode mng color decorrelation
2007-12-28 Ivo van PoortenSun Rasterfile decoder
2007-12-26 Ivo van PoortenPC Paintbrush PCX image decoder
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-06-23 Måns Rullgårduse new string functions
2007-05-08 Ivo van Poortenautodetect ptx files
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-06 Xiaohui SunSGI image decoder ported to the new image API.
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2006-12-20 Joakim PlateFix a crash when probing img2 format with a NULL filename.
2006-12-04 Baptiste Coudurierprobe with some success image files not containing...
2006-10-23 Kostya ShishkovRegister .tga and .tiff image extensions
2006-10-22 Baptiste Coudurieradd gif support
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-04 Michel BardiauxClarified API for numbered sequences, patch by Michel...
2006-07-13 Víctor Paesaadd loop_input to AVFormatContext, getting rid of old...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-03-11 Michael Niedermayersimplify AVFormatParameters NULL checks
2006-01-19 Diego BiurrunPut muxer-specific code parts in #ifdef CONFIG_MUXERS.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-11-30 Måns RullgårdBMP image decoder
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-19 Aurelien Jacobsdrop most url_fileno() calls (allows to use ByteIOConte...
2005-04-30 Michael Niedermayerswitch to native time bases
2005-04-25 Michael NiedermayerPIX_FMT_NONE and related fixes
2005-04-13 Michael Niedermayernon 4:2:0 foobar.{Y,U,V} support
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-08 Michael Niedermayerinteger overflows, heap corruption
2005-01-04 Michael Niedermayer.{Y,U,V} image2 support
2004-12-19 Michael Niedermayer10l (double free)
2004-11-16 Michael Niedermayerloop hack
2004-11-12 Michael Niedermayerlast packet size fix
2004-11-11 Michael Niedermayermove p*m from image/lavf -> image2/lavc
2004-11-09 Michael Niedermayerporting png support from -f image to -f image2
2004-10-24 Michael Niedermayerimage2pipe fix
2004-09-22 Michael Niedermayer10l
2004-07-15 Michael Niedermayersupport single images, remove copy/paste junk
2004-07-15 Michael Niedermayerimage2 / image API cleanup phase-1