rtpsource: small spell correct
[platform/upstream/gstreamer.git] / gst / matroska /
2019-02-02 Christopher Snowhillwebmmux: allow resolutions above 4096
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-24 Johan Bjäreholtmatroska-ids: Fix uninitialized memory in contexts
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-09-06 Martin Kellymatroskamux: don't store used UIDs
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-27 Nirbheek Chauhanmeson: Add feature options for all plugins
2018-07-26 Olivier Crêtematroskamux: Put codec_data as CodecPrivate for AV1
2018-07-26 Olivier Crêtematroskamux: Accept muxing AV1
2018-07-26 Olivier Crêtematroskademux: Extract codec_data for AV1
2018-06-29 Philippe Normandmatroskademux: Set subtitle tag title from TrackName...
2018-05-23 Mathieu Duponchellematroska-mux: write colorimetry
2018-05-15 Tim-Philipp Müllermatroskademux: tag disabled streams with FLAG_UNSELECT
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in good
2018-04-13 Alicia Boya Garcíamatroskademux: Add comment about Opus clipping
2018-02-28 Sebastian Drögematroskamux: Only mark new clusters as keyframe if...
2018-02-28 Sebastian Drögematroskamux: Clip maximum cluster duration to the maxim...
2018-02-28 Sebastian Drögematroska-mux: Refuse caps changes after starting to...
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-12-15 fengalinmatroska: fix memory leaks due to toc related updates
2017-12-15 fengalinmatroska: re-activate and update TOC support
2017-11-13 Edward Herveymatroskademux: Remove bogus error message
2017-11-08 Seungha Yangmatroskademux: Add parsing Colour element
2017-10-03 Reynaldo H. Verdej... Use proper GtkDoc notation for NULL/FALSE/TRUE
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-25 Sebastian Drögematroskamux: For audio tracks, take the default duratio...
2017-07-18 Nicola Murinomatroskamux: add properties to control cluster duration
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-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-06 Tim-Philipp Müllermatroskademux: improve index memory usage
2017-03-21 Jan Schmidtqtdemux: matroskademux: Ignore repeated seek events
2017-01-17 Jan Schmidtmatroska: Quiet a WARN when parsing push mode
2016-12-29 Mark Nauwelaertsmatroskademux: adjust segment stop for KEY_UNIT negativ...
2016-12-21 Nicola Murinomatroskamux: only drop actual streamheader buffers...
2016-12-20 Nicola Murinomatroskamux: mark all packets of audio-only streams...
2016-12-20 Nicola Murinomatroskamux: add G722 audio support
2016-12-01 Sebastian Drögematroskademux: Fix memory leak when parsing attachments
2016-12-01 Sebastian Drögematroskademux: Unify zlib/bzip2 decompress loops with...
2016-11-22 Sebastian Drögematroskademux: Fix cluster searching if we search multi...
2016-11-22 Sebastian Drögematroska: Add size checks to the parsing of FLAC headers
2016-11-21 Nicola Murinomatroskademux: add support for skipping invalid data...
2016-11-21 Nicola Murinomatroskaparse: add support for skipping invalid data
2016-11-17 Sebastian Drögematroskaparse: Add remaining relevant parts from a3a553...
2016-11-17 Nicola Murinomatroskaparse: ignore parsing errors at the end of...
2016-11-12 Scott D PhillipsUse intermediate guint when handling GstVideoMultiviewFlags
2016-10-27 Branko Subasicmatroskamux: allow resolutions above 4096
2016-09-29 Sebastian Drögematroskamux: Always write the default frame duration...
2016-08-26 Thibault SaunierUse the new API to post flow ERROR messages on the bus
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-07-07 Sebastian Drögematroskamux: Remove suspicious checks for pads being...
2016-07-07 Sebastian Drögematroskamux: Error out if we start writing data with...
2016-07-07 Sebastian Drögematroskamux: Consistently use gst_matroska_mux_set_code...
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-05-15 Edward Herveymatroska-mux: Fix strcmp usage
2016-05-14 Tim-Philipp Müllermatroska: use math-compat.h for NAN define
2016-04-11 Nicola Murinomatroskamux: make timecodescale configurable
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-03-10 Nirbheek Chauhanwin32: Don't try to include xmath.h on newer Visual...
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 Matej Knoppmatroskamux: don't output empty tags/tag elements
2016-02-23 Vincent Penquerc'hmatroska-demux: make up an OpusHead block if possible...
2016-02-23 Vincent Penquerc'hmatroska-mux: make up an OpusHead block if possible...
2016-02-22 Mark Nauwelaertsmatroskademux: make stream-id more readable and order...
2016-02-22 Mark Nauwelaertsmatroska: remove confusing duplicate track uid field
2016-02-21 Tim-Philipp Müllerwin32: remove outdated build cruft
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...
next