index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
matroska
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
matroskademux: push mode: increase segment accuracy following seek
Mark Nauwelaerts
2
-13
/
+29
2012-07-24
matroskademux: perform proper KEY_UNIT seek also in push mode
Mark Nauwelaerts
1
-12
/
+16
2012-07-24
matroskademux: avoid NULL access when checking subtitle
Mark Nauwelaerts
1
-0
/
+5
2012-07-23
matroskademux: proper parse recovery after seek
Mark Nauwelaerts
1
-0
/
+1
2012-07-20
matroskademux: Non-update seeks should still make sure that reverse playback ...
Sebastian Dröge
1
-15
/
+19
2012-07-20
matroskademux: Properly initialize from_offset and from_time
Sebastian Dröge
1
-0
/
+2
2012-07-20
matroskademux: We need an index and index entry for reverse playback
Sebastian Dröge
1
-8
/
+17
2012-07-20
matroskademux: Fix reverse playback for seeks without stop position
Sebastian Dröge
2
-1
/
+11
2012-07-20
matroskademux: Use correct newsegment values for all the different seek types
Sebastian Dröge
1
-6
/
+20
2012-07-20
matroskademux: Only take the stream_start_time into account for SET seeks
Sebastian Dröge
1
-7
/
+13
2012-07-18
matroskademux: Pass seek rate to upstream seek events in push mode
Sebastian Dröge
1
-5
/
+5
2012-07-13
Revert "matroska: add chapter support in GstMatroskaReadCommon"
Tim-Philipp Müller
2
-434
/
+11
2012-07-13
Revert "matroska: add support for GstToc in demuxer"
Tim-Philipp Müller
1
-79
/
+4
2012-07-13
Revert "matroska: add GstToc support for muxer"
Tim-Philipp Müller
2
-291
/
+15
2012-06-25
matroskademux: Return FALSE from queries if we can't answer POSITION/DURATION...
Sebastian Dröge
1
-7
/
+8
2012-06-11
matroskademux: always perform full seek if seek is flushing
Mark Nauwelaerts
1
-0
/
+4
2012-05-23
matroskademux: don't discard the incoming seek segment on push based seeking
Alessandro Decina
1
-0
/
+5
2012-05-23
matroskademux: increase NEWSEGMENT accuracy after seeking
Alessandro Decina
1
-7
/
+11
2012-04-30
matroska: implement forward snapping keyframe seeking
Vincent Penquerc'h
4
-15
/
+26
2012-04-10
matroskademux: some more segment handling tweaking
Mark Nauwelaerts
1
-3
/
+9
2012-04-06
matroskademux: cleanly initialize and set needed segment
Mark Nauwelaerts
1
-1
/
+6
2012-03-29
matroska: add GstToc support for muxer
Alexander Saprykin
2
-15
/
+291
2012-03-29
matroska: add support for GstToc in demuxer
Alexander Saprykin
1
-4
/
+79
2012-03-29
matroska: add chapter support in GstMatroskaReadCommon
Alexander Saprykin
2
-11
/
+434
2012-03-12
matroskademux: only unlock pad when it was locked
Vincent Penquerc'h
1
-2
/
+8
2012-03-12
gst: Fix some query leaks
Nicola Murino
1
-0
/
+1
2012-02-25
matroskamux: create streamable output if downstream is not seekable
Tim-Philipp Müller
1
-0
/
+23
2012-02-06
matroskademux: avoid posting invalid duration for each frame
Nicola Murino
1
-4
/
+6
2012-01-28
matroskamux: remove obsolete variable, set but not used
Vincent Penquerc'h
1
-5
/
+0
2012-01-28
matroskamux: do not free memory twice
Vincent Penquerc'h
1
-3
/
+0
2012-01-20
matroska-demux: remove redundant variable
Mark Nauwelaerts
1
-3
/
+0
2012-01-12
matroska: do not leak attachment buffers
Vincent Penquerc'h
1
-0
/
+3
2012-01-10
matroskamux: fix codec_priv leaks
Nicola Murino
1
-41
/
+31
2012-01-09
matroskamux: fix codec string leaks
Vincent Penquerc'h
1
-36
/
+67
2011-12-21
matroskademux: do not consider duration of non-finalized file
Branko Subasic
2
-0
/
+21
2011-12-21
matroskademux: improve decision to fall back to scanning when seeking
Mark Nauwelaerts
1
-2
/
+2
2011-12-19
matroskamux: bring a few debug statements up to specs
Mark Nauwelaerts
1
-3
/
+3
2011-12-19
matroskamux: additional subtitle support
Mark Nauwelaerts
1
-26
/
+210
2011-12-19
matroskamux: additional buffer handling cleanup
Mark Nauwelaerts
2
-52
/
+40
2011-12-19
matroskamux: use GstCollectPads2 buffer callback and running time clipper
Mark Nauwelaerts
1
-86
/
+16
2011-12-15
matroskamux: use GstCollectPads2 event callback
Mark Nauwelaerts
2
-24
/
+14
2011-12-14
matroskamux: port to GstCollectPads2
Vincent Penquerc'h
2
-21
/
+21
2011-12-13
matroskademux: filter bogus index entries with missing block number
Mark Nauwelaerts
1
-0
/
+15
2011-12-13
matroskademux: cater for safer arithmetic with global start time
Mark Nauwelaerts
1
-8
/
+16
2011-12-13
matroskademux: tweak final closing segment sending
Mark Nauwelaerts
1
-4
/
+8
2011-12-12
matroskademux: mind (un)signed in some timestamp arithmetic
Mark Nauwelaerts
1
-2
/
+2
2011-12-12
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
1
-0
/
+4
2011-12-08
matroskamux: stream-format=raw goes with aac caps, not mp3 caps
Tim-Philipp Müller
1
-1
/
+1
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
[next]