gstreamer/gst
Thiago Santos 39c09284e2 qtmux: remove useless variable do_pts
We always write the CTTS in qtmux. Ideally we only want to do that
for streams that need DTS, it should be present on the track information
rather than be decided based on each buffer
2015-04-10 10:05:24 -03:00
..
alpha Fix double semicolons 2015-03-10 09:31:20 +00:00
apetag
audiofx Constify some static arrays everywhere 2015-01-21 09:55:53 +01:00
audioparsers aacparse: fix LOAS parsing issue 2015-03-06 14:34:08 -03:00
auparse
autodetect autovideosrc: use videotestsrc as fallback element instead of fakesrc 2014-06-28 14:25:25 +01:00
avi Fix double semicolons 2015-03-10 09:31:20 +00:00
cutter
debugutils Fix double semicolons 2015-03-10 09:31:20 +00:00
deinterlace Deinterlace: in query_caps return only supported formats if filter is interlaced 2014-12-14 12:41:16 +01:00
dtmf rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and seqnum-offset 2014-10-10 18:12:32 -04:00
effectv quarktv: fix "planes" property range, a value of 0 is not allowed 2015-03-28 11:31:42 +00:00
equalizer equalizer: Don't call iirequalizer's transform_ip in passthrough mode 2014-10-13 08:30:03 +02:00
flv flv: When passing seek event upstream, hold a ref. 2015-03-31 00:20:48 +11:00
flx flxdec: fix integer overflow 2014-05-02 14:18:08 +01:00
goom goom: post QoS messages when dropping frames due to QoS 2014-11-02 19:31:01 +00:00
goom2k1 goom2k1: use fractional part of float division 2015-02-16 14:31:05 +00:00
icydemux icydemux: does not need to link against zlib 2014-11-23 16:24:06 +00:00
id3demux
imagefreeze imagefreeze: Handle seqnums 2014-11-06 12:20:25 +01:00
interleave interleave: Drop custom latency query handling 2015-02-27 00:59:43 +05:30
isomp4 qtmux: remove useless variable do_pts 2015-04-10 10:05:24 -03:00
law
level level: Don't read over the end of the input memory 2015-03-12 13:51:56 +00:00
matroska matroska: fix GValue leaks when parsing tags 2015-03-30 08:59:36 -03:00
monoscope
multifile splitmuxsink: fix mutex leak 2015-04-09 13:01:23 +01:00
multipart multipartdemux: do not leak new stream event 2014-09-18 12:49:53 +03:00
replaygain rgvolume: Avoid taking unnecessary refs 2014-07-16 16:45:43 +02:00
rtp rtph263depay: Fix framesize parsing 2015-04-08 11:17:31 +02:00
rtpmanager docs: make GstRTCPSync enum show up in rtpbin docs 2015-04-05 20:07:19 +01:00
rtsp rtspsrc: Fix segment in TCP mode 2015-03-26 17:54:08 -04:00
shapewipe shapewipe: Unref caps and element after usage 2014-08-10 11:09:09 +01:00
smpte smpte: remove unused fields 2015-04-10 10:23:55 +01:00
spectrum spectrum: Fix min and max for bands property 2015-02-15 21:34:28 -05:00
udp multiudpsink: fix crash with GST_DEBUG enabled 2015-03-13 18:38:42 +00:00
videobox videobox: critical error when element properties set as max/min 2014-10-20 12:53:51 +02:00
videocrop videocrop: Remove todo about caps filter 2014-12-15 18:30:01 -05:00
videofilter Constify some static arrays everywhere 2015-01-21 09:55:53 +01:00
videomixer videomixer: Drop custom latency querying logic 2015-02-27 00:59:43 +05:30
wavenc wavenc: Support RF64 format 2014-10-14 10:24:50 +02:00
wavparse wavparse: clip chunk size above the valid maximum (0x7fffffff) 2015-04-07 12:12:44 +01:00
y4m y4menc: port y4menc to use GstVideoEncoder base class 2014-09-17 18:28:00 -03:00
Makefile.am