OSDN Git Service

h264: fix parsing of old lossless profile (profile_idc == 144)
authorHendrik Leppkes <h.leppkes@gmail.com>
Sun, 14 Oct 2012 08:03:07 +0000 (10:03 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Oct 2012 14:04:10 +0000 (16:04 +0200)
commit572781b25f98f99f2255404810ac33168bf28482
treef6c574d23280de63c189cc3df0ea1129c98c1f61
parent6bf43441f0a77ed7a4ed0e40ef732ec11cedf73d
h264: fix parsing of old lossless profile (profile_idc == 144)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264_ps.c