]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mjpegbdec.c
Use skip_bits_long() for large skips
[frescor/ffmpeg.git] / libavcodec / mjpegbdec.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-29 diegoAdd some long names to AVCodec declarations.
2008-04-19 voroshilImplement FFMAX3(a,b,c) - maximum over three arguments.
2008-02-01 michaelconst
2007-12-05 michaelfix decoding of the first frame of gray.mov
2007-08-01 bcoudurieruse buf_ptr to correctly decode second field
2007-05-19 aurelmove mjpeg-b decoder in its own file