qtdemux: Set codec to audio codec tag if it is an audio stream, 49/318349/5 accepted/tizen_unified_x_asan accepted/tizen/unified/20250205.095522 accepted/tizen/unified/20250205.113502 accepted/tizen/unified/x/20250212.043817 accepted/tizen/unified/x/asan/20250211.003420
authorGilbok Lee <gilbok.lee@samsung.com>
Thu, 16 Jan 2025 03:15:42 +0000 (12:15 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Mon, 3 Feb 2025 04:53:28 +0000 (13:53 +0900)
commit2c2304a6fb665fb8fb009e9452bdf7f9b1c76b68
tree11478663b70a634a0832f455b82a7363b820660b
parentbc53c525c00574fec7beb027e9bcfd407e2da9ba
qtdemux: Set codec to audio codec tag if it is an audio stream,
         otherwise set it to video codec tag

- All codecs are set to audio codec tag, resulting in incorrect tags
  being generated and delivered.

Change-Id: I777993d1df7a19b96d52c9ad3dffe05658e117d3
packaging/gstreamer.spec
subprojects/gst-plugins-good/gst/isomp4/qtdemux.c