[gst-cvs] gstreamer wtay
Wim Taymans
wtay at users.sourceforge.net
Wed Jul 12 15:52:42 PDT 2000
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: wtay 00/07/12 15:52:42
Modified files:
. : configure.in
gst : gst.h gstbin.c gstbuffer.h gstclock.c
gstclock.h gstelement.c gstelement.h gstpad.c
gstpad.h gstpipeline.c gstthread.c
gst/elements : gstaudiosink.c gstaudiosink.h gstqueue.c
gstqueue.h
gstplay : callbacks.c gstplay.c mpeg1.c
include : mmx.h
plugins/avi : playcodecs.c
plugins/mp3decode/mpg123: gstmpg123.c gstmpg123.h layer3.c
mpg123.c
plugins/mp3decode/parse: Makefile.am mp3parse.c mp3parse.h
plugins/mp3decode/xing/libxing: Makefile.am
plugins/mpeg1/mpeg_play: Makefile.am gstmpeg_play.c
gstmpeg_play.h video.c video.h
plugins/mpeg1/parse: mpeg1parse.c mpeg1parse.h
plugins/mpeg1video/parse: mp1videoparse.c mp1videoparse.h
plugins/mpeg2/video: Makefile.am recon.c
plugins/videosink: gtkoverlayimage.c gtkxvimage.c gtkxvimage.h
videosink.c
Added files:
docs/random : states.new
Log message:
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.
More information about the Gstreamer-commits
mailing list