summaryrefslogtreecommitdiff
path: root/sys/dshowdecwrapper
AgeCommit message (Expand)AuthorFilesLines
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-12-14sys: Fix caps memory leak from pad template creationGarima Gaur2-0/+12
2015-11-18Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2-4/+2
2014-12-16dshowdecwrapper: Remove dependency on ATLRaimo Järvi5-32/+42
2014-12-04dshowdecwrapper: Port to 1.xMatthew Bader6-224/+346
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller10-20/+20
2012-06-27fix x-wmv format stringWim Taymans1-4/+4
2012-05-31dshowdecwrapper: add support for VC1 and fix plugins ranksAndoni Morales Alastruey3-10/+25
2012-05-31dshowdecwrapper: initialize debug properlyAndoni Morales Alastruey2-0/+9
2012-05-31dshowdecwrapper: fix object disposal and finalizationAndoni Morales Alastruey2-8/+8
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2-2/+2
2011-05-30dshowdecwrapper: Fix COM initializationJulien MOUTTE4-16/+138
2011-05-30dshowdecwrapper: Fix element registration using data in the type instead of a...Julien MOUTTE3-23/+42
2010-09-21dshowdecwrapper: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge2-2/+2
2010-07-07dshowdecwrapper: reset flow return state tracker after flush to avoid spuriousMichael Smith1-0/+3
2010-07-06dshowaudiodec: Fix compilation errorAndoni Morales Alastruey1-1/+1
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-23/+15
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