summaryrefslogtreecommitdiffstats
path: root/TOOLS/matroska.py
diff options
context:
space:
mode:
authorRudolf Polzer <divverent@xonotic.org>2012-10-01 10:43:47 +0200
committerRudolf Polzer <divverent@xonotic.org>2012-10-01 11:04:48 +0200
commit683966241c7478dc93e6dd5a60f1acc86b5bfdbb (patch)
tree8c3538373ede9fbf0de09ee5a078a8ece521a02d /TOOLS/matroska.py
parent22481e75c0ad7e1aad2cd943bdbc2374675172ee (diff)
downloadmpv-683966241c7478dc93e6dd5a60f1acc86b5bfdbb.tar.bz2
mpv-683966241c7478dc93e6dd5a60f1acc86b5bfdbb.tar.xz
encode: remove dependency on current ffmpeg
Apparently, libav doesn't have the change for the new way to create a libavformat context merged yet. So, we can't use that... Rather, this commit fixes format specific avoptions another way. On the downside, invalid format options are now detected very late, and any attempt to set an option value to +something or -something will append to the previously set option value (this logic can no longer be specific to options of bitflag type, as finding out the option type is what we simply cannot do with this interface).
Diffstat (limited to 'TOOLS/matroska.py')
0 files changed, 0 insertions, 0 deletions