gst/playback/gsturidecodebin.c: Free the factory array when finalizing.
authorEdward Hervey <bilboed@bilboed.com>
Fri, 12 Dec 2008 10:54:45 +0000 (10:54 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 12 Dec 2008 10:54:45 +0000 (10:54 +0000)
commit89413e390ca14bb14b834449b5bb08487aa47e9b
tree2333e8f8240d7e1bb7a74a4a3838ea91c62242eb
parenta3c1a0507aa0ef8f4d83ac0783418d3d130b8894
gst/playback/gsturidecodebin.c: Free the factory array when finalizing.

Original commit message from CVS:
* gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_finalize):
Free the factory array when finalizing.
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
Use a GstStaticPadTemplate since the src pad caps are fixed.
ChangeLog
common
gst/playback/gsturidecodebin.c
sys/v4l/gstv4lsrc.c