OSDN Git Service

doc: explain __STDC_CONSTANT_MACROS in C++
[coroid/libav_saccubus.git] / libavcodec / libschroedingerdec.c
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-07 Diego Biurrunlibschroedingerdec: Remove write-only variable.
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-07 Stefano SabatiniFix the compilation of some libavcodec/lib* files which...
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
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-08-15 Anuradha SuraparajuFix bug caused by difference in stride and picture...
2009-08-15 Diego Biurruncosmetics: indentation, prettyprinting, K&R coding...
2009-08-15 Diego BiurrunRemove useless braces around if/for/while expressions.
2009-08-15 Diego BiurrunSimplify 'if' condition statements.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-22 Daniel VerkampAdd missing av_cold in static init/close functions.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-22 Anuradha SuraparajuFix incorrectly constructed Dirac parse units that...
2008-07-10 Anuradha SuraparajuParse frames to feed the decoder with individual parse...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-17 Diego Biurrunmissing codec long names by Stefano Sabatini, stefano...
2008-05-08 Aurelien Jacobsremove useless comment
2008-05-08 Carl Eugen HoyosDo not return -1 from void functions.
2008-05-03 Anuradha SuraparajuAdd Dirac support through libschroedinger.