]> git.sesse.net Git - ffmpeg/history - libavcodec/jpeglsdec.c
lavc: AV-prefix all codec capabilities
[ffmpeg] / libavcodec / jpeglsdec.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-05-31 Vittorio Giovarajpegls: Check memory allocation
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2015-03-13 Vittorio Giovaramjpeg: Mark decoder family as thread safe
2013-05-17 Luca Barbatojpegls: check the scan offset
2013-05-17 Luca Barbatojpegls: factorize return paths
2013-05-17 Luca Barbatojpegls: return meaningful errors
2013-05-15 Luca Barbatojpegls: K&R formatting cosmetics
2013-05-15 Diego Biurrunjpegls: cosmetics: Drop some unnecessary parentheses
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