Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 4 Nov 2000 18:54:07 +0000 (18:54 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 4 Nov 2000 18:54:07 +0000 (18:54 +0000)
commitc125059f9705d8115a46da2956e91a628342eb53
tree499c644b01d91f6b76aca7f4d35fc71857a29a43
parentdbe262dfbb8baaff2e18a921e91103340026c141
Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast.

Original commit message from CVS:
Added the excellent mpeg2dec decoder. Not 100% optimized but allready
very fast.
More cleanup.
38 files changed:
configure.in
gst/Makefile.am
gst/cothreads.c
gst/cothreads.h
gst/gst.c
gst/gst.h
gst/gstbin.c
gst/gstbin.h
gst/gstbuffer.h
gst/gstbufferpool.h
gst/gstclock.h
gst/gstconnection.h
gst/gstcpu.h
gst/gstelement.h
gst/gstfilter.h
gst/gstmeta.h
gst/gstobject.h
gst/gstpipeline.h
gst/gstplugin.h
gst/gstsink.h
gst/gstsrc.h
gst/gsttee.h
gst/gstthread.c
gst/gstthread.h
gst/gsttrace.h
gst/gsttype.h
gst/gstutils.h
gst/gstxml.h
gst/types/gsttypes.c
gst/xml/.gitignore [deleted file]
gst/xml/Makefile.am [deleted file]
gst/xml/notes [deleted file]
gst/xml/save.c [deleted file]
libs/idct/Makefile.am
libs/idct/dct.h
libs/idct/gstidct.c
libs/idct/gstidct.h
libs/idct/sseidct.S [new file with mode: 0644]