webrtc_internal: Add webrtc_set_sw_video_decoder() 77/317877/1 accepted/tizen/unified/20250113.133511 accepted/tizen/unified/x/20250114.041841
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 12 Sep 2024 00:18:26 +0000 (09:18 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 3 Dec 2024 03:17:11 +0000 (12:17 +0900)
commit48e69903632fb7ae960d721f053e4514f02599b3
treeb1dfdfc74f156b3da8fa3704fa0c97d7f3e07cec
parentd0eda244b052414cdabbdaf0103df840fa0418f1
webrtc_internal: Add webrtc_set_sw_video_decoder()

It'd be useful when an user wants to use sw video decoder to a particular
track id even if the system supports a hw decoder by configuration.

[Version] 1.1.44
[Issue Type] Internal API

Change-Id: I1bb5c12422c5e7a901abb9ed54d00b84c57c00f1
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/webrtc_internal.h
include/webrtc_private.h
packaging/capi-media-webrtc.spec
src/webrtc_internal.c
src/webrtc_sink.c