Commit 07e7ef56 authored by takis's avatar takis

Add codec ID for a native H.264 encoder.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7246 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f87a31bf
......@@ -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