summaryrefslogtreecommitdiff
path: root/sys/dshowdecwrapper
Commit message (Expand)AuthorAgeFilesLines
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-11/+11
* Remove autotools build systemTim-Philipp Müller2019-10-141-14/+0
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* sys: Fix caps memory leak from pad template creationGarima Gaur2016-12-142-0/+12
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-182-4/+2
* dshowdecwrapper: Remove dependency on ATLRaimo Järvi2014-12-165-32/+42
* dshowdecwrapper: Port to 1.xMatthew Bader2014-12-046-224/+346
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0410-20/+20
* fix x-wmv format stringWim Taymans2012-06-271-4/+4
* dshowdecwrapper: add support for VC1 and fix plugins ranksAndoni Morales Alastruey2012-05-313-10/+25
* dshowdecwrapper: initialize debug properlyAndoni Morales Alastruey2012-05-312-0/+9
* dshowdecwrapper: fix object disposal and finalizationAndoni Morales Alastruey2012-05-312-8/+8
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-082-2/+2
* dshowdecwrapper: Fix COM initializationJulien MOUTTE2011-05-304-16/+138
* dshowdecwrapper: Fix element registration using data in the type instead of a...Julien MOUTTE2011-05-303-23/+42
* dshowdecwrapper: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-212-2/+2
* dshowdecwrapper: reset flow return state tracker after flush to avoid spuriousMichael Smith2010-07-071-0/+3
* dshowaudiodec: Fix compilation errorAndoni Morales Alastruey2010-07-061-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-23/+15
* 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