]> git.sesse.net Git - ffmpeg/history - libavcodec/libdiracenc.c
Mark all pix_fmts and supported_framerates compound literals as const.
[ffmpeg] / libavcodec / libdiracenc.c
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-08-15 Diego Biurruncosmetics: indentation, prettyprinting, K&R coding...
2009-08-15 Diego BiurrunDrop some more useless braces around if/for constructs.
2009-08-15 Diego BiurrunRemove useless braces around if/for/while expressions.
2009-08-15 Diego BiurrunSimplify 'if' condition statements.
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-10-12 Carl Eugen HoyosUse PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.
2008-09-09 Anuradha SuraparajuAdd support for creating Simple Profile (I-frame only...
2008-07-12 Anuradha SuraparajuFix pts handling when encoding with libdirac.
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-03 Anuradha SuraparajuDirac decoding/encoding support via libdirac.