gst/gdp/gstgdppay.c: Don't set caps on the buffers that contain a copy of the buffer...
authorAntoine Tremblay <hexa00@gmail.com>
Wed, 4 Jun 2008 05:58:38 +0000 (05:58 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 4 Jun 2008 05:58:38 +0000 (05:58 +0000)
commitbe2f6a80858d7bc39d813177552bd6e6e9d6fc2a
treec22eff8cb709c12700a6373e87966a235eedeca1
parentd57ab7cfdbbe3bf085c98b9ec6c780e4f3a9d7b1
gst/gdp/gstgdppay.c: Don't set caps on the buffers that contain a copy of the buffer including the caps of them resul...

Original commit message from CVS:
Patch by: Antoine Tremblay <hexa00 at gmail dot com>
* gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
Don't set caps on the buffers that contain a copy of the buffer
including the caps of them resulting in an always increasing refcount
of the caps and insanely large caps. Instead include a buffer without
caps in the new caps. Fixes bug #536475.
ChangeLog
gst/gdp/gstgdppay.c