ext/theora/theoraenc.c (theora_enc_chain): Call gst_pad_try_set_caps instead of gst_p...
authorJohan Dahlin <johan@gnome.org>
Thu, 24 Jun 2004 16:48:17 +0000 (16:48 +0000)
committerJohan Dahlin <johan@gnome.org>
Thu, 24 Jun 2004 16:48:17 +0000 (16:48 +0000)
commit2d366efad596fff354fefaf49ed9025342eca145
treed74b26785cf6d092461846e250ccb1bcac1ccab2
parent7133435902c407c3e1e5d14c63606f1e299b9c41
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