summaryrefslogtreecommitdiff
path: root/sys/dshowdecwrapper
Commit message (Expand)AuthorAgeFilesLines
* dshowdec: fix compilation with the debugging system disabledTim-Philipp Müller2009-04-102-14/+2
* dshowdec: Add par_n and par_d to the object structure to fix compilationJan Schmidt2009-03-201-0/+1
* dshowdecwrapper: fix compilation.Michael Smith2009-02-121-7/+0
* dshowdecwrapper: Pass pixel aspect through from demuxers, if supplied.Michael Smith2009-02-101-2/+14
* dshowdecwrapper: Make audio decoders have SECONDARY rank.Michael Smith2009-02-101-1/+1
* dshowdecwrapper: Delete old .c files that are unusedMichael Smith2009-02-103-2417/+0
* sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems retur...Michael Smith2008-11-212-15/+57
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* sys/dshowdecwrapper/gstdshowaudiodec.cppOle André Vadla Ravnås2008-09-301-2/+2
* sys/dshowdecwrapper/: Use the _T() macro to support both Unicode and MBCS.Ole André Vadla Ravnås2008-09-302-2/+2
* sys/dshowdecwrapper/: Prefer known-good filters, create directly by GUID if p...Michael Smith2008-09-247-272/+348
* sys/dshowdecwrapper/: Major rewrite of dshowdecwrapper. Converts code toMichael Smith2008-09-1010-16/+2840
* sys/dshowdecwrapper/gstdshowaudiodec.c: Flip mpeg1/mpeg2 arrays for mpeg audi...Michael Smith2008-08-231-15/+14
* sys/: Initialise COM with default flags.Michael Smith2008-08-134-8/+33
* sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo...Michael Smith2008-07-081-50/+7
* sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs.Alessandro Decina2008-07-083-20/+63
* gst/flv/: Introduce demuxing support for AAC andJulien Moutte2008-06-134-20/+48
* gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+...Michael Smith2008-04-251-2/+2
* Add Makefiles to win32 plugins and lib.Sébastien Moutte2008-02-121-0/+9
* sys/dshowdecwrapper/: Chain up dispose methods properly. Fixes bug #515970.Sebastian Dröge2008-02-122-0/+4
* ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is definedSébastien Moutte2008-02-076-0/+2658