summaryrefslogtreecommitdiff
path: root/ext/modplug
AgeCommit message (Expand)AuthorFilesLines
2015-02-24modplug: remove unused variableLuis de Bethencourt1-9/+0
2015-02-24modplug: not using deprecated API anymoreLuis de Bethencourt1-4/+0
2015-02-24modplug: update example pipeline commandLuis de Bethencourt1-1/+1
2014-06-22modplug: don't hardcode c++ standard libraryKoop Mast1-1/+1
2013-12-20modplug: small seeking code reshuffleStefan Sauer1-5/+5
2013-09-10modplug: Specify directory when including stdafx.hIain Lane1-1/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts1-1/+2
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-13/+15
2012-06-20update for task api changeWim Taymans1-2/+2
2012-06-06update for tag event changeWim Taymans1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-4/+15
2012-03-23modplug: memory handling cleanupStefan Sauer1-2/+6
2012-03-23modplug: work around memory trashing in libmodplug (0.8.7)Stefan Sauer1-3/+11
2012-03-15update for memory api changesWim Taymans1-1/+1
2012-03-11fix for caps api changesWim Taymans1-1/+1
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-0/+4
2012-02-09modplug: port to 0.11Wim Taymans1-208/+234
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h1-0/+4
2012-01-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+3
2012-01-10modplug: fix caps leakVincent Penquerc'h1-1/+3
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-5/+4
2011-11-23modplug: fix modules playing as mono instead of stereoKrzysztof Krakowiak1-4/+4
2011-07-20Fix compilation for unused but not setNicolas Dufresne1-0/+5
2010-10-19various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-12/+22
2010-03-24modplug: Define WORDS_BIGENDIAN to avoid undefined warningBenjamin Otte1-0/+7
2010-01-04modplug: Fix indentionSebastian Dröge1-5/+5
2010-01-04modplug: Allow 1-2 channels for 16 and 32 bit depths, not only for 8 bits.Kaj-Michael Lang1-2/+2
2010-01-04modplug: Allow 32 bit depth, modplugs native format.Kaj-Michael Lang2-12/+14
2009-04-21modplug: Use correct header fileLRN1-1/+1
2009-01-24Build the modplug plugin against the modplug library and remove our copyHans de Goede3-0/+953