From f870469b0a4451f885de5a1d0e81f31ac7687150 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Mon, 9 Dec 2013 12:07:28 +0100 Subject: [PATCH] codecparsers: update to gst-vaapi-branch commit 177c73b. a7e3255 add H.265 (HEVC) bitstream parser 177c73b h264: fix picture level scaling lists derivation (rule B) 14733f1 h264: fix parsing of VCL HRD parameters 59a0b47 h264: store quantization matrices in zig-zag order ffb6e26 h264: add helpers to convert quantization matrices c78a504 mpeg2: also initialize debug category in parse_sequence_header() 719d1b0 mpeg2: turn internal consistency check into a g_assert() 5241d8e all: remove some unused functions 18eb312 all: fix for GST_DISABLE_GST_DEBUG 963c04a all: make warnings more meaningful --- ext/codecparsers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/codecparsers b/ext/codecparsers index b33bd3214e..177c73b924 160000 --- a/ext/codecparsers +++ b/ext/codecparsers @@ -1 +1 @@ -Subproject commit b33bd3214e9780d75719099a7e32fa59a286541e +Subproject commit 177c73b9246c5305cacc2b00a0da88182577f817