The first functional video MPEG1 decoder. The decoder still opens a window to show...
authorWim Taymans <wim.taymans@gmail.com>
Sat, 12 Feb 2000 12:20:32 +0000 (12:20 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 12 Feb 2000 12:20:32 +0000 (12:20 +0000)
commitd6d5df1f9d79a55607bd152f78902346726165c0
tree26a0fff0d62be3b23bb9766949692741553df090
parent12f3571c50554f4c614710a556eee1c3712c855c
The first functional video MPEG1 decoder. The decoder still opens a window to show the video. This is not optimised a...

Original commit message from CVS:
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.
test/mp1parse.c