]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mjpegenc.c
Per-stream language-tags extraction in asfdec.
[frescor/ffmpeg.git] / libavcodec / mjpegenc.c
2009-04-13 stefanoRename pbBufPtr() to put_bits_ptr().
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-07-13 ramirobitstream: move put_sbits() from flacenc.c to bitstream...
2008-06-25 stefangremove duplicate tables
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-11 cehoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2007-07-05 diegoGroup all copyright and author notices together.
2007-06-02 ramiroUse AV_xx throughout libavcodec
2007-05-18 aurelmove the mjpeg_encoder struct from mpegvideo.c to mjpeg...
2007-05-18 aureladd a proper prefix to all mjpeg encoder exported functions
2007-05-18 aurelsplit ljpeg encoder out of mjpeg.c
2007-05-17 aureladd proper prefix to new mjpeg extern func/var
2007-05-17 aurelsplit mjpeg.c into an encoder and a decoder file
2001-08-06 glantauadded MJPEG decoder, renamed mjpegenc.c to mjpeg.c
2001-07-22 glantauInitial revision