mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
007478f09c
Original commit message from CVS: * sys/dshowdecwrapper/Makefile.am: * sys/dshowdecwrapper/gstdshowaudiodec.c: * sys/dshowdecwrapper/gstdshowaudiodec.cpp: * sys/dshowdecwrapper/gstdshowaudiodec.h: * sys/dshowdecwrapper/gstdshowdecwrapper.c: * sys/dshowdecwrapper/gstdshowdecwrapper.cpp: * sys/dshowdecwrapper/gstdshowdecwrapper.h: * sys/dshowdecwrapper/gstdshowfakesrc.cpp: * sys/dshowdecwrapper/gstdshowfakesrc.h: * sys/dshowdecwrapper/gstdshowutil.cpp: * sys/dshowdecwrapper/gstdshowutil.h: * sys/dshowdecwrapper/gstdshowvideodec.c: * sys/dshowdecwrapper/gstdshowvideodec.cpp: * sys/dshowdecwrapper/gstdshowvideodec.h: Major rewrite of dshowdecwrapper. Converts code to C++, moves to direct use of DirectShow base classes, make a lot of code clearer, simplify, etc. Fix decode of MP3 on Vista by working around an apparent bug in the decoder. |
||
---|---|---|
.. | ||
gstdshowaudiodec.c | ||
gstdshowaudiodec.cpp | ||
gstdshowaudiodec.h | ||
gstdshowdecwrapper.c | ||
gstdshowdecwrapper.cpp | ||
gstdshowdecwrapper.h | ||
gstdshowfakesrc.cpp | ||
gstdshowfakesrc.h | ||
gstdshowutil.cpp | ||
gstdshowutil.h | ||
gstdshowvideodec.c | ||
gstdshowvideodec.cpp | ||
gstdshowvideodec.h | ||
Makefile.am |