On 12/12/15 21:49, Anton Khirnov wrote:
> Use a private codec context instance for decoding.
> ---
>  libavformat/internal.h |   8 +++
>  libavformat/utils.c    | 158 
> ++++++++++++++++++++++++++++++++++++-------------
>  2 files changed, 126 insertions(+), 40 deletions(-)
> 

This makes impossible to select the specific decoder find_stream_info
should use, it isn't exactly an use-case most people use and probably
find_stream_info will be overhauled later so I'm not against this change.

But better be aware of it.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to