]> granicus.if.org Git - libmatroska/shortlog
libmatroska
2010-04-07 Steve Lhommeput the default clone constructor in the macros as...
2010-04-07 Steve Lhommethe DECLARE_xxx macros now include the EBML_CONCRETE_CL...
2010-04-06 Steve Lhommemove the default values in the .cpp files via the new...
2010-04-06 Steve Lhommeupdate the v2 code to match the latest v1 changes ...
2010-04-05 Steve Lhommeadd a default constructor to EbmlMaster based classes
2010-04-05 Steve Lhommeno need to rename contexts that are not exported
2010-04-05 Steve LhommeEOL-style native for the new (internal) include
2010-04-05 Steve Lhommefinish moving the EBML element definitions to the new...
2010-04-03 Steve Lhommeuse the new macros to define EBML class elements
2010-04-03 Steve Lhommemore options for the EBML master definitions
2010-04-02 Steve Lhommedo not access Data directly
2010-03-27 Moritz BunkusProperly compare elements
2010-03-25 Steve Lhommeadd matroska_init() and matroska_done() functions,...
2010-03-23 Moritz BunkusMade changing the tool paths easier. Do not refuse...
2010-03-23 Moritz BunkusDo not try to build a static libmatroska with a shared...
2010-03-23 Moritz BunkusMake the ranlib and ar executables configurable. Suppor...
2010-03-23 Moritz BunkusDo not try to free() pointers pointing to member variables
2010-03-19 Steve Lhommeexplain why the USEINCLUDE corec is necessary even...
2010-03-19 Steve Lhommeintroduce filepos_t for all the file position values...
2010-03-18 Steve Lhommeuse a macro for the EbmlMaster iterator as it may diffe...
2010-03-18 Steve Lhommefix the iterator use in the copy constructors
2010-03-17 Steve Lhommethe internal GetData() is the same as GetBuffer()
2010-03-17 Steve Lhommenew macros to hide the internal variables of the contex...
2010-03-15 Steve Lhommeupdate the copyright notice to 2010
2010-03-15 Steve Lhommeadd a macro to define all the pure virtual methods...
2010-03-15 Steve Lhommeadd macros to access the EbmlId internal variables
2010-03-15 Steve Lhommeadd some macros to access the EBML ID/Context and use...
2010-03-15 Steve Lhommeuse the new accessors internally
2010-03-15 Steve Lhommereordering and misc cleaning
2010-03-15 Steve Lhommecast to EbmlId instead of accessing Generic() GlobalId...
2010-03-15 Steve Lhommeuse a safer type cast rather than setting the internal...
2010-03-15 Steve Lhommeinteger and boolean variables don't need a const when...
2010-03-15 Steve Lhommefix the coremake project for inclusion in other projects
2010-02-18 Steve Lhommemove the sources from the dead coreforge server