summaryrefslogtreecommitdiff
path: root/sys/dshowdecwrapper/gstdshowaudiodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-4/+4
* sys: Fix caps memory leak from pad template creationGarima Gaur2016-12-141-0/+6
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-2/+1
* dshowdecwrapper: Remove dependency on ATLRaimo Järvi2014-12-161-12/+12
* dshowdecwrapper: Port to 1.xMatthew Bader2014-12-041-106/+116
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* dshowdecwrapper: add support for VC1 and fix plugins ranksAndoni Morales Alastruey2012-05-311-2/+2
* dshowdecwrapper: fix object disposal and finalizationAndoni Morales Alastruey2012-05-311-4/+4
* GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-1/+1
* dshowdecwrapper: Fix COM initializationJulien MOUTTE2011-05-301-7/+63
* dshowdecwrapper: Fix element registration using data in the type instead of a...Julien MOUTTE2011-05-301-11/+19
* dshowdecwrapper: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2010-09-211-1/+1
* dshowaudiodec: Fix compilation errorAndoni Morales Alastruey2010-07-061-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-12/+8
* dshowdec: fix compilation with the debugging system disabledTim-Philipp Müller2009-04-101-7/+1
* dshowdecwrapper: fix compilation.Michael Smith2009-02-121-7/+0
* dshowdecwrapper: Make audio decoders have SECONDARY rank.Michael Smith2009-02-101-1/+1
* sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems retur...Michael Smith2008-11-211-7/+41
* sys/dshowdecwrapper/gstdshowaudiodec.cppOle André Vadla Ravnås2008-09-301-2/+2
* sys/dshowdecwrapper/: Prefer known-good filters, create directly by GUID if p...Michael Smith2008-09-241-35/+71
* sys/dshowdecwrapper/: Major rewrite of dshowdecwrapper. Converts code toMichael Smith2008-09-101-0/+1074