[FFmpeg-devel] [PATCH] fix avcodec_decode doxygen
Benjamin Larsson
banan
Fri Jun 5 10:04:14 CEST 2009
Baptiste Coudurier wrote:
> Hi guys,
>
> $subject. I believe this is more correct and less confusing.
> I remove the linesize part because I don't see how it can be understand
> here anyway. If it must be documented somewhere it's near get_buffer for
> avcodec_decode_video.
>
>
> ------------------------------------------------------------------------
>
> Index: libavcodec/avcodec.h
> ===================================================================
> --- libavcodec/avcodec.h (revision 19076)
> +++ libavcodec/avcodec.h (working copy)
> @@ -317,6 +317,7 @@ enum CodecID {
> CODEC_ID_TWINVQ,
> CODEC_ID_TRUEHD,
> CODEC_ID_MP4ALS,
> + CODEC_ID_S302M,
>
Hmm...
/Benjamin
More information about the ffmpeg-devel
mailing list