log libmpdemux/ebml.c @ 36106:959e6a52e5b0

age author description
Thu, 27 May 2010 16:46:47 +0000 diego cosmetics: Reformat in K&R coding style.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Thu, 30 Nov 2006 17:55:00 +0000 reimar Use av_int2flt/av_int2dbl to read float values. This is simpler and more
Wed, 29 Nov 2006 15:02:45 +0000 diego Remove bswap.h, use libavutil/bswap.h instead.