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-parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
matroskaparse: add support for skipping invalid data
Nicola Murino
1
-5
/
+42
2016-11-17
matroskaparse: Add remaining relevant parts from a3a55305 to the parser
Sebastian Dröge
1
-2
/
+5
2016-11-17
matroskaparse: ignore parsing errors at the end of the file
Nicola Murino
1
-1
/
+6
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-2
/
+1
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-09-26
gst: Don't use deprecated gst_segment_to_position()
Sebastian Dröge
1
-1
/
+2
2015-07-16
Update mailing list address from sourceforge to freedesktop
Tim-Philipp Müller
1
-1
/
+1
2015-06-22
matroska: remove useless check
Vineeth TM
1
-3
/
+1
2015-04-30
matroska: remove unused property enum items
Luis de Bethencourt
1
-3
/
+1
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-3
/
+3
2015-03-28
matroskaparse: send global tags
Ramiro Polla
1
-0
/
+27
2015-03-09
matroska: error mode if can't push buffer
Luis de Bethencourt
1
-4
/
+7
2015-03-09
matroska: unused value
Luis de Bethencourt
1
-1
/
+1
2015-01-31
matroska: Fix seeking past the end of the file in reverse mode.
Jan Schmidt
1
-1
/
+7
2014-06-28
matroskaparse: don't error out if there's not enough data in the adapter
Tim-Philipp Müller
1
-4
/
+5
2014-05-26
matroskademux: use GstFlowCombiner
Thiago Santos
1
-1
/
+0
2014-05-02
matroska: do not try to call gst_pad_query_default on a NULL pad
Vincent Penquerc'h
1
-1
/
+2
2014-05-02
matroska: do not return GST_FLOW_OK if we did not get a buffer
Vincent Penquerc'h
1
-0
/
+2
2014-02-09
matroskaparse: Comment out some unused functions used only from the commented...
Sebastian Dröge
1
-1
/
+4
2014-02-06
matroska: factor out read context init/reset
Reynaldo H. Verdejo Pinochet
1
-126
/
+5
2014-01-21
matroskaparse: better default caps when none set
Reynaldo H. Verdejo Pinochet
1
-4
/
+36
2013-05-14
matroskaparse: Make sure to send a segment event before dataflow
Sebastian Dröge
1
-1
/
+7
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-1
/
+1
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-3
/
+3
2012-07-05
gst: Implement segment-done event
Sebastian Dröge
1
-0
/
+2
2012-04-30
matroska: implement forward snapping keyframe seeking
Vincent Penquerc'h
1
-2
/
+2
2012-04-28
matroska: update for media type changes
Tim-Philipp Müller
1
-3
/
+11
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-03-28
update for buffer changes
Wim Taymans
1
-7
/
+2
2012-03-16
don't pass random pointers to pull_range
Wim Taymans
1
-1
/
+2
2012-01-30
update for HEADER flag
Wim Taymans
1
-2
/
+2
2012-01-25
update for new memory API
Wim Taymans
1
-10
/
+11
2012-01-15
matroska: fix printf format compiler warnings
Matej Knopp
1
-2
/
+3
2012-01-03
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-17
/
+17
2011-12-30
matroska: update for GstIndex removal
Tim-Philipp Müller
1
-1
/
+10
2011-12-08
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-1
/
+6
2011-12-03
matroskaparse: warn if accumulating headers after they were pushed
Vincent Penquerc'h
1
-0
/
+5
2011-12-03
matroskaparse: fix parsing
David Schleef
1
-1
/
+1
2011-11-28
Update for indexable change
Wim Taymans
1
-0
/
+2
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-4
/
+2
2011-11-26
matroska: port to 0.11
René Stadler
1
-98
/
+73
2011-11-23
matroskaparse: don't leak stream headers
Tim-Philipp Müller
1
-0
/
+5
2011-09-28
matroskademux: ensure minimal alignment for audio/x-raw-* buffers
Vincent Penquerc'h
1
-0
/
+1
2011-06-29
matroskaparse: fix reference counting of parse->streamheader
Debarshi Ray
1
-3
/
+5
2011-06-06
matroska: refactor code common to matroskademux and matroskaparse
Debarshi Ray
1
-33
/
+1
2011-06-06
matroska: refactor code common to matroskademux and matroskaparse
Debarshi Ray
1
-52
/
+4
2011-06-06
matroska: refactor code common to matroskademux and matroskaparse
Debarshi Ray
1
-157
/
+2
2011-06-06
matroska: refactor code common to matroskademux and matroskaparse
Debarshi Ray
1
-157
/
+29
2011-06-06
matroska: refactor code common to matroskademux and matroskaparse
Debarshi Ray
1
-69
/
+5
[next]