Mercurial > libavcodec.hg
graph
-
Move the unaltered documentation of the functions which are part of the public libavcodec2007-02-25, by takis
-
Fix wrong conditional, Snow decoding, not encoding, was SIMD-accelerated. libavcodec2007-02-24, by diego
-
h264 optimization: common case hl_decode_mb patch by (Alexander Strange astrange ithinksw com) libavcodec2007-02-24, by michael
-
add CODEC_TYPE_NB to enum CodecType, will be used to declare option arrays in ffmpeg.c libavcodec2007-02-23, by gpoirier