From 5d794c0007a6bbd8d1c0589e3f7d8836018550e5 Mon Sep 17 00:00:00 2001 From: Wai-Ming Ho Date: Thu, 15 Nov 2007 19:03:33 +0000 Subject: gst/mpegtsparse/mpegtspacketizer.c: Ensure that the plugin does not crash when the property pat-info is queried befor... Original commit message from CVS: Patch by: Wai-Ming Ho * gst/mpegtsparse/mpegtspacketizer.c: (foreach_stream_clear), (remove_all), (mpegts_packetizer_clear): Ensure that the plugin does not crash when the property pat-info is queried before a PAT is available. It also ensures that the PAT info is cleared when the changing from PLAYING to READY. Fixes #487892. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index da20784b..10156984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-11-15 Wim Taymans + + Patch by: Wai-Ming Ho + + * gst/mpegtsparse/mpegtspacketizer.c: (foreach_stream_clear), + (remove_all), (mpegts_packetizer_clear): + Ensure that the plugin does not crash when the property pat-info is + queried before a PAT is available. It also ensures that the PAT info is + cleared when the changing from PLAYING to READY. + Fixes #487892. + 2007-11-15 Wim Taymans Patch by: Wouter Paesen -- cgit v1.2.1