]> git.sesse.net Git - ffmpeg/history - libavcodec/jpeglsdec.c
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavcodec / jpeglsdec.c
2012-10-01 Diego Biurrunavcodec: Convert some commented-out printf/av_log insta...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-05-09 Diego Biurrunjpeglsdec: Remove write-only variable in ff_jpegls_deco...
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-03-30 anatolyAdd support for picture_ptr field in MJpegDecodeContext
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-18 Aurelien Jacobsmoves mid_pred() into mathops.h (with arch specific...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2007-05-19 Aurelien Jacobsallows to disable jpegls decoder
2007-05-13 Aurelien Jacobssplit jpeg_ls into jpeglsdec, jpeglsenc and jpegls