gstreamer/gst
Karol Sobczak 0b4dfa685d mpegtsdemux: fix re-syncing on invalid data after seek
Or possibly even at startup. If we couldn't find a sync within
the first few bytes, we'd just push more data into the adapter
but never discard any of the invalid data at the beginning, so
would never be able to re-sync.

https://bugzilla.gnome.org/show_bug.cgi?id=639063
2011-01-10 11:18:52 +00: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 aiffparse: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:25:53 +02:00
asfmux asfmux: Fix plugin package name/origin 2010-12-27 16:58:26 -03:00
audiobuffer Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
audioparsers flacparse: Fix unitialized variable on macosx 2011-01-06 12:49:43 +01:00
autoconvert autoconvert: Fix some more leaks and reorganize unref code 2010-12-21 18:01:28 +01:00
bayer bayer2rgb: Add framerate to the sink caps 2010-12-15 21:28:06 +01:00
camerabin camerabin: use private input-selector that still has "select-all" property 2011-01-08 02:43:41 +00:00
camerabin2 camerabin2: fix cflags and libs order in Makefile.am 2011-01-03 23:49:51 +00: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
coloreffects chromahold: Fix hue calculation for red colors 2010-10-06 16:54:16 +02:00
colorspace colorspace: Disable matrixing on big-endian 2011-01-02 16:13:56 -08:00
dataurisrc dataurisrc: use g_ascii_strcasecmp() 2010-12-30 18:08:32 -08:00
dccp dccp: Remove dead assignments 2010-11-25 19:01:42 +01:00
debugutils chopmydata: Add new element 2010-12-01 23:24:24 -08:00
dtmf dtmf: Fix build failure caused by previous commit 2010-12-31 00:37:30 -08:00
dvbsuboverlay dvbsuboverlay: some more minor clean-ups 2011-01-05 13:44:04 +00:00
dvdspu dvdspu: Remove dead assignments 2010-11-25 19:06:38 +01:00
festival festival: Only close the connection if it's opened 2010-05-13 14:43:28 +02:00
filter various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
freeze freeze: Remove dead assignments 2010-11-25 19:06:49 +01:00
frei0r frei0r: convert uint32_t to guint32 2010-12-30 19:25:46 -08:00
games various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
gaudieffects gaudieffects: dist python examples 2011-01-02 13:30:11 +00:00
geometrictransform change M_PI to G_PI 2010-12-30 19:25:46 -08:00
h264parse h264parse: align code with comment 2010-12-08 16:30:12 +01:00
hdvparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
id3tag id3mux: Set to GST_RANK_PRIMARY 2010-12-22 18:13:36 +01:00
interlace interlace: Fix buffer timestamp and duration 2010-11-24 12:09:16 +01:00
invtelecine invtelecine: Fix name of 30p/60i pattern 2010-09-18 19:27:07 -07:00
ivfparse ivfparse: Remove dead assignments 2010-11-25 19:20:51 +01:00
jp2kdecimator jp2kdecimator: Fix unitialized variables on macosx 2011-01-06 12:50:14 +01:00
jpegformat jpegparse: Fix unitialized variable on macosx 2011-01-06 12:51:27 +01:00
legacyresample legacyresample: Use math-compat header 2010-12-30 19:25:46 -08:00
librfb rfbsrc: fail more gracefully if source gets disconnected or geometry changes 2010-12-12 23:36:56 +00:00
liveadder Fix pad template memleaks 2010-11-30 18:54:46 -08:00
mixmatrix various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
mpeg1sys gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg4videoparse mpeg4videoparse: try harder to make buffer metadata writable before modifying 2010-12-23 22:03:16 +00:00
mpegdemux mpegtsdemux: fix re-syncing on invalid data after seek 2011-01-10 11:18:52 +00:00
mpegpsmux Fix pad template memleaks 2010-11-30 18:54:46 -08:00
mpegtsmux mpegtsmux: Set adaptation flag when appropriate 2011-01-02 14:52:34 -08:00
mpegvideoparse Revert "mpegvideoparse: fix timestamp generation" 2011-01-07 18:49:02 +00:00
mve mve: do not use the pad buffer allocation functions in demuxers 2010-12-24 14:18:58 +01:00
mxf mxfdemux: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:26:35 +02:00
nsf various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
nuvdemux nuvdemux: Don't use GST_FLOW_IS_FATAL() 2010-09-21 12:26:35 +02:00
overlay gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
passthrough various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
pcapparse Fix compiler warnings with gcc 4.2.1 on OSX. 2010-12-01 23:20:36 +01:00
playondemand various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
pnm Fix pad template memleaks 2010-11-30 18:54:46 -08:00
qtmux qtmux: adjust nasty case timestamp tracking 2011-01-03 17:40:52 +01:00
rawparse audioparse: Allow implicit channel map for 1-/2-channel audio 2010-12-08 16:30:11 +01:00
real real: Remove dead assignments 2010-11-25 19:21:01 +01:00
rtjpeg gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
rtpmux rtpmux: Remove dead assignments 2010-11-25 19:21:11 +01:00
scaletempo various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
sdp sdp: Remove useless variables 2010-11-25 19:21:23 +01:00
segmentclip segmentclip: Add audio/video buffer segment clip elements 2010-03-12 07:29:58 +00:00
siren Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
smooth various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
smoothwave smoothwave: remove old 0.8 example containing code with sideeffects in g_return_if_fail() 2011-01-08 00:20:35 +00:00
speed various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
stereo stereo: Remove dead assignments 2010-11-25 19:24:56 +01:00
subenc various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
tta tta: Remove dead assignments and useless variable 2010-11-25 19:25:27 +01:00
vbidec various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
videodrop various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
videomaxrate videomaxrate: Add to docs 2010-07-02 00:06:44 -04:00
videomeasure ssim: Set classification to Filter/Analyzer/Video instead of Filter/Converter/Video 2010-12-12 12:01:38 +01:00
videosignal videoanalyse: fix copy'n'paste off by one for param spec flags change 2010-10-19 16:25:00 +03:00
vmnc Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
y4m y4mdec: Fix copyright 2011-01-05 18:27:14 -08: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