index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
matroska
Commit message (
Expand
)
Author
Age
Files
Lines
*
matroska: remove dead assignments
Edward Hervey
2009-08-10
1
-3
/
+2
*
matroska: Adds support to muxing/demuxing WMA
Thiago Santos
2009-08-09
3
-20
/
+92
*
matroskamux: adds support for wmv family
Thiago Santos
2009-08-09
1
-2
/
+20
*
matroska: add kate subtitle support to matroska muxer and demuxer
Vincent Penquerc'h
2009-08-08
3
-1
/
+185
*
matroskademux: Answer SEEKING queries in the original format
Sebastian Dröge
2009-07-21
1
-1
/
+1
*
matroskademux: Implement SEEKING query
Sebastian Dröge
2009-07-20
1
-0
/
+16
*
matroska: and the new headers too
Wim Taymans
2009-06-23
1
-2
/
+2
*
matroske: fix compiler error
Wim Taymans
2009-06-23
1
-4
/
+4
*
matroskademux: avoid leaking buffers
Wim Taymans
2009-06-23
1
-2
/
+11
*
matroska-demux: post container-format tags
Tim-Philipp Müller
2009-06-22
1
-5
/
+4
*
matroskademux: Fix leaking of the Matroska TITLE element
Sebastian Dröge
2009-06-17
1
-0
/
+1
*
docs: Remove gtk-doc comment marker
Jan Schmidt
2009-06-11
1
-5
/
+5
*
matroskademux: Populate a GstIndex that is set on matroskademux
Sebastian Dröge
2009-05-22
3
-3
/
+111
*
matroskademux: Recognise PGS subpicture streams - the bluray format.
Jan Schmidt
2009-05-21
2
-1
/
+4
*
matroskademux: Only search for the index entry once
Sebastian Dröge
2009-05-11
1
-4
/
+7
*
matroskademux: Use the first index entry if it's after the seek position
Sebastian Dröge
2009-05-11
1
-0
/
+3
*
matroskademux: Improve/optimize seeking
Sebastian Dröge
2009-05-11
2
-51
/
+57
*
matroska: fix printf format to agree with argument
David Schleef
2009-05-09
1
-1
/
+1
*
Add RANKS for various encoders and muxers
Christian Schaller
2009-05-07
1
-1
/
+1
*
matroskademux: add some debugging
Wim Taymans
2009-05-07
1
-1
/
+12
*
matroskademux: parse xiph headers length correctly
Wim Taymans
2009-05-07
1
-14
/
+26
*
matroskademux: Remove useless variable.
Edward Hervey
2009-04-18
1
-7
/
+4
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
1
-4
/
+1
*
Add initial support for muxing/demuxing Speex audio
Sebastian Dröge
2009-04-13
3
-0
/
+134
*
matroska: don't leak serialized values when writing tags
Stefan Kost
2009-03-31
1
-0
/
+1
*
matroska: don't alter passed data and especialy don't leak.
Stefan Kost
2009-03-31
1
-3
/
+5
*
matroska: init endianess as such and signedness as boolean.
Stefan Kost
2009-03-31
1
-2
/
+3
*
matroska: don't leak read data in demuxer
Stefan Kost
2009-03-31
1
-0
/
+2
*
matroskademux: Remove gst_util_dump_mem() calls.
Edward Hervey
2009-02-27
1
-4
/
+0
*
Don't do crazy things with 0/1 framerates
Arnout Vandecappelle
2009-02-23
1
-1
/
+2
*
matroskademux: Unref the buffer and not the memory address of the buffer
Sebastian Dröge
2009-02-22
1
-1
/
+1
*
Read Matroska Title element for the TITLE tag
Robin Stocker
2009-02-04
1
-1
/
+15
*
Fix Forte compiler warnings.
Jan Schmidt
2009-01-30
2
-7
/
+7
*
Update and add documentation for plugins with deps (ext).
Stefan Kost
2009-01-28
1
-2
/
+0
*
gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...
Mark Nauwelaerts
2009-01-08
2
-76
/
+154
*
gst/matroska/matroska-mux.*: Remove internal taglist and fully use tagsetter ...
Mark Nauwelaerts
2009-01-06
2
-17
/
+8
*
Add documentation for matroskamux and matroskademux and update the inspection...
Sebastian Dröge
2008-12-05
4
-0
/
+34
*
gst/matroska/matroska-mux.c: Fix NULL pointer dereference of an unset codec_i...
Jan Schmidt
2008-11-20
1
-1
/
+2
*
gst/matroska/: Make mkvdemux aware of E-AC3.
Edward Hervey
2008-11-16
2
-0
/
+5
*
gst/matroska/matroska-mux.c: Fix muxing of Dirac streams if the input already...
Sebastian Dröge
2008-11-11
1
-29
/
+36
*
gst/matroska/matroska-mux.c: Fix mapping AAC profile to Matroska codec id.
Mark Nauwelaerts
2008-11-10
1
-4
/
+58
*
gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i...
Sebastian Dröge
2008-11-05
2
-0
/
+75
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+2
*
gst/matroska/matroska-demux.c: Forward unknown events upstream.
Wim Taymans
2008-10-27
1
-3
/
+4
*
gst/matroska/matroska-mux.c: Fix a memory leak when pads are requested but th...
Peter Kjellerstedt
2008-10-27
1
-10
/
+7
*
gst/: Fix build flags order.
Jan Schmidt
2008-09-17
1
-3
/
+3
*
Make stuff compile with GST_DISABLE_GST_DEBUG.
Tim-Philipp Müller
2008-08-30
2
-10
/
+5
*
gst/matroska/: Add Real[Audio|Video] support to Matroska containers.
Edward Hervey
2008-08-25
2
-1
/
+147
*
gst/matroska/ebml-read.c: Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT ...
Sebastian Dröge
2008-08-22
2
-25
/
+26
*
gst/matroska/matroska-demux.c: If the duration of a block is unknown only use...
Sebastian Dröge
2008-08-21
1
-1
/
+3
[next]