summaryrefslogtreecommitdiff
path: root/ext/gme
Commit message (Expand)AuthorAgeFilesLines
* gme: allow per feature registrationStéphane Cerveau2021-03-232-2/+5
* Remove autotools build systemTim-Philipp Müller2019-10-141-9/+0
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
* meson: build gme pluginTim-Philipp Müller2018-12-171-0/+23
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* gme: Make the plugin name match the plugin library nameNicolas Dufresne2017-05-091-1/+1
* gme: Remove useless comparison of unsigned integer with < 0Sebastian Dröge2017-02-281-3/+1
* gme: Forward other non-EOS events downstreamJan Schmidt2016-12-141-0/+4
* gme: Free decoder instance when going from PAUSED to READYSebastian Dröge2016-12-131-0/+4
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-261-3/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* 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
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-1/+1
* update for task api changeWim Taymans2012-06-201-2/+3
* gme: 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-0/+4
|\
| * Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey2012-03-061-0/+4
* | gme: use new style audio capsMark Nauwelaerts2012-03-182-42/+8
* | Merge branch 'master' into 0.11Wim Taymans2012-02-201-2/+2
|\ \ | |/
| * printf format fixesDavid Schleef2012-02-191-2/+2
* | port some more to new memory APIMark Nauwelaerts2012-01-251-9/+8
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-0/+2
|\ \ | |/
| * gme: fix missing dispose chaining to parent classVincent Penquerc'h2012-01-161-0/+2
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
* | GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans2012-01-041-3/+2
* | gme: Port to new pad function signaturesEdward Hervey2011-11-211-15/+12
* | gme: port for pad_query api changeStefan Sauer2011-11-171-6/+5
* | gme: Remove query_typesEdward Hervey2011-11-101-13/+0
* | gme: Fix for removal of gst_element_found_tags_for_pad()Edward Hervey2011-11-041-1/+1
* | gme: update for taglist api changesWim Taymans2011-11-021-1/+1
* | gme: port to 0.11Wim Taymans2011-10-081-25/+30
|/
* gme: fix infinite looping by fading out after two loopsMihai Draghicioiu2011-04-241-2/+7
* gme: Post an error message on the bus for fatal errorsSebastian Dröge2010-09-211-1/+7
* gme: Fix compiler warningSebastian Dröge2010-03-221-0/+2
* GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller2009-08-311-1/+1
* gmedec: Use GstAdapter instead of many buffer joinsSebastian Dröge2009-08-073-23/+19
* gmedec: Add caps for all supported file formats to the srcpad templateSebastian Dröge2009-08-071-2/+7
* gme: Don't add empty string tagsSebastian Dröge2009-08-071-7/+7
* gme: Fix caps name againSebastian Dröge2009-08-071-1/+1
* gme: Rename everything from SPC to GMESebastian Dröge2009-08-072-154/+152
* gme: Use gme for tags and duration parsingSebastian Dröge2009-08-075-501/+45
* spc: Rename SPC plugin to GMESebastian Dröge2009-08-075-0/+1080