Moritz Bunkus
25adcbf1d1
Update libebml and libmatroska to SVN revision 825
2011-11-25 23:37:10 +01:00
Moritz Bunkus
7d87d5103f
Fix several gcc warnings occurring with -Wextra
...
Warnings fixed are:
- warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
- warning: unused parameter ... [-Wunused-parameter]
- warning: comparison is always true due to limited range of data type [-Wtype-limits]
2011-11-25 15:42:33 +01:00
Moritz Bunkus
53be3a340a
Update libEBML to v1.2.2 & libMatroska v1.3.0 (both SVN rev 818)
2011-09-24 00:12:09 +02:00
Moritz Bunkus
13a46b995b
Update to libebml 1.2.1, libmatroska 1.2.0, revision 787
2011-07-11 22:17:40 +02:00
Moritz Bunkus
d42d623466
Sync with libebml 1.2.1 and libmatroska 1.1.1
2011-06-14 12:52:38 +02:00
Moritz Bunkus
cf527cbec3
Sync with libebml/libmatroska revision 725
2011-03-27 20:57:08 +02:00
Moritz Bunkus
e2596955d9
Sync with libebml/libmatroska revision 717.
2011-03-25 11:52:29 +01:00
Moritz Bunkus
72deeed5cb
Sync with libebml/libmatroska SVN revision 714
2011-03-23 13:45:50 +01:00
Moritz Bunkus
a9a4bf9d35
Use an explicit cast to std::string; fixes compilation with Sun Studio C compiler
2011-02-05 22:55:18 +01:00
Moritz Bunkus
85b63118e1
Avoid compiler warnings due to differences in signs in comparisons
2011-01-31 12:01:17 +01:00
Moritz Bunkus
fa9fc31e5f
Include libebml & libmatroska in the sources & compilation system
...
Further commits will make this optional so that the system libs are
used if they're new enough.
2011-01-31 10:28:38 +01:00