You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
vdpau: add a constructor for AVVDPAUContext.
We will likely want to add new fields to it in the future, so this is needed to avoid breaking ABI.
This commit is contained in:
@@ -15,6 +15,8 @@ API changes, most recent first:
|
||||
|
||||
2013-11-xx - xxxxxxx - lavc 55.26.0 - vdpau.h
|
||||
Add av_vdpau_get_profile().
|
||||
Add av_vdpau_alloc_context(). This function must from now on be
|
||||
used for allocating AVVDPAUContext.
|
||||
|
||||
2013-11-xx - xxxxxxx - lavc 55.25.0 - avcodec.h
|
||||
Add ITU-R BT.2020 and other not yet included values to color primaries,
|
||||
|
||||
Reference in New Issue
Block a user