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-03-19mpegaudioparse: Use a constant bit rate to convert between time and bytes if ...Zebediah Figura
2020-03-03flacparse: fix broken reordering of flac metadataJennifer Berringer
2019-11-18aacparse: fix wrong offset of adts channelaogun
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-06-24audioparsers: add back segment clipping to parsers that have lost itMart Raudsepp
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2018-12-14flacparse: On sink caps change restart parserJochen Henneberg
2018-09-12wavpackparse: fix handling of correction streamsTim-Philipp Müller
2018-08-13aacparse: fix codec_data buffer leakRoland Jon
2018-05-06dcaparse: do not accept header with invalid channel countMatej Knopp
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2018-04-16flacparse: Drain the parser when a CAPS event is receivedSebastian Dröge
2018-01-18aacparse: When parsing raw input, accept frames of any sizeJan Alexander Steffens (heftig)
2017-12-07Revert "flacparse: fix header rewriting being ignored"Tim-Philipp Müller
2017-11-29flacparse: Request at least the full header size when parsing headersSebastian Dröge
2017-09-04dcaparse: Really fix "usage before unmap"Edward Hervey
2017-09-03dcaparse: Don't unmap buffer before accessing data from itArun Raghavan
2017-09-03dcaparse: preserve DTS HD substreamMatej Knopp
2017-08-16ac3parse: fix not-linked handling causing glitches when selecting streamSky Juan
2017-05-24aacparse : Fix, Caps were not set while reusing aacparsevijay
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2017-04-06aacparse: streamline and improve AudioSpecificConfig parsingEdward Hervey
2017-04-04aacparse: Handle Parametric Stereo with HE-AAC(v2)Edward Hervey
2017-03-20docs: update two references to the removed 'mad' pluginTim-Philipp Müller
2017-03-17flacparse: fix playback if sample number does not start at 0Vincent Penquerc'h
2017-03-17Revert "flacparse: fix playback if sample number does not start at 0"Vincent Penquerc'h
2017-03-16flacparse: fix playback if sample number does not start at 0Vincent Penquerc'h
2017-03-02sbcparse: Fix up values for allocation enumeration.Michael Smith
2017-02-27mpegaudioparse: Fix compilation with gcc 7Sebastian Dröge
2017-02-27Update Edgard Lima's emailEdgard Lima
2016-12-01aacparse: Make sure we have enough data in the codec_data to be able to parse itSebastian Dröge
2016-11-15aacparse: assertion while converting ADTS stream to RAWVinod Kesti
2016-11-10flacparse: fix header rewriting being ignoredVincent Penquerc'h
2016-09-06aacparse: parse a bit more of the humongous LOAS dataVincent Penquerc'h
2016-09-06aacparse: make it clear when a potential LOAS frame is not oneVincent Penquerc'h
2016-09-06aacparse: add a few comments to anchor parsing to the specVincent Penquerc'h
2016-09-06aacparse: improve channel/rate handlingVincent Penquerc'h
2016-09-06aacparse: fix varlength number reading as per specVincent Penquerc'h
2016-09-06aacparse: strip uneeded static arrays slackVincent Penquerc'h
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-08-18Revert "flacparse: Add maximum bitrate tag"Tim-Philipp Müller
2016-08-02flacparse: Add maximum bitrate tagCarlos Rafael Giani
2016-07-04aacparse: Reject raw AAC if no codec_data is found in the capsSebastian Dröge
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-03-13Revert "flacparse: push tags in pre_push_frame"Sebastian Dröge
2016-03-01flacparse: push tags in pre_push_frameLuis de Bethencourt
2016-02-23aacparse: Handle gst_pad_get_current_caps() returning NULL gracefullyDave Craig
2016-01-13sbcparse: Fix frame length calculationTim Sheridan
2016-01-11flacparse: demote warning on wrong reserved value to fixmeReynaldo H. Verdejo Pinochet