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)
committerJanne Grunau <janne-ffmpeg@jannau.net>
Tue, 8 Feb 2011 12:20:56 +0000 (13:20 +0100)
commit440b61691db2166abac3f58e01da1d4722f1f1e4
tree0deeec7918c59c94789b1826600ab4ccd8a34d6d
parent9409c3811c90975f2208216a0c5b820186e1e87b
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.
libavcodec/avcodec.h
libavcodec/h264.c