index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
matroska
/
matroska-demux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
Add AV1 to matroska plugin
Sean DuBois
1
-1
/
+5
2017-11-13
matroskademux: Remove bogus error message
Edward Hervey
1
-2
/
+2
2017-11-08
matroskademux: Add parsing Colour element
Seungha Yang
1
-0
/
+203
2017-09-11
matroskademux: search_cluster should find preceding cluster before target
Mark Nauwelaerts
1
-3
/
+11
2017-07-09
matroskademux: segment seek position is expressed in buffer time
Mark Nauwelaerts
1
-1
/
+1
2017-06-24
matroskademux: track highest known cluster position and time
Mark Nauwelaerts
1
-3
/
+31
2017-06-24
matroskademux: improve and simplify searching for cluster and position
Mark Nauwelaerts
1
-76
/
+112
2017-06-24
matroskademux: increase chunk size when scanning for cluster
Mark Nauwelaerts
1
-1
/
+1
2017-06-24
matroskademux: maintain variable state when searching for position
Mark Nauwelaerts
1
-2
/
+2
2017-03-22
qtdemux: matroskademux: Ignore repeated seek events
Jan Schmidt
1
-0
/
+11
2016-12-29
matroskademux: adjust segment stop for KEY_UNIT negative rate seeking
Mark Nauwelaerts
1
-1
/
+7
2016-11-22
matroskademux: Fix cluster searching if we search multiple times in one chunk
Sebastian Dröge
1
-2
/
+11
2016-11-21
matroskademux: add support for skipping invalid data in push mode
Nicola Murino
1
-5
/
+40
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-2
/
+1
2016-06-06
matroskademux: preserve seek flags
Michael Olbrich
1
-6
/
+7
2016-05-20
matroskademux: Set seek event seqnum in EOS and SEGMENT_DONE messages/events
Sebastian Dröge
1
-6
/
+19
2016-05-19
matroskademux: don't hold object lock whilst pushing out headers
Seungha Yang
1
-3
/
+0
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-8
/
+7
2016-02-29
matroska-demux: remove impossible condition
Luis de Bethencourt
1
-1
/
+1
2016-02-23
matroska-demux: Don't handle seek until ready
Linus Svensson
1
-0
/
+6
2016-02-23
matroska-demux: Unref seek event
Linus Svensson
1
-0
/
+1
2016-02-23
matroska-demux: make up an OpusHead block if possible when missing
Vincent Penquerc'h
1
-1
/
+30
2016-02-22
matroskademux: make stream-id more readable and order-friendly
Mark Nauwelaerts
1
-1
/
+2
2016-02-18
matroskademux: Unmap wavpack header buffer after creating it
Sebastian Dröge
1
-0
/
+1
2016-02-17
matroskademux: Simple implementation of TRICKMODE_KEY_UNITS
Ognyan Tonchev
1
-3
/
+14
2016-02-16
matroska-demux: send GAP events for lagging audio and video streams too
Tim-Philipp Müller
1
-8
/
+10
2015-12-29
matroskademux: Guard against no codec data in prores caps creation
Sebastian Dröge
1
-2
/
+2
2015-12-21
matroskademux: Always set the channel mask for PCM streams
Thibault Saunier
1
-2
/
+6
2015-12-19
matroska-demux: Play ProRes video streams
Jan Schmidt
1
-0
/
+69
2015-11-03
matroskademux: Use codecutils helpers for creating Opus caps
Sebastian Dröge
1
-7
/
+22
2015-11-03
matroskademux: There is no multistream field for Opus anymore
Sebastian Dröge
1
-7
/
+0
2015-11-03
matroskademux: Parse and handle CodecDelay, SeekPreroll and DiscardPadding
Sebastian Dröge
1
-0
/
+70
2015-10-27
matroskademux: Read buffer timestamp *after* actually setting it
Sebastian Dröge
1
-2
/
+2
2015-09-28
matroskademux: Remove leftover assertion from 0.10
Sebastian Dröge
1
-1
/
+0
2015-09-26
gst: Don't use deprecated gst_segment_to_position()
Sebastian Dröge
1
-1
/
+2
2015-08-31
matroskademux: Align raw video frames to 32 bytes
Jan Alexander Steffens (heftig)
1
-0
/
+1
2015-08-05
matroskademux: Preserve forward referenced track tags
Glen Diener
1
-0
/
+8
2015-07-21
matroskademux: fix for subtitle buffers with NUL terminators
Dimitrios Christidis
1
-14
/
+4
2015-07-16
Update mailing list address from sourceforge to freedesktop
Tim-Philipp Müller
1
-1
/
+1
2015-07-16
matroskademux: fix trailing '*' displayed with some text subtitles
Dimitrios Christidis
1
-1
/
+2
2015-06-25
docs: decodebin2 -> decodebin
Luis de Bethencourt
1
-1
/
+1
2015-06-23
matroska-demux: Use gst_video_multiview_guess_half_aspect()
Jan Schmidt
1
-8
/
+14
2015-06-22
matroska: remove useless check
Vineeth TM
1
-3
/
+1
2015-06-12
matroska-demux: Actually set detected 3D info into output caps.
Jan Schmidt
1
-0
/
+8
2015-06-11
matroska: Implement basic stereoscopic video support
Jan Schmidt
1
-1
/
+50
2015-04-28
matroskademux: fix seek event leak
Guillaume Desmottes
1
-1
/
+4
2015-04-28
matroska-demux: Send pending tags when adding a new pad
Sebastian Dröge
1
-0
/
+23
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-7
/
+7
2015-03-29
matroskademux: resurrect some flow return handling
Mark Nauwelaerts
1
-2
/
+6
2015-03-28
matroska: store stream tags and push as updated
Thiago Santos
1
-15
/
+15
[next]