summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-04 19:59:03 +0100
committerwm4 <wm4@nowhere>2013-11-04 19:59:03 +0100
commit2826dcff8f8e3b95dae7a1bbfb5c6809ca7b2aa2 (patch)
tree002eb23d1eed9a5f2cb240eca781bc3b67a6c173 /configure
parent859964e0db5916f346534b9945e2b884f0cf082f (diff)
downloadmpv-2826dcff8f8e3b95dae7a1bbfb5c6809ca7b2aa2.tar.bz2
mpv-2826dcff8f8e3b95dae7a1bbfb5c6809ca7b2aa2.tar.xz
vdpau: drop required/deprecated access to a libavcodec struct field
Before the bitstream_buffers field was deprecated, you had to free it, otherwise you would leak memory. (Although vdpau.c uses a new API, they managed to introduce a new deprecation this quickly. This is a complaint.) This introduces a memory leak of 12 bytes per file on every file on some _older_ libavcodec versions. This is minor enough that I don't care.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions