From b203753ed6755ebbd161b4f5bb2ba0e49810dd26 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 27 Jan 2012 17:57:58 +0000 Subject: [PATCH] docs: mention codec data / stream header change in porting docs --- docs/random/porting-to-0.11.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt index eb5b216..0a539fc 100644 --- a/docs/random/porting-to-0.11.txt +++ b/docs/random/porting-to-0.11.txt @@ -479,3 +479,9 @@ The 0.11 porting guide GstGError -> GError GST_TYPE_G_ERROR / gst_g_error_get_type() -> G_TYPE_ERROR + +* "codec-data" and "streamheader" field in GstCaps + + codec-data and stream headers are no longer in GstCaps, but sent as + part of a STREAM CONFIG event (which should be sent after the initial + CAPS event if needed). -- 2.7.4