[Ffmpeg-devel] [PATCH] THP Demuxer (Summer of Code qualification task)
Baptiste Coudurier
baptiste.coudurier
Fri Mar 30 11:14:24 CEST 2007
Hi
Marco Gerards wrote:
> Index: libavcodec/avcodec.h
> ===================================================================
> --- libavcodec/avcodec.h (revision 8540)
> +++ libavcodec/avcodec.h (working copy)
> @@ -248,6 +248,7 @@
> CODEC_ID_MUSEPACK7,
> CODEC_ID_MLP,
> CODEC_ID_GSM_MS, /* As found in WAV */
> + CODEC_ID_THP,
Put it at the end of "video" codec ids.
> /* subtitle codecs */
> CODEC_ID_DVD_SUBTITLE= 0x17000,
> @@ -255,6 +256,7 @@
>
> CODEC_ID_MPEG2TS= 0x20000, /* _FAKE_ codec to indicate a raw MPEG2 transport
> stream (only used by libavformat) */
> +
> };
cosmetics.
[...]
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
More information about the ffmpeg-devel
mailing list