Merge commit '33d18982fa
'
* commit '33d18982fa
':
lavc: add a new bitstream filtering API
Conversions-by: Hendrik Leppkes <h.leppkes@gmail.com>
Conversions-by: Derek Buitenguis <derek.buitenhuis@gmail.com>
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
commit
af9cac1be1
26 changed files with 1586 additions and 648 deletions
|
@ -15,6 +15,10 @@ libavutil: 2015-08-28
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2016-xx-xx - xxxxxxx - lavc 57.15.0 - avcodec.h
|
||||
Add a new bitstream filtering API working with AVPackets.
|
||||
Deprecate the old bistream filtering API.
|
||||
|
||||
2016-xx-xx - xxxxxxx - lavfi 6.42.0 - avfilter.h
|
||||
Add AVFilterContext.hw_device_ctx.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue