summaryrefslogtreecommitdiffstats
path: root/TOOLS/matroska.py
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-10-16 04:33:38 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-10-16 04:38:20 +0300
commit266e0341bafc90b199fa7674a5044ba85428f5bf (patch)
tree70668ec0e03c42e606375abe0b88dc8311c9fce6 /TOOLS/matroska.py
parentc3b6850e81d32f4ab17b0fc77eb96279e8f6a033 (diff)
downloadmpv-266e0341bafc90b199fa7674a5044ba85428f5bf.tar.bz2
mpv-266e0341bafc90b199fa7674a5044ba85428f5bf.tar.xz
vd_ffmpeg: fix calloc/av_free mixup
avctx->palctrl was allocated with calloc() but freed with av_freep(). Free it with free() instead. Also change the main decoder context allocation to use talloc.
Diffstat (limited to 'TOOLS/matroska.py')
0 files changed, 0 insertions, 0 deletions