1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

lavu: add a framework for handling hwaccel frames

This commit is contained in:
Anton Khirnov
2015-11-20 19:47:29 +01:00
parent 721a4efc05
commit 89923e418b
7 changed files with 834 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ API changes, most recent first:
2016-xx-xx - lavu 55.6.0
xxxxxxx buffer.h - Add av_buffer_pool_init2().
xxxxxxx hwcontext.h - Add a new installed header hwcontext.h with a new API
for handling hwaccel frames.
2016-xx-xx - xxxxxxx - lavf 57.3.0 - avformat.h
Add AVFormatContext.opaque, io_open and io_close, allowing custom IO