gst/mpegtsparse/mpegtsparse.c: Actually copy the structure passed in when assigning...
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Mon, 6 Oct 2008 12:01:14 +0000 (12:01 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Mon, 6 Oct 2008 12:01:14 +0000 (12:01 +0000)
commitc3e91e1a880e99201cecc8aae65256a39ce3ab4e
tree72ce7ddc78535f69fe74d3d89281129c009d6943
parent478417da1af5b168594167bc2ab4ab71b60085e9
gst/mpegtsparse/mpegtsparse.c: Actually copy the structure passed in when assigning it because it gets freed straight...

Original commit message from CVS:
* gst/mpegtsparse/mpegtsparse.c:
Actually copy the structure passed in when assigning it because
it gets freed straight after the function call.
Re: pat_info and pmt_info GstStructures.
ChangeLog
common
gst/mpegtsparse/mpegtsparse.c