summaryrefslogtreecommitdiff
path: root/ext/gme
AgeCommit message (Expand)AuthorFilesLines
2021-03-23gme: allow per feature registrationStéphane Cerveau2-2/+5
2019-10-14Remove autotools build systemTim-Philipp Müller1-9/+0
2019-05-30meson: add more plugins to plugins listTim-Philipp Müller1-0/+1
2018-12-17meson: build gme pluginTim-Philipp Müller1-0/+23
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-05-09gme: Make the plugin name match the plugin library nameNicolas Dufresne1-1/+1
2017-02-28gme: Remove useless comparison of unsigned integer with < 0Sebastian Dröge1-3/+1
2016-12-14gme: Forward other non-EOS events downstreamJan Schmidt1-0/+4
2016-12-13gme: Free decoder instance when going from PAUSED to READYSebastian Dröge1-0/+4
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-3/+1
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+2
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-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-1/+1
2012-06-20update for task api changeWim Taymans1-2/+3
2012-06-06gme: update 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-0/+4
2012-03-18gme: use new style audio capsMark Nauwelaerts2-42/+8
2012-03-06Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey1-0/+4
2012-02-20Merge branch 'master' into 0.11Wim Taymans1-2/+2
2012-02-19printf format fixesDavid Schleef1-2/+2
2012-01-25port some more to new memory APIMark Nauwelaerts1-9/+8
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2012-01-16gme: fix missing dispose chaining to parent classVincent Penquerc'h1-0/+2
2012-01-04GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans1-3/+2
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+2
2011-11-21gme: Port to new pad function signaturesEdward Hervey1-15/+12
2011-11-17gme: port for pad_query api changeStefan Sauer1-6/+5
2011-11-10gme: Remove query_typesEdward Hervey1-13/+0
2011-11-04gme: Fix for removal of gst_element_found_tags_for_pad()Edward Hervey1-1/+1
2011-11-02gme: update for taglist api changesWim Taymans1-1/+1
2011-10-08gme: port to 0.11Wim Taymans1-25/+30
2011-04-24gme: fix infinite looping by fading out after two loopsMihai Draghicioiu1-2/+7
2010-09-21gme: Post an error message on the bus for fatal errorsSebastian Dröge1-1/+7
2010-03-22gme: Fix compiler warningSebastian Dröge1-0/+2
2009-08-31GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller1-1/+1
2009-08-07gmedec: Use GstAdapter instead of many buffer joinsSebastian Dröge3-23/+19
2009-08-07gmedec: Add caps for all supported file formats to the srcpad templateSebastian Dröge1-2/+7
2009-08-07gme: Don't add empty string tagsSebastian Dröge1-7/+7
2009-08-07gme: Fix caps name againSebastian Dröge1-1/+1
2009-08-07gme: Rename everything from SPC to GMESebastian Dröge2-154/+152
2009-08-07gme: Use gme for tags and duration parsingSebastian Dröge5-501/+45
2009-08-07spc: Rename SPC plugin to GMESebastian Dröge5-0/+1080