summaryrefslogtreecommitdiffstats
path: root/sys/dshowdecwrapper
AgeCommit message (Expand)AuthorFilesLines
2009-04-10dshowdec: fix compilation with the debugging system disabledTim-Philipp Müller2-14/+2
2009-03-20dshowdec: Add par_n and par_d to the object structure to fix compilationJan Schmidt1-0/+1
2009-02-12dshowdecwrapper: fix compilation.Michael Smith1-7/+0
2009-02-10dshowdecwrapper: Pass pixel aspect through from demuxers, if supplied.Michael Smith1-2/+14
2009-02-10dshowdecwrapper: Make audio decoders have SECONDARY rank.Michael Smith1-1/+1
2009-02-10dshowdecwrapper: Delete old .c files that are unusedMichael Smith3-2417/+0
2008-11-21sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems retur...Michael Smith2-15/+57
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-09-30sys/dshowdecwrapper/gstdshowaudiodec.cppOle André Vadla Ravnås1-2/+2
2008-09-30sys/dshowdecwrapper/: Use the _T() macro to support both Unicode and MBCS.Ole André Vadla Ravnås2-2/+2
2008-09-24sys/dshowdecwrapper/: Prefer known-good filters, create directly by GUID if p...Michael Smith7-272/+348
2008-09-10sys/dshowdecwrapper/: Major rewrite of dshowdecwrapper. Converts code toMichael Smith10-16/+2840
2008-08-23sys/dshowdecwrapper/gstdshowaudiodec.c: Flip mpeg1/mpeg2 arrays for mpeg audi...Michael Smith1-15/+14
2008-08-13sys/: Initialise COM with default flags.Michael Smith4-8/+33
2008-07-08sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo...Michael Smith1-50/+7
2008-07-08sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs.Alessandro Decina3-20/+63
2008-06-13gst/flv/: Introduce demuxing support for AAC andJulien Moutte4-20/+48
2008-04-25gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+...Michael Smith1-2/+2
2008-02-12Add Makefiles to win32 plugins and lib.Sébastien Moutte1-0/+9
2008-02-12sys/dshowdecwrapper/: Chain up dispose methods properly. Fixes bug #515970.Sebastian Dröge2-0/+4
2008-02-07ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is definedSébastien Moutte6-0/+2658