[FFmpeg-devel] [PATCH 2/4] lavd: add device capabilities API

Roger Pack rogerdpack2 at gmail.com
Tue Jan 13 23:04:10 CET 2015


On 2/2/14, Lukasz Marek <lukasz.m.luki at gmail.com> wrote:
> Signed-off-by: Lukasz Marek <lukasz.m.luki at gmail.com>
> ---
>  libavdevice/avdevice.c | 191 +++++++++++++++++++++++++++++++++++++++
>  libavdevice/avdevice.h | 238
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  libavdevice/version.h  |   2 +-
>  libavformat/avformat.h |  12 +++
>  libavformat/version.h  |   2 +-
>  5 files changed, 443 insertions(+), 2 deletions(-)

(Sorry, late comment, I know this was already committed).
Might be nice to also add to the cmdutils.c "show_sources" method a
usage of this, output to the logger.  Nice to have on the command
line, but also as as nice example usage.
-roger-


More information about the ffmpeg-devel mailing list