summaryrefslogtreecommitdiff
path: root/ext/modplug
Commit message (Expand)AuthorAgeFilesLines
* modplug: allow per feature registrationStéphane Cerveau2021-03-232-2/+5
* modplug: avoid division by zeroJonathan Matthew2020-08-281-5/+9
* meson: Pass native: false to add_languages()Nirbheek Chauhan2020-05-131-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-8/+0
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-231-2/+2
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* meson: build modplug pluginTim-Philipp Müller2018-12-171-0/+17
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* modplug: Fix compiler warning about C++11 compatibilitySebastian Dröge2016-02-181-1/+1
* modplug: remove unused variableLuis de Bethencourt2015-02-241-9/+0
* modplug: not using deprecated API anymoreLuis de Bethencourt2015-02-241-4/+0
* modplug: update example pipeline commandLuis de Bethencourt2015-02-241-1/+1
* modplug: don't hardcode c++ standard libraryKoop Mast2014-06-221-1/+1
* modplug: small seeking code reshuffleStefan Sauer2013-12-201-5/+5
* modplug: Specify directory when including stdafx.hIain Lane2013-09-101-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-111-1/+2
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-13/+15
* update for task api changeWim Taymans2012-06-201-2/+2
* update for tag event changeWim Taymans2012-06-061-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-291-4/+15
|\
| * modplug: memory handling cleanupStefan Sauer2012-03-231-2/+6
| * modplug: work around memory trashing in libmodplug (0.8.7)Stefan Sauer2012-03-231-3/+11
* | update for memory api changesWim Taymans2012-03-151-1/+1
* | fix for caps api changesWim Taymans2012-03-111-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+4
|\ \ | |/
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+4
* | modplug: port to 0.11Wim Taymans2012-02-091-208/+234
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2012-01-131-1/+3
|\ \ | |/
| * modplug: fix caps leakVincent Penquerc'h2012-01-101-1/+3
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-5/+4
|/
* modplug: fix modules playing as mono instead of stereoKrzysztof Krakowiak2011-11-231-4/+4
* Fix compilation for unused but not setNicolas Dufresne2011-07-201-0/+5
* various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost2010-10-191-12/+22
* modplug: Define WORDS_BIGENDIAN to avoid undefined warningBenjamin Otte2010-03-241-0/+7
* modplug: Fix indentionSebastian Dröge2010-01-041-5/+5
* modplug: Allow 1-2 channels for 16 and 32 bit depths, not only for 8 bits.Kaj-Michael Lang2010-01-041-2/+2
* modplug: Allow 32 bit depth, modplugs native format.Kaj-Michael Lang2010-01-042-12/+14
* modplug: Use correct header fileLRN2009-04-211-1/+1
* Build the modplug plugin against the modplug library and remove our copyHans de Goede2009-01-243-0/+953