summaryrefslogtreecommitdiffstats
path: root/TOOLS/matroska.py
Commit message (Expand)AuthorAgeFilesLines
* video: add metadata handling for spherical videowm42017-08-211-0/+7
* TOOLS: change license of some scripts involved in build to LGPLwm42017-06-241-10/+9
* TOOLS/matroska.py: use python3wm42017-02-011-1/+1
* demux_mkv: passthrough BlockAdditions for libvpx alphawm42017-01-311-0/+6
* TOOLS/matroska.py: fix some minor things for dumpingwm42017-01-311-5/+4
* build: use matroska.py & file2string.py as python modulesStefano Pigozzi2017-01-051-2/+2
* TOOLS/matroska.py: format file dumper output slightly nicerwm42016-12-171-2/+2
* TOOLS/matroska.py: allow using as modulewm42016-12-171-46/+49
* Revert "Port several python scripts to Perl"wm42016-12-171-0/+463
* Port several python scripts to PerlKovensky2012-11-081-429/+0
* Fix string.format compatibility with Python 2.6Kovensky2012-10-011-3/+3
* build: use "python" instead of "python3" as interpreter namewm42012-09-291-1/+1
* build: make Python scripts compatible with Python 2.xwm42012-09-291-0/+2
* build: use python3 to generate some files previously in gitUoti Urpala2012-07-161-1/+1
* TOOLS/matroska.py: recognize CodecNameUoti Urpala2011-04-081-0/+1
* TOOLS/matroska.py: recognize 3 more elementsUoti Urpala2010-11-211-0/+3
* TOOLS/matroska.py: recognize MaxCache elementUoti Urpala2010-11-081-0/+1
* TOOLS/matroska.py: stop cleanly at EOF of complete file when parsingUoti Urpala2010-11-021-2/+10
* TOOLS/matroska.py: change to python3 syntaxUoti Urpala2010-11-021-37/+39
* TOOLS/matroska.py: recognize ChapCountryUoti Urpala2010-10-211-0/+1
* demux_mkv: read tags.Anton Khirnov2010-05-221-0/+9
* TOOLS/matroska.py: support 8-byte floats in parsing modeUoti Urpala2010-03-111-2/+7
* matroska: add new parsing codeUoti Urpala2010-01-271-0/+397