gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal c4d8b5c44c libs: decoder: h265: set parser info state at decoding codec data
Commit 1168d6d5 showed up a regression: decode_sps() stores the unit's
parser info in sps array. If that parser info comes from decoding
codec data, that parser info will have an undefined state which might
break ensure_sps().

This patch sets the parser info state, at decoding codec data, with
the internal parser state. This is similar with h264 decoder apprach.

Original-patch-by: Xu Guangxin <guangxin.xu@intel.com>
2020-02-17 09:08:34 +01:00
..
vaapi libs: decoder: h265: set parser info state at decoding codec data 2020-02-17 09:08:34 +01:00
meson.build libs: remove gstbitwriter 2018-05-06 17:29:45 +02:00