webrtc_internal: Add webrtc_set_sw_video_decoder() 83/320783/2 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20241125.180024
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 12 Sep 2024 00:18:26 +0000 (09:18 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 22 Nov 2024 08:04:58 +0000 (17:04 +0900)
commite4d88bd9cc2e6f9515516d97270141a5e1a404dd
treeb1dfdfc74f156b3da8fa3704fa0c97d7f3e07cec
parent19c4342e92cfe08ea0ce7430f4969e7e7d922e23
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