]> git.sesse.net Git - ffmpeg/history - libavcodec/mjpegbdec.c
Use enum CodecID where appropriate.
[ffmpeg] / libavcodec / mjpegbdec.c
2009-05-30 Michael NiedermayerMake sure offsets of mjpeg b are within the buffer.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-29 Stefano SabatiniAdd some long names to AVCodec declarations.
2008-04-19 Vladimir VoroshilovImplement FFMAX3(a,b,c) - maximum over three arguments.
2008-02-01 Michael Niedermayerconst
2007-12-05 Michael Niedermayerfix decoding of the first frame of gray.mov
2007-08-01 Baptiste Coudurieruse buf_ptr to correctly decode second field
2007-05-19 Aurelien Jacobsmove mjpeg-b decoder in its own file