summaryrefslogtreecommitdiff
path: root/ext/sidplay
AgeCommit message (Expand)AuthorFilesLines
2019-10-13Remove autotools build systemTim-Philipp Müller1-10/+0
2019-05-29doc: remove xml from commentsMathieu Duponchelle1-3/+2
2019-05-13docs: Port documentation to hotdocThibault Saunier1-0/+1
2019-04-26meson: sidplay: use library() instead of shared_module()Tim-Philipp Müller1-1/+2
2019-02-22sidplay: fix indentationTim-Philipp Müller1-5/+6
2018-07-27Add feature options for all pluginsNirbheek Chauhan1-12/+5
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-4/+6
2017-08-10sidplay: hide symbols in meson for this c++ plugin tooTim-Philipp Müller1-1/+6
2017-06-23meson: don't error out if sidplay library is not foundTim-Philipp Müller1-1/+1
2017-06-23meson: build sid pluginTim-Philipp Müller1-0/+25
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-05-09sid: Make plugin name match plugin file nameNicolas Dufresne1-1/+1
2016-09-01siddec: Fix compilation with debugging disabledSebastian Dröge1-3/+1
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-2/+1
2016-07-24sidplay: fix compiler warnings when building with -O3Josep Torra1-18/+18
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
2016-02-18sidplay: Fix compiler warning about C++11 compatibilitySebastian Dröge1-1/+1
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller1-2/+2
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2013-07-22siddec: Add support for group-id in the stream-start eventSebastian Dröge2-3/+32
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-12-01siddec: init debug categoryWim Taymans1-0/+2
2012-11-03Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-30siddec: reset bytes counterWim Taymans1-0/+1
2012-08-06gst: Add stream-id to stream-start eventsSebastian Dröge1-1/+5
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-17/+20
2012-07-13demuxers: Push STREAM_START when neededEdward Hervey1-0/+1
2012-06-20update for task api changeWim Taymans1-1/+1
2012-06-06update for tag event changeWim Taymans1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-12fix for caps _normalize changesWim Taymans1-4/+5
2012-02-09sidplay: don't use ulong propertiesWim Taymans2-5/+5
2012-02-09sidplay: fix negotiationWim Taymans1-4/+10
2012-01-25port to new memory APIWim Taymans1-4/+4
2012-01-03GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans1-2/+2
2011-11-17add parent to pad functionsWim Taymans1-17/+8
2011-11-16add parent to query functionWim Taymans1-5/+4
2011-11-02tags: update for tag API removalWim Taymans1-2/+1
2011-10-30ext, gst: update for taglist API changesTim-Philipp Müller1-1/+1
2011-10-28Merge branch 'master' into 0.11Wim Taymans1-11/+7
2011-10-28siddec: use BOILERPLATE macro and cleanup FIXMEsStefan Sauer1-45/+13
2011-08-19port to new audio capsWim Taymans2-29/+38
2011-06-08siddec: port siddec to 0.11Wim Taymans1-56/+25
2011-04-14dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6Tim-Philipp Müller1-2/+0
2010-10-19various: canonicalize property namesStefan Kost1-2/+2
2010-10-19various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-9/+14
2010-09-06siddec: don't use GST_FLOW_IS_FATALTim-Philipp Müller1-13/+11
2010-03-19build: fix up Makefile.amTim-Philipp Müller1-2/+2