gstreamer/gst
Sebastian Dröge 54c61efe44 mpegtspacketizer: Store PCR time/byte offsets in 64 bit integers
32 bit integers are going to overflow, especially the PCR offset to
the first PCR will overflow after about 159 seconds. This makes playback
of streams stop at 159 seconds as suddenly the timestamps are starting
again from 0. Now we have a few more years time until it happens again
and 64 bits are too small.
2014-08-05 11:45:55 +02:00
..
accurip gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
adpcmdec adpcmdec: Require caps to be set before any data processing 2013-12-05 12:05:21 +01:00
adpcmenc adpcmenc: Properly set output format 2013-12-23 15:33:42 +01:00
aiff aiffparse: Print invalid fourcc in error message in hex 2014-07-04 17:46:58 +01:00
asfmux asfmux: Don't leak bytereader 2014-05-13 11:19:24 +02:00
audiobuffer gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
audiofxbad audiofxbad: Change plugin name to audiofxbad from audiochannelmix 2013-09-19 20:17:01 +02:00
audiomixer Release 1.3.1 2014-05-03 19:57:57 +02:00
audiovisualizers audiovisualizer: fix caps leaks 2014-06-27 17:27:25 -03:00
autoconvert autoconvert: factories don't need the lock 2014-05-09 23:05:28 -04:00
bayer Release 1.3.2 2014-05-21 13:06:35 +02:00
camerabin2 wrappercamerabinsrc: do not give references to probes 2014-07-26 13:27:51 -03:00
cdxaparse gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
coloreffects gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
compositor compositor: Fix Makefile CFLAGS/LIBADD ordering 2014-06-24 08:01:21 +02:00
dataurisrc dataurisrc: fix leak as gst_buffer_replace adds its own ref 2014-06-28 09:44:22 -03:00
dccp gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
debugutils watchdog: Only create a new GSource if we have a main context 2014-07-01 19:41:36 +02:00
dvbsuboverlay dvbsuboverlay: Do not try to add a feature to a caps features ANY 2014-05-11 07:56:50 +02:00
dvdspu dvdspu: set proxy allocation flag on the video sink pad 2014-03-08 15:18:19 +01:00
faceoverlay gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
festival festival: fix fd leak 2014-04-08 12:20:40 +01:00
fieldanalysis Release 1.3.1 2014-05-03 19:57:57 +02:00
freeverb freeverb: Don't pass floats to abs() but instead cast them to ints first 2014-05-19 11:34:42 +02:00
frei0r frei0rfilter: fix memory corruption on sink caps changes. 2014-03-11 16:49:11 +01:00
games gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
gaudieffects Release 1.3.1 2014-05-03 19:57:57 +02:00
gdp gdppay: remove obsolete code 2014-07-22 08:51:32 -03:00
geometrictransform all: Don't declare variables in 'for' loops 2014-06-24 14:51:32 +02:00
hdvparse gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
id3tag id3tag: Remove unused function to fix compiler warning 2014-02-27 21:41:53 +01:00
inter intersubsrc: basesrc is already creating a pad for us, no need to do it twice 2014-06-29 22:20:51 +02:00
interlace interlace: fix negotiation if filter caps are passed to query_caps 2013-07-22 17:32:50 +01:00
ivfparse ivfparse: detect and propagate resolution changes. 2014-04-18 18:31:15 +02:00
ivtc ivtc: Use input framerate when possible 2013-08-20 16:02:59 +02:00
jp2kdecimator jp2kdecimator: Don't leak various slices and arrays 2014-05-13 11:28:00 +02:00
jpegformat jpegparse: port to baseparse 2014-07-24 17:07:45 -03:00
librfb rfbsrc: Send stream-start event in the beginning 2014-05-02 14:20:58 +02:00
liveadder liveadder: handle gap buffer flag 2014-06-03 14:59:30 -04:00
midi midi: Fix handling of the SEGMENT query 2013-07-29 12:17:57 +02:00
mixmatrix gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mpeg1sys gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mpegdemux mpegdemux: avoid crashing in pathological case 2014-06-02 09:42:33 +02:00
mpegpsmux mpegpsmux; Fix stream leak 2014-05-13 11:30:35 +02:00
mpegtsdemux mpegtspacketizer: Store PCR time/byte offsets in 64 bit integers 2014-08-05 11:45:55 +02:00
mpegtsmux mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_ 2014-06-25 14:50:05 +02:00
mve gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mxf mxfmux: Avoid taking unnecessary ref 2014-07-16 16:47:21 +02:00
nuvdemux gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
overlay gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
patchdetect gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
pcapparse pcapparse: Remove unneeded unref and only set pad caps if we have caps 2013-08-14 10:48:26 +02:00
pnm pnmenc: Port PNM Encoder to use GstVideoEncoder Class 2014-07-22 06:19:48 -03:00
rawparse rawparse: Use the pad passed to us directly for default event handling 2014-06-22 14:21:35 +02:00
real gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
removesilence gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
rtjpeg gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sdi gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
sdp sdpdemux: Don't leak adapter data 2014-05-13 11:35:46 +02:00
segmentclip gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
siren sirendec: Require caps to be set before any data processing 2013-12-05 12:05:09 +01:00
smooth gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
smoothwave smoothwave: remove element unported from 0.8 2011-11-23 08:42:01 +01:00
speed speed: Fix position query some more 2014-06-09 10:57:32 +02:00
stereo stereo: Port to GStreamer 1.0 API 2013-12-06 17:58:13 -05:00
subenc webvttenc: Separate cues with two line breaks instead of one. 2013-07-05 18:32:43 +01:00
tta gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
vbidec gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
videofilters all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
videomeasure docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:36:32 +01:00
videoparsers h264parse: fix collection of access units to preserve config headers. 2014-07-01 16:26:48 +02:00
videosignal docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:36:32 +01:00
vmnc vmndec: Don't leak output state 2014-05-13 11:38:44 +02:00
y4m y4mdec: check for VIDEO meta instead of CROP meta 2014-03-15 15:22:42 +01:00
yadif yadif: basetransform is creating pads for us already, don't do it twice 2014-06-29 22:19:07 +02: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