summaryrefslogtreecommitdiff
path: root/gst/matroska
AgeCommit message (Expand)AuthorFilesLines
2021-09-13matroska: Add support for muxing/demuxing ffv1Sebastian Dröge3-1/+22
2021-08-20matroska-mux: support H264 avc3 / H265 hev1Mathieu Duponchelle1-3/+74
2021-08-18matroska-mux: Add a timestamp-offset propertyArun Raghavan2-0/+28
2021-08-17matroska: demux: update stream_start_timeStéphane Cerveau1-4/+14
2021-08-17mastrokademux: Remove redundant assignmentNicolas Dufresne1-1/+0
2021-07-02matroskamux: Always write a tags element into seekheadJan Schmidt1-1/+1
2021-06-02matroskademux: use g_memdup2() as g_memdup() is deprecatedTim-Philipp Müller4-31/+34
2021-05-20matroskademux: fix decoder glitches with H264 contentStéphane Cerveau1-4/+8
2021-05-11matroskademux: Advertise codec-alpha in capsNicolas Dufresne3-1/+27
2021-05-11matroskademux: Store alpha stream in VideoCodecAlphaMetaNicolas Dufresne1-7/+14
2021-05-11matroska-demux: extract VP8 alpha from BlockAdditionalsTim-Philipp Müller1-2/+144
2021-05-05matroska-mux: Change accepted caps width and height from [16, MAX] to [1, MAX]David Fernandez1-2/+2
2021-04-23matroskamux: Don't pass a non-GObject pointer to GST_DEBUG_OBJECT and similarSebastian Dröge1-2/+3
2021-03-31matroskademux: Take segment stop into account when need_segmentVivia Nikolaidou1-1/+1
2021-03-29matroska: allow per feature registrationStéphane Cerveau10-56/+112
2021-03-15matroskademux: Fix extraction of multichannel WavPackSebastian Dröge2-46/+55
2021-03-15matroskademux: Initialize track context out parameter to NULL before parsingSebastian Dröge1-0/+2
2021-03-04matroska: also support push-mode from seek events sent to the elementMatthew Waters1-1/+6
2020-10-28matroska-mux: Fix sparse stream crashJan Schmidt1-4/+3
2020-09-07gst: Update for gst_video_transfer_function_*() function renamingSebastian Dröge2-2/+3
2020-07-28matroskamux: Do caps renegotiation when it only adds fieldsThibault Saunier1-2/+3
2020-07-01matroska-mux: Wait for caps on sparse streamsJan Schmidt1-3/+12
2020-07-01matroska-mux: Warn on late caps arrivalJan Schmidt1-0/+17
2020-04-02matroska: Check the return value of gst_segment_do_seek()Jan Schmidt1-2/+5
2020-04-02matroska-demux: Send instant-rate-change event if requested in the SEEK eventSebastian Dröge1-8/+65
2020-04-01matroska: Update for video-hdr struct changeSeungha Yang2-51/+38
2020-02-21matroska-mux: Fix incorrect rounding of timestampsJohan Bjäreholt1-5/+27
2019-11-25matroskamux: Add property to set DateUTCLinus Svensson3-2/+33
2019-11-22matroskamux: Use nanosecond precision for DateUTCLinus Svensson4-7/+9
2019-11-19matroskamux: Pass the right size to gst_collect_pads_add_padJan Alexander Steffens (heftig)1-1/+1
2019-10-16good: Avoid usage of deprecated APIEdward Hervey1-3/+2
2019-10-14Remove autotools build systemTim-Philipp Müller1-43/+0
2019-10-05documentation: fix a number of typosAaron Boxer5-14/+14
2019-08-07matroska: Provide audio lead-in for some lossy formatsMart Raudsepp2-6/+44
2019-08-07matroska: Handle interlaced field orderDoug Nazar4-1/+85
2019-07-27matroskademux: Ignore crc32 element while peeking at cluster.Doug Nazar1-0/+1
2019-07-15matroska: Port to color_{primaries,transfer,matrix}_to_isoSeungha Yang2-242/+9
2019-07-09matroskademux: Fix mismatched transfer characteristicSeungha Yang1-1/+13
2019-06-16matroska: Initialise a video_context field to satisfy valgrindJan Schmidt1-0/+1
2019-06-05matroskamux: fix typo in property descriptionAaron Boxer1-1/+1
2019-05-29matroskamux: Add new property to offset all streams to start at zeroSebastian Dröge2-1/+55
2019-05-24matroska: Add BT2020_10, PQ and HLG transfer functionsSeungha Yang2-1/+28
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier4-12/+12
2019-05-01matroskamux: Write MasteringMetadata and Max{CLL,FALL}Seungha Yang1-0/+78
2019-05-01matroskademux: Add support parsing HDR metadataSeungha Yang3-1/+175
2019-05-01matroska: Remove white spaceSeungha Yang6-17/+17
2019-04-25matroskamux: Fix typo in error messageSebastian Dröge1-3/+3
2019-04-22meson: matroska: Ensure header dependency not only librarySeungha Yang1-1/+1
2019-03-12matroskamux: add support for new color primariesGuillaume Desmottes1-0/+12