]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mpjpeg.c
check for palette presence, fix crash with QT-BMP.mov, issue #1074
[frescor/ffmpeg.git] / libavformat / mpjpeg.c
2009-02-12 diegocosmetics: format long_name spelling fixes
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-09-23 diegoReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-07-10 michaelremove -f singlejpeg as its identical to -f mjpeg
2004-05-29 michaelpass AVPacket into av_write_frame()
2003-10-14 melansondisable encoders where appropriate (patch courtesy...
2003-09-10 bellard64 bit pts for writing - more const usage
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-02 bellardadded jpeg image encoder and decoder (new YUV handling...