index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
ebml.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
1
-1
/
+1
|
\
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
1
-1
/
+1
*
|
demux_mkv: use new EBML parser to read Audio element
Uoti Urpala
2010-01-27
1
-1
/
+2
*
|
demux_mkv: remove pointless 'long double' use
Uoti Urpala
2010-01-27
1
-2
/
+2
*
|
demux_mkv: use new EBML parser for file header
Uoti Urpala
2010-01-27
1
-73
/
+0
*
|
matroska: add new parsing code
Uoti Urpala
2010-01-27
1
-6
/
+394
*
|
demux_mkv.c, ebml.c: Reformat to K&R style
Uoti Urpala
2009-12-29
1
-209
/
+191
|
/
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
1
-3
/
+18
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
1
-1
/
+1
*
Use av_int2flt/av_int2dbl to read float values. This is simpler and more
reimar
2006-11-30
1
-10
/
+3
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
1
-1
/
+2
*
Remove long double reading code, long double was never used AFAICT and
reimar
2006-11-28
1
-9
/
+0
*
Protect SIZE_MAX use
rtogni
2006-06-09
1
-0
/
+4
*
Fix potential integer overflows in memory allocation.
rtogni
2006-06-04
1
-0
/
+2
*
Unconditionally compile the Matroska demuxer.
diego
2006-05-08
1
-3
/
+0
*
(hopefully) fixing remaining float endianness problems
reimar
2005-07-13
1
-1
/
+2
*
Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! he...
mosu
2005-07-10
1
-13
/
+9
*
100l, no endian conversion on floats!
reimar
2005-01-13
1
-16
/
+0
*
Cosmetics: fix some compiler warnings.
mosu
2004-08-25
1
-2
/
+2
*
more nonsense lvalue casts, at least these aren't quite as stupid
rfelker
2004-05-01
1
-2
/
+2
*
Added the new C based Matroska demuxer by Aurelien Jacobs.
mosu
2004-01-19
1
-0
/
+386