log mpjpeg.c @ 2601:b86ce6737811 libavformat

age author description
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
2006-07-10 mru allow individual selection of muxers and demuxers libavformat
2006-07-09 mru give AVInput/OutputFormat structs consistent names libavformat
2006-01-12 diego Update licensing information: The FSF changed postal address. libavformat
2005-09-23 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat
2005-07-10 michael remove -f singlejpeg as its identical to -f mjpeg libavformat
2004-05-29 michael pass AVPacket into av_write_frame() libavformat
2003-10-14 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
2003-09-10 bellard 64 bit pts for writing - more const usage libavformat
2003-02-11 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
2003-02-02 bellard added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) libavformat