matroskademux: use g_memdup2() as g_memdup() is deprecated
[platform/upstream/gstreamer.git] / gst / matroska / matroska-demux.c
2021-06-02 Tim-Philipp Müllermatroskademux: use g_memdup2() as g_memdup() is deprecated
2021-05-20 Stéphane Cerveaumatroskademux: fix decoder glitches with H264 content
2021-05-11 Nicolas Dufresnematroskademux: Advertise codec-alpha in caps
2021-05-11 Nicolas Dufresnematroskademux: Store alpha stream in VideoCodecAlphaMeta
2021-05-11 Tim-Philipp Müllermatroska-demux: extract VP8 alpha from BlockAdditionals
2021-03-31 Vivia Nikolaidoumatroskademux: Take segment stop into account when...
2021-03-29 Stéphane Cerveaumatroska: allow per feature registration
2021-03-15 Sebastian Drögematroskademux: Fix extraction of multichannel WavPack
2021-03-15 Sebastian Drögematroskademux: Initialize track context out parameter...
2021-03-04 Matthew Watersmatroska: also support push-mode from seek events sent...
2020-09-07 Sebastian Drögegst: Update for gst_video_transfer_function_*() functio...
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-04-02 Jan Schmidtmatroska: Check the return value of gst_segment_do_seek()
2020-04-02 Sebastian Drögematroska-demux: Send instant-rate-change event if reque...
2020-04-01 Seungha Yangmatroska: Update for video-hdr struct change
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-08-07 Mart Raudseppmatroska: Provide audio lead-in for some lossy formats
2019-08-07 Doug Nazarmatroska: Handle interlaced field order
2019-07-27 Doug Nazarmatroskademux: Ignore crc32 element while peeking at...
2019-07-15 Seungha Yangmatroska: Port to color_{primaries,transfer,matrix...
2019-07-09 Seungha Yangmatroskademux: Fix mismatched transfer characteristic
2019-05-24 Seungha Yangmatroska: Add BT2020_10, PQ and HLG transfer functions
2019-05-13 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2019-05-01 Seungha Yangmatroskademux: Add support parsing HDR metadata
2019-03-01 Tim-Philipp Müllermatroskademux: fix AV1 caps when there's no codec_data
2018-12-26 Seungha Yangmatroskademux: Don't leak allocated index memory
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-11-28 Matej Knoppmatroskademux: fix handling of MS ACM audio
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-15 Alicia Boya Garcíamatroskademux: Defer seeks received before GST_MATROSKA...
2018-11-07 Matthew Watersmatroska: implement preliminary support for the bitrate...
2018-10-27 Johan Bjäreholtmatroska-demux: Fix caps memleak
2018-10-03 Thibault Sauniermatroskdemux: do not use MapInfo.data after unmapping
2018-10-03 Yacine Bandoumatroska: Add the WebM encrypted content support in...
2018-09-21 Alicia Boya Garcíamatroskademux: Emit no-more-pads after parsing Tracks
2018-09-21 Alicia Boya Garcíamatroskademux: Parse successive Tracks elements
2018-09-21 Alicia Boya Garcíamatroskademux: Refactor track parsing out from adding...
2018-09-21 Alicia Boya Garcíamatroskademux: Allow Matroska headers to be read more...
2018-08-27 Tim-Philipp Müllermatroskademux: implement keyframe search also without...
2018-08-27 Tim-Philipp Müllermatroskademux: make max backtrack distance for keyframe...
2018-08-27 Tim-Philipp Müllermatroskademux: set limit how much to backtrack to find...
2018-08-27 Tim-Philipp Müllermatroskademux: no need to search for keyframes for...
2018-08-27 Tim-Philipp Müllermatroskademux: figure out if we have prev_size when...
2018-08-27 Tim-Philipp Müllermatroskademux: try to ensure keyframe when seeking...
2018-08-27 Tim-Philipp Müllermatroskademux: extract cluster prevsize if available
2018-08-23 Tim-Philipp Müllermatroska: fix handling of FlagInterlaced
2018-07-26 Olivier Crêtematroskademux: Extract codec_data for AV1
2018-06-29 Philippe Normandmatroskademux: Set subtitle tag title from TrackName...
2018-05-15 Tim-Philipp Müllermatroskademux: tag disabled streams with FLAG_UNSELECT
2018-04-13 Alicia Boya Garcíamatroskademux: Add comment about Opus clipping
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2017-12-15 Sean DuBoisAdd AV1 to matroska plugin
2017-11-13 Edward Herveymatroskademux: Remove bogus error message
2017-11-08 Seungha Yangmatroskademux: Add parsing Colour element
2017-09-11 Mark Nauwelaertsmatroskademux: search_cluster should find preceding...
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-07-09 Mark Nauwelaertsmatroskademux: segment seek position is expressed in...
2017-06-24 Mark Nauwelaertsmatroskademux: track highest known cluster position...
2017-06-24 Mark Nauwelaertsmatroskademux: improve and simplify searching for clust...
2017-06-24 Mark Nauwelaertsmatroskademux: increase chunk size when scanning for...
2017-06-24 Mark Nauwelaertsmatroskademux: maintain variable state when searching...
2017-03-21 Jan Schmidtqtdemux: matroskademux: Ignore repeated seek events
2016-12-29 Mark Nauwelaertsmatroskademux: adjust segment stop for KEY_UNIT negativ...
2016-11-22 Sebastian Drögematroskademux: Fix cluster searching if we search multi...
2016-11-21 Nicola Murinomatroskademux: add support for skipping invalid data...
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-06-06 Michael Olbrichmatroskademux: preserve seek flags
2016-05-20 Sebastian Drögematroskademux: Set seek event seqnum in EOS and SEGMENT...
2016-05-19 Seungha Yangmatroskademux: don't hold object lock whilst pushing...
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-29 Luis de Bethencourtmatroska-demux: remove impossible condition
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Linus Svenssonmatroska-demux: Don't handle seek until ready
2016-02-23 Linus Svenssonmatroska-demux: Unref seek event
2016-02-23 Vincent Penquerc'hmatroska-demux: make up an OpusHead block if possible...
2016-02-22 Mark Nauwelaertsmatroskademux: make stream-id more readable and order...
2016-02-18 Sebastian Drögematroskademux: Unmap wavpack header buffer after creati...
2016-02-17 Ognyan Tonchevmatroskademux: Simple implementation of TRICKMODE_KEY_UNITS
2016-02-16 Tim-Philipp Müllermatroska-demux: send GAP events for lagging audio and...
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-12-29 Sebastian Drögematroskademux: Guard against no codec data in prores...
2015-12-21 Thibault Sauniermatroskademux: Always set the channel mask for PCM...
2015-12-18 Jan Schmidtmatroska-demux: Play ProRes video streams
2015-11-03 Sebastian Drögematroskademux: Use codecutils helpers for creating...
2015-11-03 Sebastian Drögematroskademux: There is no multistream field for Opus...
2015-11-03 Sebastian Drögematroskademux: Parse and handle CodecDelay, SeekPreroll...
2015-10-27 Sebastian Drögematroskademux: Read buffer timestamp *after* actually...
2015-09-28 Sebastian Drögematroskademux: Remove leftover assertion from 0.10
2015-09-25 Sebastian Drögegst: Don't use deprecated gst_segment_to_position()
2015-08-31 Jan Alexander Stef... matroskademux: Align raw video frames to 32 bytes
2015-08-05 Glen Dienermatroskademux: Preserve forward referenced track tags
2015-07-21 Dimitrios Christidismatroskademux: fix for subtitle buffers with NUL termin...
2015-07-16 Tim-Philipp MüllerUpdate mailing list address from sourceforge to freedesktop
2015-07-16 Dimitrios Christidismatroskademux: fix trailing '*' displayed with some...
2015-06-25 Luis de Bethencourtdocs: decodebin2 -> decodebin
2015-06-23 Jan Schmidtmatroska-demux: Use gst_video_multiview_guess_half_aspect()
2015-06-22 Vineeth TMmatroska: remove useless check
next