[gst-cvs] gstreamer wtay
Wim Taymans
wtay at cvs1.i.sourceforge.net
Sat Feb 12 04:20:32 PST 2000
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: wtay 00/02/12 04:20:32
Modified files:
plugins/mpeg1/mpeg_play: 16bit.c Makefile.am ctrlbar.c gdith.c
gstmpeg_play.c gstmpeg_play.h main.c
mb_ordered.c motionvector.c
parseblock.c proto.h readfile.c util.c
util32.c video.c video.h
plugins/mpeg1video/parse: mp1videoparse.c
test : mp1parse.c
Log message:
The first functional video MPEG1 decoder. The decoder still opens a window
to show the video. This is not optimised at all. Some glitches and
crashes due to bugs in mp1videoparse.c. I need to queue incomplete
slices in mp1videoparse before sending them to the decoder.
use test/mp1parse on your favorite video to test. No audio/video sync,
no QoS at all.
More information about the Gstreamer-commits
mailing list