gstreamer/gst
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
..
adpcmdec Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
adpcmenc Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
aiff Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
asfmux asfmux: Warn if preroll value is too big 2010-06-24 20:22:16 -03:00
audiobuffer Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
audioparsers baseparse: fix seek event ref handling 2010-06-15 15:42:26 +02:00
autoconvert Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
bayer bayer2rgb: handle other bayer formats 2010-06-03 23:57:46 -07:00
camerabin camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
cdxaparse cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SET 2010-04-15 20:50:58 +02:00
chart gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
colorspace gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
dataurisrc Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
dccp Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
debugutils fpsdisplaysink: Adds a signal to inform measurements to apps 2010-06-24 13:53:08 -03:00
dtmf dtmfdetect: Only works with rate=8000, fix in caps 2010-06-07 11:15:26 -04:00
dvdspu Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
festival festival: Only close the connection if it's opened 2010-05-13 14:43:28 +02:00
filter gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
freeze Add -Wredundant-decls flag 2010-03-22 12:05:59 +01:00
frei0r frei0r: Fix setting of boolean values 2010-05-12 18:18:46 +02:00
games gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
geometrictransform geometrictransform: Use _CAST macro 2010-06-07 22:56:17 -03:00
h264parse h264parse: obtain correct upstream timestamp 2010-06-23 10:39:53 +02:00
hdvparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
id3tag id3tag: Use gst_tag_list_peek_string_index 2010-06-18 14:49:24 -03:00
invtelecine invtelecine: add an assert to placate gcc-4.5 2010-06-02 22:07:31 -07:00
ivfparse assrender, ivfparse, jpegformat: fix compiler warnings with debugging disabled in core 2010-06-27 11:25:20 +01:00
jpegformat assrender, ivfparse, jpegformat: fix compiler warnings with debugging disabled in core 2010-06-27 11:25:20 +01:00
legacyresample legacyresample: Include _stdint.h for int16_t and friends 2010-06-27 19:22:39 +02:00
librfb Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
liveadder gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mixmatrix gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg1sys gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg4videoparse mpeg4videoparse: sprinkle some branch prediction 2010-06-15 11:30:45 +02:00
mpegdemux mpegtsparse: don't free PAT structure which may still be needed later 2010-06-30 18:27:16 +01:00
mpegpsmux Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
mpegtsmux mpegtsmux: start pmt at 0x020 as suggested by Zaheer 2010-06-08 15:36:47 +02:00
mpegvideoparse mpegvideoparse: Remove redundant log message 2010-06-20 23:34:56 +10:00
mve Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
mxf Add -Wformat-nonliteral -Wformat-security flags 2010-03-22 16:22:22 +01:00
nsf Add -Wundef 2010-03-22 12:30:01 +01:00
nuvdemux Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
overlay gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
passthrough gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
pcapparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
playondemand gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
pnm pnmdec: Don't crash if no valid input was parsed yet 2010-06-16 10:31:19 +02:00
qtmux qtmux: Write uint tags that don't have a complement 2010-06-25 20:19:20 -03:00
rawparse resindvd, rawparse: fix LDFLAGS for gst-plugins-base libs 2009-08-25 23:55:41 +01:00
real Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
rtjpeg gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
rtpmux rtpmux: fix missing debug log message argument 2010-06-03 10:43:20 +01:00
scaletempo gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
sdp Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
segmentclip segmentclip: Add audio/video buffer segment clip elements 2010-03-12 07:29:58 +00:00
selector gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
siren Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
smooth gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
smoothwave gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
speed gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
stereo gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
subenc Add -Wredundant-decls flag 2010-03-22 12:05:59 +01:00
tta Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
valve gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
vbidec gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
videodrop gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
videomeasure Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
videosignal gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
vmnc Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
Makefile.am build: build plugins and examples in parallel where possible, if make -jN is used 2010-03-30 01:17:15 +01:00