h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles
authorVictor Lopez <gallandae@gmail.com>
Wed, 19 Dec 2012 08:12:24 +0000 (09:12 +0100)
committerJanne Grunau <janne-libav@jannau.net>
Wed, 19 Dec 2012 12:40:48 +0000 (13:40 +0100)
commit1c8bf3bfed5ff5c504c8e3de96188a977f67cce0
treee1e499a1df31df711351bb16e5a6703fd1f9f8c9
parent45635885e44cb7adce35ac19279d48c1ef6c4779
h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles

Fixes bug 396.

CC: libav-stable@libav.org
libavcodec/h264_ps.c