aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/matroska.py
Commit message (Expand)AuthorAge
* TOOLS/matroska.py: ignore some unused elementsGravatar wm42018-04-29
* video: add metadata handling for spherical videoGravatar wm42017-08-21
* TOOLS: change license of some scripts involved in build to LGPLGravatar wm42017-06-24
* TOOLS/matroska.py: use python3Gravatar wm42017-02-01
* demux_mkv: passthrough BlockAdditions for libvpx alphaGravatar wm42017-01-31
* TOOLS/matroska.py: fix some minor things for dumpingGravatar wm42017-01-31
* build: use matroska.py & file2string.py as python modulesGravatar Stefano Pigozzi2017-01-05
* TOOLS/matroska.py: format file dumper output slightly nicerGravatar wm42016-12-17
* TOOLS/matroska.py: allow using as moduleGravatar wm42016-12-17
* Revert "Port several python scripts to Perl"Gravatar wm42016-12-17
* Port several python scripts to PerlGravatar Kovensky2012-11-08
* Fix string.format compatibility with Python 2.6Gravatar Kovensky2012-10-01
* build: use "python" instead of "python3" as interpreter nameGravatar wm42012-09-29
* build: make Python scripts compatible with Python 2.xGravatar wm42012-09-29
* build: use python3 to generate some files previously in gitGravatar Uoti Urpala2012-07-16
* TOOLS/matroska.py: recognize CodecNameGravatar Uoti Urpala2011-04-08
* TOOLS/matroska.py: recognize 3 more elementsGravatar Uoti Urpala2010-11-21
* TOOLS/matroska.py: recognize MaxCache elementGravatar Uoti Urpala2010-11-08
* TOOLS/matroska.py: stop cleanly at EOF of complete file when parsingGravatar Uoti Urpala2010-11-02
* TOOLS/matroska.py: change to python3 syntaxGravatar Uoti Urpala2010-11-02
* TOOLS/matroska.py: recognize ChapCountryGravatar Uoti Urpala2010-10-21
* demux_mkv: read tags.Gravatar Anton Khirnov2010-05-22
* TOOLS/matroska.py: support 8-byte floats in parsing modeGravatar Uoti Urpala2010-03-11
* matroska: add new parsing codeGravatar Uoti Urpala2010-01-27