summaryrefslogtreecommitdiff
path: root/sys/dshowvideosink
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2015-06-10 12:32:34 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2015-06-12 17:10:29 -0400
commite000a6f0a4984fbe81190df6cd439c70dafde3d6 (patch)
tree711889802d1eb6efc107a9aabb5c04158c6b9d31 /sys/dshowvideosink
parent8432116df284465eb95351eea3355e3e862d702e (diff)
downloadgstreamer-plugins-bad-e000a6f0a4984fbe81190df6cd439c70dafde3d6.tar.gz
tsmux: Add negative DTS support
Use the saved DTS, make it signed and pass that to the stream muxer. This preserves the running time sign. All usage of -1 as invalid TS are now replaced with G_MININT64. Negative values will be seen as wrap-around point, but the delta between PTS and DTS will remain correct. Demuxers don't care about absolute values, they only cares about deltas. https://bugzilla.gnome.org/show_bug.cgi?id=740575
Diffstat (limited to 'sys/dshowvideosink')
0 files changed, 0 insertions, 0 deletions