decoder: ensure correct format is used for planes
This commit is contained in:
@@ -160,7 +160,8 @@ private:
|
||||
AVFilterContext* buffersrc_ctx_;
|
||||
AVFilterContext* buffersink_ctx_;
|
||||
AVPixelFormat input_fmt_;
|
||||
VideoParams::Format native_pix_fmt_;
|
||||
VideoParams::Format native_internal_pix_fmt_;
|
||||
VideoParams::Format native_output_pix_fmt_;
|
||||
int native_channel_count_;
|
||||
|
||||
AVFrame *working_frame_;
|
||||
|
||||
Reference in New Issue
Block a user