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
/
ebml-read.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
matroska: Avoid debugging below category threshold
Edward Hervey
1
-1
/
+1
2014-04-16
matroska: fix check for amount of data to read
Vincent Penquerc'h
1
-1
/
+1
2013-08-08
matroskademux: Don't print warnings during flushing and stop as soon as possible
Sebastian Dröge
1
-1
/
+4
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-04-12
matroska: Check return value of GstByteReader/Writer
Edward Hervey
1
-4
/
+5
2012-01-25
update for new memory API
Wim Taymans
1
-4
/
+3
2012-01-03
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-2
/
+2
2011-11-26
matroska: port to 0.11
René Stadler
1
-3
/
+8
2011-09-16
matroskademux: Avoid sending EOS when in paused state
Branko Subasic
1
-21
/
+18
2011-07-01
matroskademux: avoid looping when searching for clusters
Branko Subasic
1
-1
/
+0
2011-01-07
matroska: don't put essential function calls into g_assert()
Tim-Philipp Müller
1
-3
/
+6
2010-06-24
matroska, videobox, videofilter: fix compiler warnings when debugging is disa...
Tim-Philipp Müller
1
-1
/
+2
2010-06-16
ebml-read: Zero-sized ints/uints/floats have a value of 0 according to the EB...
Sebastian Dröge
1
-4
/
+18
2010-06-15
matroska: Fix unitialized variable
Edward Hervey
1
-2
/
+2
2010-06-01
matroskademux: use bytereader based GstEbmlRead as a helper
Mark Nauwelaerts
1
-635
/
+223
2010-05-19
ebmlread: rm floatcast.h include (not used)
Philip
1
-1
/
+0
2010-05-19
ebml: don't modify out str if returning an error in _read_ascii
Philip Jägenstedt
1
-4
/
+6
2010-05-19
ebml: Validate 7-bit ASCII in gst_ebml_read_ascii
Philip Jägenstedt
1
-4
/
+34
2009-12-16
matroskademux: support push based mode
Mark Nauwelaerts
1
-2
/
+41
2009-12-16
matroskademux: fix ebml read cache usage
Mark Nauwelaerts
1
-1
/
+1
2008-08-30
Make stuff compile with GST_DISABLE_GST_DEBUG.
Tim-Philipp Müller
1
-6
/
+2
2008-08-22
gst/matroska/ebml-read.c: Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT ...
Sebastian Dröge
1
-22
/
+22
2008-08-02
gst/matroska/: Fix indention everywhere. A broken indent version has added ne...
Sebastian Dröge
1
-37
/
+0
2008-07-02
gst/matroska/ebml-read.c: Use NAN constant instead of 0.0/0.0 if possible. NA...
Sebastian Dröge
1
-1
/
+11
2008-06-18
gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EO...
Sebastian Dröge
1
-3
/
+13
2008-06-16
gst/matroska/ebml-read.c: Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERRO...
Sebastian Dröge
1
-1
/
+1
2008-06-15
gst/matroska/ebml-read.c: Prevent unaligned memory access when reading floats.
Sebastian Dröge
1
-20
/
+12
2008-06-15
gst/matroska/: Make sure that every Tags element is only parsed once and it's...
Sebastian Dröge
1
-1
/
+1
2008-06-15
gst/matroska/: Handle EBML elements like Void or CRC32 in the EbmlRead base c...
Sebastian Dröge
1
-2
/
+26
2008-06-14
gst/matroska/: Reverse the level list as we usually are only interested in th...
Sebastian Dröge
1
-8
/
+51
2008-04-09
gst/matroska/: Fix the Forte build by making function declaration signatures ...
Jan Schmidt
1
-5
/
+5
2008-03-08
gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements.
Sebastian Dröge
1
-24
/
+81
2008-03-06
gst/matroska/: Handle return values from pull_range in a more granular way to...
Wim Taymans
1
-119
/
+186
2008-03-03
gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.
Jan Schmidt
1
-9
/
+12
2006-05-17
gst/matroska/ebml-read.c: Don't create unnecessary sub-buffers all the time. ...
Jindrich Makovicka
1
-73
/
+98
2006-04-10
gst/matroska/ebml-read.c: Don't try to modify read-only data.
Tim-Philipp Müller
1
-1
/
+6
2006-04-09
gst/matroska/ebml-read.c: Even better would be if we actually did the right t...
Tim-Philipp Müller
1
-1
/
+1
2006-04-09
gst/matroska/ebml-read.c: Can't just replace 1LL with 1L here just because MS...
Tim-Philipp Müller
1
-1
/
+1
2006-03-30
ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
Sébastien Moutte
1
-1
/
+1
2006-02-03
Just make it compile with --disable-gst-debug.
Edgard Lima
1
-0
/
+3
2005-10-19
API change fix.
Wim Taymans
1
-2
/
+2
2005-10-18
gst/matroska/: Ported matroska demuxer to 0.9.
Tim-Philipp Müller
1
-269
/
+199
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-9
/
+10
2005-01-19
gst/matroska/ebml-read.c: Allow for 0-sized buffers. Fixes length query probl...
Ronald S. Bultje
1
-0
/
+6
2004-12-03
gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and...
Ronald S. Bultje
1
-6
/
+67
2004-10-06
gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warning
Stéphane Loeuillet
1
-1
/
+1
2004-10-01
ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...
Ronald S. Bultje
1
-50
/
+77
2004-09-23
ext/dirac/: Do something. Don't actually know if this works because I don't h...
Ronald S. Bultje
1
-1
/
+6
2004-09-01
Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f...
Arwed v. Merkatz
1
-2
/
+7
2004-08-27
Handle EOS correctly.
Arwed v. Merkatz
1
-2
/
+6
[next]