summaryrefslogtreecommitdiffstats
path: root/TOOLS/matroska.py
Commit message (Expand)AuthorAgeFilesLines
* 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