Commit 3edeab82 authored by Panagiotis Issaris's avatar Panagiotis Issaris

Add codec ID for a native H.264 encoder.

Originally committed as revision 7246 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent acd8d10f
......@@ -149,6 +149,7 @@ enum CodecID {
CODEC_ID_TIERTEXSEQVIDEO,
CODEC_ID_TIFF,
CODEC_ID_GIF,
CODEC_ID_FFH264,
/* various pcm "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment