Add codec ID for a native H.264 encoder.
Originally committed as revision 7246 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
acd8d10ffb
commit
3edeab8209
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue