summaryrefslogtreecommitdiff
path: root/gst/replaygain
AgeCommit message (Expand)AuthorFilesLines
2021-03-29replaygain: allow per feature registrationStéphane Cerveau7-11/+17
2019-10-14Remove autotools build systemTim-Philipp Müller1-22/+0
2019-10-05documentation: fix a number of typosAaron Boxer1-1/+1
2019-08-23replaygain: fix up doc links to defunct replaygain.org websiteTim-Philipp Müller3-16/+12
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier3-34/+31
2018-05-15Revert "BugFix : Change peak value to normalize audio file with fallback gain"Tim-Philipp Müller1-1/+1
2018-05-05BugFix : Change peak value to normalize audio file with fallback gainAnthony Violo1-1/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens1-0/+1
2017-11-23rganalysis: Fix left shift of signed valuesEdward Hervey1-5/+5
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+17
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM3-12/+6
2016-02-28rgvolume: make tag list writable before modifying itTim-Philipp Müller1-6/+5
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-15/+0
2014-07-16rgvolume: Avoid taking unnecessary refsSebastian Rasmussen1-2/+2
2014-02-18docs: use the gtk-doc syntax to link to propertiesStefan Sauer2-24/+17
2013-09-02replaygain: fix taglist leak in rganalysisTim-Philipp Müller1-3/+6
2013-05-14rgvolume: Send all events through the proxypads instead of just sending to th...Sebastian Dröge1-5/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller3-5/+5
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-5/+1
2012-06-06update for tag event changeWim Taymans1-1/+2
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller3-3/+3
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-26replaygain: also still post the results of the analysisMark Nauwelaerts1-1/+4
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2012-01-25update for new memory APIWim Taymans2-10/+10
2012-01-05replaygain: Update for the new audio capsSebastian Dröge3-1/+13
2011-11-17add parent to pad functionsWim Taymans1-4/+5
2011-11-02tags: update for tag API removalWim Taymans1-2/+2
2011-10-30ext, gst: update for taglist API changesTim-Philipp Müller1-2/+2
2011-08-19rg: fix capsWim Taymans1-1/+1
2011-08-19port to more audio api changesWim Taymans4-86/+61
2011-07-22replay: fix for event handlerWim Taymans1-4/+4
2011-06-30replaygain: port to 0.11Mark Nauwelaerts3-68/+63
2011-04-18Merge branch 'master' into 0.11Wim Taymans1-0/+15
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+15
2011-02-28miniobject: use buffer private field for extra dataWim Taymans1-1/+1
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost3-11/+16
2010-03-18build: Makefile.am cleanupsTim-Philipp Müller1-2/+3
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte3-24/+12
2010-03-17Add -Wredundant-decls warning flagBenjamin Otte3-11/+0
2009-12-17rganalysis: fix timestamp roundingBranko Čibej1-3/+5
2009-05-07rganalysis: Add ability to post level messagesGabriel Bouvigne4-5/+96
2009-02-28rgvolume: Improve log message for peak values >1.0 by clamping explicitly.René Stadler1-1/+15
2009-02-27rgvolume: ignore out-of-range peak valuesMichael Smith1-1/+1
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1