Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13wavenc: Fix writing of the channel mask with >2 channelsSebastian Dröge
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-02-21win32: remove outdated build cruftTim-Philipp Müller
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller
2014-10-14wavenc: Support RF64 formatPeter G. Baum
2014-10-02wavenc: Send CAPS event after the pad was activatedSebastian Dröge
2014-09-29wavenc: print channel masks in hexadecimalAntonio Ospite
2014-09-15wavenc: use WAVE_FORMAT_EXTENSIBLE for more than 2 channelsPeter G. Baum
2014-07-10wavenc: Return not-negotiated if we got no caps or caps negotiation failedSebastian Dröge
2013-11-09wavenc: generate a non-empty data headerPhilippe Normand
2013-10-08wavenc: A-Law and Mu-Law don't have width/depth/signed caps fieldsSebastian Dröge
2013-06-07wavenc: Link with libgstbase for GstByteWriterSebastian Dröge
2013-06-05wavenc: Fix taglist ref handling that made the unit test failSebastian Dröge
2013-06-01wavenc: add tags & toc supportAnton Belka
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-12wavenc: add TOC setter supportAnton Belka
2013-04-12wavenc: small cleanups for toc handlingStefan Sauer
2013-04-11wavenc: add 'note' chunk supportAnton Belka
2013-03-23wavenc: add some example pipelinesTim-Philipp Müller
2013-03-23wavenc: add TOC supportAnton Belka
2012-11-04Fix FSF addressTim-Philipp Müller
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans
2012-01-25more memory API portingWim Taymans
2012-01-05fix pad templatesWim Taymans
2012-01-05wavenc: Update for the new raw audio capsSebastian Dröge
2011-11-22Fix printf format compiler warnings on OS X / 64bitMatej Knopp
2011-11-17add parent to pad functionsWim Taymans
2011-10-27wavenc: port to 0.11 raw audio capsRené Stadler
2011-07-06wavenc: port to 0.11Mark Nauwelaerts
2011-05-14wavenc: Set fixedcaps getcaps function on the sinkpadSebastian Dröge
2011-05-14wavenc: Allow setcaps to be called after a format was negotiated if it's comp...Sebastian Dröge
2011-04-11android: Make it ready for androgenizerThibault Saunier
2010-09-29wavenc: miniscule code clean-upTim-Philipp Müller
2010-04-08wavenc: remove internal copy of riff.h and use riff-library instead.Stefan Kost
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte
2010-01-20wavenc: Post warning if file isnt finished properlyThiago Santos
2009-11-18wavenc: Raise rank of muxer to PRIMARYEdward Hervey
2009-10-27wavenc: Fix buffer offset by moving length incrementationRobert Swain
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost