gst/mpegstream/gstmpegdemux.c: Don't ref NULL caps (private streams have NULL caps...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 28 Mar 2006 20:19:31 +0000 (20:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 28 Mar 2006 20:19:31 +0000 (20:19 +0000)
commitdef240435e7e876e23d9e413260b549d7c067449
treeb4feb79a0f36fc147037dc1ed6416b5779447e63
parentbd5026cbea396c1196e0fc937d065628902de888
gst/mpegstream/gstmpegdemux.c: Don't ref NULL caps (private streams have NULL caps) (#336387); also, no need to set c...

Original commit message from CVS:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
Don't ref NULL caps (private streams have NULL caps) (#336387);
also, no need to set caps on the same buffer twice.
ChangeLog
gst/mpegstream/gstmpegdemux.c