From f5c0921077d5346694a15623921eabdada32de44 Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Fri, 25 Jan 2013 10:40:18 +0100 Subject: [PATCH] codecparsers: update to gst-vaapi-branch commit 35053b8. aeb898b vc1: fix bitplanes decoding (DIFF6 or NORM6 residual bytes) 63e3344 vc1: fix bitplanes decoding (DIFF6 or NORM6) b0a9372 vc1: add API to parse slice headers 773f3d1 vc1: fix bitplanes decoding 870e083 vc1: simplify GstVC1VopDquant structure bc0d65e vc1: fix VOPDQUANT parser for DQUANT == 2 dcd3abd vc1: fix calculation of ALTPQUANT 73ca0b7 vc1: fix parser for DQPROFILE in VOPDQUANT 8840c2d h264: zero-initialize SPS VUI parameters --- ext/codecparsers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/codecparsers b/ext/codecparsers index b47983a..35053b8 160000 --- a/ext/codecparsers +++ b/ext/codecparsers @@ -1 +1 @@ -Subproject commit b47983a6ab0893815f62c03b4410b7104463c57f +Subproject commit 35053b8dd905f42f14002f3c14cf8d102016032b -- 2.7.4