OSDN Git Service

h264: define FF_PROFILE_H264_HIGH_444 to the correct value
authorJanne Grunau <janne-ffmpeg@jannau.net>
Tue, 1 Feb 2011 20:56:13 +0000 (21:56 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 9 Feb 2011 02:33:54 +0000 (03:33 +0100)
commit154f7bb062c8535a1d76dd911e93a35a85503390
tree31604e352e7702fc14da6afa54194c6b8860d526
parent9b8bb626dcc6fb0a774a8cdbb2c3029d5ab9c869
h264: define FF_PROFILE_H264_HIGH_444 to the correct value

It was removed in fe9a3fb since it had the wrong value. Add profile name
for it.
(cherry picked from commit 440b61691db2166abac3f58e01da1d4722f1f1e4)
libavcodec/avcodec.h
libavcodec/h264.c