index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
ebml.c
Commit message (
Expand
)
Author
Age
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Hack around libavutil/bswap.h compilation problems due to always_inline undef...
reimar
2006-12-07
*
Use av_int2flt/av_int2dbl to read float values. This is simpler and more
reimar
2006-11-30
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
Remove long double reading code, long double was never used AFAICT and
reimar
2006-11-28
*
Protect SIZE_MAX use
rtogni
2006-06-09
*
Fix potential integer overflows in memory allocation.
rtogni
2006-06-04
*
Unconditionally compile the Matroska demuxer.
diego
2006-05-08
*
(hopefully) fixing remaining float endianness problems
reimar
2005-07-13
*
Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! he...
mosu
2005-07-10
*
100l, no endian conversion on floats!
reimar
2005-01-13
*
Cosmetics: fix some compiler warnings.
mosu
2004-08-25
*
more nonsense lvalue casts, at least these aren't quite as stupid
rfelker
2004-05-01
*
Added the new C based Matroska demuxer by Aurelien Jacobs.
mosu
2004-01-19