This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "'Good' GStreamer plugins".
The branch, master has been updated
via 40bd3772306e1b6942c11d0aa40c3c31b1444e17 (commit)
from db0b8755e00bbdeed3882ad0e891462ff8b3f9b6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 40bd3772306e1b6942c11d0aa40c3c31b1444e17
Author: David Schleef <ds@...>
Date: Fri Feb 6 16:16:05 2009 -0800
qtdemux: Add handling for stps atoms
stps atoms contain "partial sync" information, which means that it's
a sync point where pts != dts. This is needed to properly handle
MPEG2, H.264, Dirac, etc., in quicktime.
-----------------------------------------------------------------------
Summary of changes:
gst/qtdemux/qtdemux.c | 21 +++++++++++++++++++++
gst/qtdemux/qtdemux_dump.c | 19 +++++++++++++++++++
gst/qtdemux/qtdemux_dump.h | 1 +
gst/qtdemux/qtdemux_fourcc.h | 1 +
gst/qtdemux/qtdemux_types.c | 2 ++
5 files changed, 44 insertions(+), 0 deletions(-)
hooks/post-receive
--
'Good' GStreamer plugins
|