]> git.sesse.net Git - ffmpeg/history - libavformat/img2.c
ffmpeg: make 'bits_per_raw_sample' option more useful
[ffmpeg] / libavformat / img2.c
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Peter RossAdd .dpx to the list of supported file extensions for...
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Peter Rossmake image2 muxer/demuxer support sequence of individua...
2011-03-31 Peter Rossimg2: stop using CODEC_ID_RAWVIDEO to trigger processin...
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-08 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-02-26 Anton Khirnovlavf: use a new ffio_wfourcc macro instead of put_tag...
2011-02-25 Anton Khirnovlavf: use a new ffio_wfourcc macro instead of put_tag...
2011-02-23 Anton Khirnovavio: rename url_fopen/fclose -> avio_open/close.
2011-02-23 Anton Khirnovavio: rename url_fopen/fclose -> avio_open/close.
2011-02-22 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-22 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-02-20 Anton Khirnovavio: rename ByteIOContext to AVIOContext.
2011-01-30 Stefano SabatiniMake the image2 demuxer log more verbose
2011-01-28 Stefano SabatiniMake the image2 demuxer log more verbose
2011-01-28 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
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
next