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
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2018-08-17meson: Add build files for osxaudio, osxvideo, waveformNirbheek Chauhan
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2018-03-10meson: Add deviceprovider changes to directsoundsinkNirbheek Chauhan
2018-03-01directsoundsink: Downgrade rank to match directsoundsrc in -badNirbheek Chauhan
2018-01-25directsoundsink: Add missing \ in multi-line #defineSebastian Dröge
2018-01-25directsoundsink: Add support for a DeviceProviderSebastian Dröge
2017-10-12directsoundsink: simplify how DirecSoundBuffer is clearedPhilippe Renon
2017-10-12directsoundsink: fix commentPhilippe Renon
2017-10-12directsoundsink: don't call set_volume with private scaled volumePhilippe Renon
2017-10-12directsoundsink: remove duplicate volume initializationPhilippe Renon
2017-07-21directsound: Fix .c file name in MakefileNicolas Dufresne
2017-07-20directsound: Fix DLL name to match plugin nameNicolas Dufresne
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-05-08directsoundsink: Use GstClock API instead of Sleep() for waitingDustin Spicuzza
2017-05-08directsoundsink: Fix corner case causing large CPU usageNirbheek Chauhan
2017-05-08directsoundsink: Clean up some debug loggingNirbheek Chauhan
2016-10-21meson: directsound: Add ole32 library dependencyScott D Phillips
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-08-18directsound: port away from old DirectX APINirbheek Chauhan
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-03-08dirctsoundsink: Setting volume should not unmuteThomas Roos
2016-03-08dirctsoundsink: Fix volume reset on unmuteThomas Roos
2015-12-21directsoundsink: Fix sleep for buffer-time lower than 200000Thomas Roos
2015-12-14directsoundsink: Check device property and fail if device can't be foundThomas Roos
2015-12-14directsoundsink: Fix handling of the mute propertyThomas Roos
2015-12-11directsoundsink: Check the return value of GetStatus() too to decide if there...Thomas Roos
2015-08-17directsoundsink: allow specifying audio playback deviceDustin Spicuzza
2015-03-06directsoundsink: fix modulo math with ringbuffer parametersThiago Santos
2013-08-21directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for ...Sebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-03-26directsoundsink: Check for a subset instead of non-empty intersection in acce...Sebastian Dröge
2013-03-26directsoundsink: Properly handle the filter caps in get_caps()Sebastian Dröge
2013-03-26directsoundsink: Don't unnecessarily get the parent class in class_initSebastian Dröge
2012-12-13directsound, waveform: fix compilation errors caused by circular includesРуслан Ижбулатов
2012-11-04Fix FSF addressTim-Philipp Müller
2012-09-19directsoundsink: Specify endianness in IEC 61937 payloadingArun Raghavan
2012-09-11directsoundsink: port to the new GLib thread APIMark Nauwelaerts
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-08-06directsoundsink: Do not overwrite the DS buffer when testing for AC3 supportXavi Artigas
2012-07-04directsoundsink: Fix query function implementation; more debuggingРуслан Ижбулатов
2012-07-04directsoundsink: Fix spec stuff in directsoundsinkРуслан Ижбулатов
2012-07-04directsoundsink: fix access to invalid pointer in set_volumeAndoni Morales Alastruey
2012-07-04directsoundsink: Fix caps leaksSebastian Dr=C3=B6ge
2012-07-04directsoundsink: fix acceptcaps checkAndoni Morales Alastruey
2012-07-04directsoundsink: use helper function to check for spdif formatsAndoni Morales Alastruey
2012-07-04directsoundsink: add support for DTSAndoni Morales Alastruey