webrtc_internal: Add webrtc_set_sw_video_decoder() 82/320782/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20241125.160519
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 07:27:43 +0000 (16:27 +0900)
commit2bb582c6de4ffad1e0ab346c94b1157052e62598
tree7d3a544122b26ecb3d2a38d234a14264a37515f5
parente4fba654193b14e671b54ca49860e1f0414f2f1b
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] 0.4.73
[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