OSDN Git Service

lavc: add an option for exporting cropping information to the caller
authorAnton Khirnov <anton@khirnov.net>
Sun, 18 Dec 2016 15:42:24 +0000 (16:42 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 12 Jan 2017 15:24:15 +0000 (16:24 +0100)
commit019ab88a95cb31b698506d90e8ce56695a7f1cc5
tree8c4564aff6be5c1270de110e5709cf101bc8ec31
parent52627248e49e58eb4b78e4fcda90a64f4c476ea3
lavc: add an option for exporting cropping information to the caller

Also, add generic code for handling cropping, so the decoders can export
just the cropping size and not bother with the rest.
doc/APIchanges
libavcodec/avcodec.h
libavcodec/decode.c
libavcodec/internal.h
libavcodec/options_table.h
libavcodec/version.h