gstreamer/gst
Alex Ashley 5d99d0dfa0 qtdemux: fix offset calculation when parsing CENC aux info
Commit 7d7e54ce68 added support for
DASH common encryption, however commit
bb336840c0 that went onto master
shortly before the CENC commit caused the calculation of the CENC
aux info offset to be incorrect.

The base_offset was being added if present, but if the base_offset
is relative to the start of the moof, the offset was being added twice.
The correct approach is to calculate the offset from the start of the
moof and use that offset when parsing the CENC aux info.
2015-08-18 11:48:03 +01:00
..
alpha Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
apetag Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
audiofx audioecho: make sure buffer gets reallocated if max_delay changes 2015-08-14 11:50:22 +01:00
audioparsers mpegaudioparse: use new baseparse API to fix tag handling 2015-08-16 17:21:24 +01:00
auparse Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
autodetect Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
avi avidemux: Stop without posting error on flushing 2015-07-25 03:25:28 -04:00
cutter Revert "doc: Workaround gtkdoc issue" 2015-05-18 20:13:01 +02:00
debugutils Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
deinterlace deinterlace: update example pipeline 2015-06-25 10:47:40 +01:00
dtmf Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
effectv Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
equalizer Revert "doc: Workaround gtkdoc issue" 2015-05-18 20:13:01 +02:00
flv flvdemux: Handle seek flags properly 2015-07-06 10:30:42 -04:00
flx Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
goom goom: Rename get_type() function of base class to prevent symbol conflicts 2015-08-14 09:21:25 +02:00
goom2k1 goom: Rename get_type() function of base class to prevent symbol conflicts 2015-08-14 09:21:25 +02:00
icydemux Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
id3demux Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
imagefreeze Revert "imagefreeze: Remove impossible error condition" 2015-07-07 15:57:19 +01:00
interleave interleave: error when channel-positions-from-input=False 2015-06-05 08:48:25 -03:00
isomp4 qtdemux: fix offset calculation when parsing CENC aux info 2015-08-18 11:48:03 +01:00
law audioencoders: use template subset check for accept-caps 2015-08-16 14:30:57 -03:00
level Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
matroska matroska: Remove unused variable 2015-08-13 14:11:12 +01:00
monoscope Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
multifile splitmuxsink: remove extra \n at debug message 2015-08-03 13:46:16 -03:00
multipart Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
replaygain Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
rtp rtp: copy metadata in the (de)payloaders which is missed before 2015-08-17 14:12:50 +02:00
rtpmanager rtpjitterbuffer: Keep the DTS estimate if we got no DTS after a jitterbuffer reset 2015-08-13 16:45:16 +02:00
rtsp rtspsrc: send the User-Agent header 2015-08-14 15:59:06 +02:00
shapewipe Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
smpte Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
spectrum Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
udp dynudpsink: keep GCancellable fd around instead of re-creating it constantly 2015-05-27 17:08:47 +01:00
videobox Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
videocrop Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
videofilter Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
videomixer Release 1.5.1 2015-06-07 10:46:34 +02:00
wavenc Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
wavparse Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
y4m y4mencode: fix gst-launch version in documentation 2015-08-16 14:30:57 -03:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00