Reworked AC3 decoder. No seeking yet but at least we do not need ac3parse anymore.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 20 Nov 2000 19:04:32 +0000 (19:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 20 Nov 2000 19:04:32 +0000 (19:04 +0000)
commit92c447c53683a89ff5027f41feca0914ae6bbf3c
treecd99c73ac203e5201154edd548af7199fb9e79cf
parent01eb2caf72ca4cfd7ffd219030f34945a64d882e
Reworked AC3 decoder. No seeking yet but at least we do not need ac3parse anymore.

Original commit message from CVS:
Reworked AC3 decoder. No seeking yet but at least we do not need ac3parse
anymore.
Reworked dvdsrc to read scrambled data (DeCSS not included). I have
modified DeCSS a bit to work in GStreamer. Can I release the code or is
there some lawyer that's going to sue me?
MPEG2 SSE motion compensation.
Tried to add PTS to the MPEG decoder but failed.
components/bonobo-gstmediaplay/bonobo-gstmediaplay.c
configure.in
docs/manual/gstreamer-manual.sgml
gst/elements/gstdisksrc.c
gstplay/gstmediaplay.c
gstplay/gstplay.c
plugins/elements/gstdisksrc.c
test/dvdcat.c