index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
matroska
/
matroska-read-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-30
matroska: fix GValue leaks when parsing tags
Guillaume Desmottes
1
-15
/
+11
2015-03-28
matroska: store stream tags and push as updated
Thiago Santos
1
-6
/
+3
2015-03-28
matroskaparse: send global tags
Ramiro Polla
1
-0
/
+2
2015-03-14
matroskademux: fix sending of tags
Ramiro Polla
1
-16
/
+4
2015-01-31
matroska: Fix seeking past the end of the file in reverse mode.
Jan Schmidt
1
-8
/
+10
2015-01-23
matroskademux: remove unnecessary check
Luis de Bethencourt
1
-4
/
+2
2014-06-22
matroskademux: Don't call GST_DEBUG_OBJECT() and other macros with non-GObjec...
Sebastian Dröge
1
-91
/
+112
2014-06-02
matroskademux: don't leak doctype string in error code path
Tim-Philipp Müller
1
-1
/
+1
2014-05-26
matroskademux: use GstFlowCombiner
Thiago Santos
1
-2
/
+0
2014-05-09
matroskademux: don't leak doctype string in error code path
Tim-Philipp Müller
1
-10
/
+12
2014-04-21
matroska: fix content encoding scope validity check
Vincent Penquerc'h
1
-1
/
+1
2014-02-06
matroska: factor out read context init/reset
Reynaldo H. Verdejo Pinochet
1
-0
/
+118
2014-01-21
matroskaparse: better default caps when none set
Reynaldo H. Verdejo Pinochet
1
-0
/
+2
2014-01-10
matroskademux: don't leak TOC chapter list
Tim-Philipp Müller
1
-0
/
+1
2013-09-07
matroskademux: fix leaking buffer and caps
Matej Knopp
1
-0
/
+3
2012-12-17
matroskademux: skip empty tags
Tim-Philipp Müller
1
-2
/
+2
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-26
matroskademux: Support recursive SimpleTags
Руслан Ижбулатов
1
-4
/
+140
2012-10-26
matroskademux: Expand the tag mapping.
Руслан Ижбулатов
1
-14
/
+135
2012-10-26
matroskademux: Fix uninitialized variable compiler warning
Sebastian Dröge
1
-2
/
+3
2012-10-26
matroskademux: Matroska tag TargetType support
Руслан Ижбулатов
1
-5
/
+174
2012-10-26
matroskademux: Per-track tags for Matroska
Руслан Ижбулатов
1
-15
/
+47
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-4
/
+4
2012-07-28
matroska: update for TOC API changes
Tim-Philipp Müller
1
-1
/
+2
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
1
-1
/
+4
2012-07-05
matroska: Update for new GstToc API
Sebastian Dröge
1
-69
/
+59
2012-06-26
matroska: update for GstToc API additions
Tim-Philipp Müller
1
-0
/
+6
2012-06-24
matroska: update for GstToc API changes
Tim-Philipp Müller
1
-3
/
+3
2012-06-06
update for tag event change
Wim Taymans
1
-1
/
+1
2012-05-27
flv, matroska: don't use GstStructure API on tag lists
Tim-Philipp Müller
1
-1
/
+1
2012-04-30
matroska: implement forward snapping keyframe seeking
Vincent Penquerc'h
1
-5
/
+10
2012-04-02
mkv: port toc changes to 0.11
Stefan Sauer
1
-2
/
+2
2012-04-02
Merge branch '0.10'
Stefan Sauer
1
-10
/
+427
2012-04-02
matroska: add chapter support in GstMatroskaReadCommon
Alexander Saprykin
1
-10
/
+427
2012-01-25
update for new memory API
Wim Taymans
1
-8
/
+10
2012-01-15
matroska: fix printf format compiler warnings
Matej Knopp
1
-2
/
+2
2012-01-12
GST_TYPE_DATE -> G_TYPE_DATE
Tim-Philipp Müller
1
-2
/
+2
2012-01-12
eqMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+3
2012-01-12
matroska: do not leak attachment buffers
Vincent Penquerc'h
1
-0
/
+3
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+15
2012-01-03
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-6
/
+6
2011-12-30
matroska: update for GstIndex removal
Tim-Philipp Müller
1
-0
/
+2
2011-12-13
matroskademux: filter bogus index entries with missing block number
Mark Nauwelaerts
1
-0
/
+15
2011-12-01
update for tag API changes
Wim Taymans
1
-22
/
+28
2011-11-26
matroska: port to 0.11
René Stadler
1
-54
/
+85
2011-10-21
ebml: small correction to previous commit
René Stadler
1
-1
/
+1
2011-10-19
ebml: Fix push-based behaviour
Edward Hervey
1
-3
/
+7
2011-09-16
matroskademux: Avoid sending EOS when in paused state
Branko Subasic
1
-7
/
+5
2011-08-03
matroska: Register new debug category
Jan Schmidt
1
-1
/
+1
2011-06-14
matroska: add missing stdio include for sscanf
Stefan Kost
1
-0
/
+1
[next]