Changeset 641c7afe in ffmpeg

Timestamp:
Oct 12, 2011, 2:51:16 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
dac66da6
Parents:
1bca8f4b
git-author:
Anton Khirnov <anton@khirnov.net> (10/03/11 17:49:12)
git-committer:
Anton Khirnov <anton@khirnov.net> (10/12/11 14:51:16)
Message:

AVOptions: add new API for enumerating children.

This will allow the caller to enumerate child contexts in a generic way
and since the API is recursive, it also allows for deeper nesting (e.g.
AVFormatContext->AVIOContext->URLContext)

This will also allow the new setting/reading API to transparently apply
to children contexts.

(No files)

Note: See TracChangeset for help on using the changeset viewer.