wm4 (8):
lavu: improve documentation of some AVFrame functions
lavc: factor apply_param_change() AV_EF_EXPLODE handling
lavc: introduce a new decoding/encoding API with decoupled
input/output
ffmpeg: remove sub-frame warning
ffmpeg: use new decode API
ffmpeg: use new encode API
lavf: use new decode API
lavc: add async decoding/encoding API
ffmpeg.c | 204 +++++++++++++++++------------
ffmpeg.h | 1 -
libavcodec/avcodec.h | 340 +++++++++++++++++++++++++++++++++++++++++++++++-
libavcodec/internal.h | 13 ++
libavcodec/utils.c | 349 +++++++++++++++++++++++++++++++++++++++++++++++---
libavformat/utils.c | 29 ++---
libavutil/frame.h | 12 ++
tests/ref/fate/cavs | 1 -
8 files changed, 829 insertions(+), 120 deletions(-)
--
2.8.0.rc3
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel