On 20/02/2019 02:58, Zhong Li wrote:
> Signed-off-by: Zhong Li <zhong...@intel.com>
> ---
>  configure           | 10 +++++-----
>  libavcodec/qsvdec.c | 16 +---------------
>  libavcodec/qsvdec.h |  2 --
>  3 files changed, 6 insertions(+), 22 deletions(-)

You can't remove this, it's still needed - the stream properties must be 
determined before the get_format() callback.

Similarly, you will need to extend the VP9 parser to return the relevant 
information for the following patch so that it works in general rather than 
only in cases where the user can supply it externally.  It should be quite 
straightforward; see 182cf170a544bce069c8690c90b49381150a1f10.

- Mark
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to