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-09-07gst: Update for gst_video_transfer_function_*() function renamingSebastian Dröge
2020-07-28matroskamux: Do caps renegotiation when it only adds fieldsThibault Saunier
2020-07-01matroska-mux: Wait for caps on sparse streamsJan Schmidt
2020-07-01matroska-mux: Warn on late caps arrivalJan Schmidt
2020-04-02matroska: Check the return value of gst_segment_do_seek()Jan Schmidt
2020-04-02matroska-demux: Send instant-rate-change event if requested in the SEEK eventSebastian Dröge
2020-04-01matroska: Update for video-hdr struct changeSeungha Yang
2020-02-21matroska-mux: Fix incorrect rounding of timestampsJohan Bjäreholt
2019-11-25matroskamux: Add property to set DateUTCLinus Svensson
2019-11-22matroskamux: Use nanosecond precision for DateUTCLinus Svensson
2019-11-19matroskamux: Pass the right size to gst_collect_pads_add_padJan Alexander Steffens (heftig)
2019-10-16good: Avoid usage of deprecated APIEdward Hervey
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-08-08matroska: Provide audio lead-in for some lossy formatsMart Raudsepp
2019-08-07matroska: Handle interlaced field orderDoug Nazar
2019-07-27matroskademux: Ignore crc32 element while peeking at cluster.Doug Nazar
2019-07-15matroska: Port to color_{primaries,transfer,matrix}_to_isoSeungha Yang
2019-07-09matroskademux: Fix mismatched transfer characteristicSeungha Yang
2019-06-16matroska: Initialise a video_context field to satisfy valgrindJan Schmidt
2019-06-05matroskamux: fix typo in property descriptionAaron Boxer
2019-05-29matroskamux: Add new property to offset all streams to start at zeroSebastian Dröge
2019-05-24matroska: Add BT2020_10, PQ and HLG transfer functionsSeungha Yang
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2019-05-01matroskamux: Write MasteringMetadata and Max{CLL,FALL}Seungha Yang
2019-05-01matroskademux: Add support parsing HDR metadataSeungha Yang
2019-05-01matroska: Remove white spaceSeungha Yang
2019-04-25matroskamux: Fix typo in error messageSebastian Dröge
2019-04-22meson: matroska: Ensure header dependency not only librarySeungha Yang
2019-03-12matroskamux: add support for new color primariesGuillaume Desmottes
2019-03-01matroskademux: fix AV1 caps when there's no codec_dataTim-Philipp Müller
2019-02-02webmmux: allow resolutions above 4096Christopher Snowhill
2018-12-26matroskademux: Don't leak allocated index memorySeungha Yang
2018-11-28matroskademux: fix handling of MS ACM audioMatej Knopp
2018-11-28Run gst-indent through the filesJordan Petridis
2018-11-15matroskademux: Defer seeks received before GST_MATROSKA_READ_STATE_DATAAlicia Boya García
2018-11-07matroska: implement preliminary support for the bitrate queryMatthew Waters
2018-10-27matroska-demux: Fix caps memleakJohan Bjäreholt
2018-10-24matroska-ids: Fix uninitialized memory in contextsJohan Bjäreholt
2018-10-03matroskdemux: do not use MapInfo.data after unmappingThibault Saunier
2018-10-03matroska: Add the WebM encrypted content support in matroskademuxYacine Bandou
2018-09-21matroskademux: Emit no-more-pads after parsing TracksAlicia Boya García
2018-09-21matroskademux: Parse successive Tracks elementsAlicia Boya García
2018-09-21matroskademux: Refactor track parsing out from adding tracksAlicia Boya García
2018-09-21matroskademux: Allow Matroska headers to be read more than onceAlicia Boya García
2018-09-06matroskamux: don't store used UIDsMartin Kelly
2018-08-28matroskademux: implement keyframe search also without cluster prev sizeTim-Philipp Müller
2018-08-28matroskademux: make max backtrack distance for keyframe search configurableTim-Philipp Müller
2018-08-28matroskademux: set limit how much to backtrack to find a keyframeTim-Philipp Müller