]> git.sesse.net Git - ffmpeg/commit
vdpau: deprecate bitstream buffers within the hardware context
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 25 Jul 2013 19:30:21 +0000 (22:30 +0300)
committerAnton Khirnov <anton@khirnov.net>
Mon, 5 Aug 2013 09:21:36 +0000 (11:21 +0200)
commitf824535a4a79c260b59d3178b8d958217caffd78
tree4a9f5e5094544cc013447b1a2fda78150be82585
parent2852740e23f91d6775714d7cc29b9a73e1111ce0
vdpau: deprecate bitstream buffers within the hardware context

The bitstream buffers are now private and freed by libavcodec. For
backward compatibility, the hold bitstream buffer pointer is left NULL
(applications were supposed to av_freep() it).

Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/APIchanges
libavcodec/vdpau.h
libavcodec/vdpau_internal.h
libavcodec/version.h