From 2d366efad596fff354fefaf49ed9025342eca145 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Thu, 24 Jun 2004 16:48:17 +0000 Subject: ext/theora/theoraenc.c (theora_enc_chain): Call gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the stre... Original commit message from CVS: * ext/theora/theoraenc.c (theora_enc_chain): Call gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the streamheader caps are set correctly. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ae89ce9f..abb6f4f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-06-24 Johan Dahlin + + * ext/theora/theoraenc.c (theora_enc_chain): Call + gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the + streamheader caps are set correctly. + 2004-06-24 Thomas Vander Stichele * ext/vorbis/vorbisenc.c: (raw_caps_factory), @@ -254,7 +260,7 @@ 2004-06-17 Johan Dahlin - * ext/tcp/*: Revert Zaheer changes. + * ext/tcp/*: Revert Zaheer changes, to make things actually work again. 2004-06-16 Wim Taymans -- cgit v1.2.1