This is the audio/video sync release.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 12 Jul 2000 22:52:42 +0000 (22:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 12 Jul 2000 22:52:42 +0000 (22:52 +0000)
commit9920b88c3f1473ce2d9ef5794c4ef9059d9b8d3f
treed52825b592dd45576f0fc6a9e6f95d85318ffda9
parent37576c7dc94a9f67014bed841f57e119beffde7f
This is the audio/video sync release.

Original commit message from CVS:
This is the audio/video sync release.
Changed the mpegvideoparser to parse complete pictures. Added the PTS
timestamps to the pictures.
Added PTS timestamps to the MPEG audio frames.
Made the clock a littlebit better.
Gstplay now uses two more threads one for video, one for audio playback.
Added the first QoS callbacks for the pads.
hopefully fix an mmx compilation problem.
25 files changed:
configure.in
docs/random/states.new [new file with mode: 0644]
gst/elements/gstaudiosink.c
gst/elements/gstaudiosink.h
gst/elements/gstqueue.c
gst/elements/gstqueue.h
gst/gst.h
gst/gstbin.c
gst/gstbuffer.h
gst/gstclock.c
gst/gstclock.h
gst/gstelement.c
gst/gstelement.h
gst/gstpad.c
gst/gstpad.h
gst/gstpipeline.c
gst/gstthread.c
gstplay/callbacks.c
gstplay/gstplay.c
gstplay/mpeg1.c
include/mmx.h
plugins/elements/gstaudiosink.c
plugins/elements/gstaudiosink.h
plugins/elements/gstqueue.c
plugins/elements/gstqueue.h