gstreamer/gst/mpegdemux
Sebastian Pölsterl 61a8856133 mpegtsparse: don't free PAT structure which may still be needed later
This is a problem if you tune to a channel which uses pid X and later tune to
another channel where X is used for another table (e.g. PMT).

The code that does that was actually already there but never used because the
pat structure was freed before. The commit that introduced those lines intended
to fix a memory leak, but we clean things up elsewhere.

Fixes #622725.
2010-06-30 18:27:16 +01:00
..
flumpegdemux.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspatinfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspatinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtinfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtinfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtstreaminfo.c mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
flutspmtstreaminfo.h mpegtsdemux: s/fluts/mpegts 2009-02-19 11:36:45 +00:00
gstmpegdefs.h mpegdemux: Use GST_FLOW_CUSTOM_SUCCESS instead of some integer 2010-04-16 19:43:59 +02:00
gstmpegdemux.c Revert "mpegpsdemux: Workaround new gcc 4.5 compiler warning" 2010-04-16 19:42:00 +02:00
gstmpegdemux.h mpegpsdemux: improved demuxer performance 2009-08-07 18:17:28 +02:00
gstmpegdesc.c Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
gstmpegdesc.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
gstmpegtsdemux.c mpegtsdemux: Don't use liboil functions 2010-06-14 14:48:02 +02:00
gstmpegtsdemux.h mpegtsdemux: Set DISCONT on buffers 2009-09-17 17:03:40 -07:00
gstpesfilter.c pesfilter: Permit unbounded packets for 0xfd (extended stream id). 2009-07-16 16:05:41 +02:00
gstpesfilter.h mpegtsdemux: Add mapping for DVD and Bluray subpicture streams. 2009-05-26 15:31:53 +01:00
gstsectionfilter.c mpegdemux: improve debug output 2010-06-17 10:52:31 +02:00
gstsectionfilter.h Add Fluendo MPEG PS and TS demuxers to gst-plugins-bad. This is now dual licensed MPL and LGPL. 2008-09-02 12:04:32 +00:00
Makefile.am mpegtsdemux: Don't use liboil functions 2010-06-14 14:48:02 +02:00
mpegtspacketizer.c mpegtspacketizer: fix minor memory leak 2010-05-23 19:20:31 +01:00
mpegtspacketizer.h mpegtsparse: parse TDT table in mpegts. 2010-05-12 13:00:16 +02:00
mpegtsparse.c mpegtsparse: don't free PAT structure which may still be needed later 2010-06-30 18:27:16 +01:00
mpegtsparse.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00