Use "format" field instead of videoinfo 77/268177/2 accepted/tizen/unified/20211227.122813 submit/tizen/20211224.032621
authorJeongmo Yang <jm80.yang@samsung.com>
Thu, 16 Dec 2021 12:28:32 +0000 (21:28 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Thu, 23 Dec 2021 06:29:04 +0000 (15:29 +0900)
commitaa32cd12a19d2e6e754fad5a3c183ead05fa5ead
tree709946ef2c168c196b4ec19dbc3fe3f4902d2919
parente7f9c452080c490d11e495643f4ab2440c954fe3
Use "format" field instead of videoinfo

- The gst_video_info_from_caps() could be failed when caps is not fixed.
  But, the "format" field is fixed and available, so we can use it.

[Version] 0.10.250
[Issue Type] Improvement

Change-Id: I2d663e699ad71ca6ced9ddc13232faa0ddd7d0bf
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/mm_camcorder_util.c