> -----Original Message-----
> From: ffmpeg-devel <[email protected]> On Behalf Of
> [email protected]
> Sent: 2021年4月26日 18:49
> To: [email protected]
> Cc: Limin Wang <[email protected]>
> Subject: [FFmpeg-devel] [PATCH 4/6] tools/python: add help script to get
> sess_config
> 
> From: Limin Wang <[email protected]>
> 
> Please note the byte order of the hex data is in normal order.
> 
> Signed-off-by: Limin Wang <[email protected]>
> ---
>  tools/python/tf_sess_config.py | 44
> ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 44 insertions(+)
>  create mode 100644 tools/python/tf_sess_config.py
> 
> diff --git a/tools/python/tf_sess_config.py b/tools/python/tf_sess_config.py
> new file mode 100644
> index 0000000..e4e38bd
> --- /dev/null
> +++ b/tools/python/tf_sess_config.py
> @@ -0,0 +1,44 @@

this patch changes the order in current implementation, we'd better
merge patch 4 and patch 5 in a single patch, to adjust the order in one patch.

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

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to