[Ffmpeg-cvslog] r7246 - trunk/libavcodec/avcodec.h
Baptiste Coudurier
baptiste.coudurier
Tue Dec 19 10:54:48 CET 2006
Hi
takis wrote:
> Author: takis
> Date: Thu Dec 7 16:59:42 2006
> New Revision: 7246
>
> Modified:
> trunk/libavcodec/avcodec.h
>
> Log:
> Add codec ID for a native H.264 encoder.
>
>
> Modified: trunk/libavcodec/avcodec.h
> ==============================================================================
> --- trunk/libavcodec/avcodec.h (original)
> +++ trunk/libavcodec/avcodec.h Thu Dec 7 16:59:42 2006
> @@ -149,6 +149,7 @@
> CODEC_ID_TIERTEXSEQVIDEO,
> CODEC_ID_TIFF,
> CODEC_ID_GIF,
> + CODEC_ID_FFH264,
>
We were discussing that issue, why did you add it ?
Codec id are for codecs, not a way to distinguish between
decoders/encoders IMHO.
--
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-cvslog
mailing list