Fixed the mpeg 1 parser. It can now be used to playback the audio stream of an MPEG1...
authorWim Taymans <wim.taymans@gmail.com>
Sun, 6 Feb 2000 18:50:38 +0000 (18:50 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 6 Feb 2000 18:50:38 +0000 (18:50 +0000)
commitb6a297bf092e3c3f65320ae52297c1af687fbb84
tree3a9bc06d4b83ba3e2859da012406411492183ccf
parent8dfef4d6b66b6609fb8a43accbd893b629711702
Fixed the mpeg 1 parser. It can now be used to playback the audio stream of an MPEG1 movie (check out test/mp1parse.c).

Original commit message from CVS:
Fixed the mpeg 1 parser. It can now be used to playback the audio stream
of an MPEG1 movie (check out test/mp1parse.c).
test/mp1parse.c