gstreamer/gst
Matej Knopp 9f85dfd733 qtmux: Do not infer DTS on buffers from sparse streams.
DTS delta is used to calculate sample duration. If buffer has missing DTS, we take either segment start or previous buffer end time, whichever is later.
This must only be done for non sparse streams, sparse streams can have gaps between buffers (which is handled later by adding extra empty buffer with duration that fills the gap)

https://bugzilla.gnome.org/show_bug.cgi?id=737095
2014-09-23 22:25:47 -03:00
..
alpha Miscellaneous minor cleanups 2014-09-24 00:45:31 +01:00
apetag g_memmove() is deprecated 2013-11-21 15:30:34 +00:00
audiofx Miscellaneous minor cleanups 2014-09-24 00:45:31 +01:00
audioparsers flacparse: Only calculate with durations != -1 2014-09-23 22:56:21 +03:00
auparse gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
autodetect autovideosrc: use videotestsrc as fallback element instead of fakesrc 2014-06-28 14:25:25 +01:00
avi Miscellaneous minor cleanups 2014-09-24 00:45:31 +01:00
cutter gst: Don't use endianness-specific S8 audio format 2014-02-04 13:44:29 +01:00
debugutils capssetter: update to 1.0 transform_caps sematics 2014-09-15 18:14:06 +02:00
deinterlace Miscellaneous minor cleanups 2014-09-24 00:45:31 +01:00
dtmf dtmf: Removed unused structure members 2014-09-19 15:42:04 -04:00
effectv effectv: fix doc section of revtv element 2014-02-06 12:21:07 +01:00
equalizer gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
flv flv: Removed unreachable break statements 2014-09-18 09:42:43 -04:00
flx flxdec: fix integer overflow 2014-05-02 14:18:08 +01:00
goom goom: Clarified precedence between % and ? 2014-09-24 00:48:09 +01:00
goom2k1 goom: Remove unused functions 2014-02-09 23:38:44 +01:00
icydemux icydemux: Unref dropped events 2014-04-16 18:50:50 +02:00
id3demux gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
imagefreeze imagefreeze: replace with gst_buffer_copy 2014-09-03 21:33:09 -03:00
interleave interleave: set output caps layout to interleaved 2014-07-29 11:49:32 +02:00
isomp4 qtmux: Do not infer DTS on buffers from sparse streams. 2014-09-23 22:25:47 -03:00
law mulawdec: Require caps to be set before accepting any data 2013-12-05 12:15:29 +01:00
level level: Use the correct number of samples to iterate over the input array 2014-04-16 18:50:50 +02:00
matroska Miscellaneous minor cleanups 2014-09-24 00:45:31 +01:00
monoscope monoscope: Fix debug statement 2013-04-26 12:16:49 +02:00
multifile multifilesink: don't OR the same flag twice 2014-09-11 11:05:35 +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 rtpvrawdepay: Declare some more required caps fields in the sink template caps 2014-09-16 22:47:13 +03:00
rtpmanager Miscellaneous minor cleanups 2014-09-24 00:45:31 +01:00
rtsp rtsp: clarify expression so operator precedence is clear 2014-09-24 00:48:09 +01:00
shapewipe shapewipe: Unref caps and element after usage 2014-08-10 11:09:09 +01:00
smpte smpte: Check if input caps are the same and create output caps from video info 2014-09-04 10:47:34 +03:00
spectrum docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
udp udp: include string.h for memcmp and memset 2014-09-12 10:45:39 +01:00
videobox videobox: remove duplicate assignments 2014-09-24 00:12:14 +01:00
videocrop videocrop: Add support for GRAY16_LE/GRAY16_BE 2013-05-15 09:29:30 +02:00
videofilter videobalance: Allow any raw caps in passthrough mode, not just the ones we handle 2014-08-13 13:25:36 +03:00
videomixer videomixer: Fix synchronization if dynamically changing the FPS 2014-09-04 11:34:26 +03:00
wavenc wavenc: use WAVE_FORMAT_EXTENSIBLE for more than 2 channels 2014-09-15 11:19:23 +03:00
wavparse wavparse: Fix parsing of adtl chunks 2014-09-12 15:08:23 +03:00
y4m y4menc: port y4menc to use GstVideoEncoder base class 2014-09-17 18:28:00 -03:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00