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)
commitfa40ed76489e94536240e5884bc916e333abebc2
treede102dd51c318410d697bd8b02ae0d979b06f7e2
parentb69f3ccff66e64304f4c8fea09236a7e3c36ba15
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