Update libde265 to 1.0.6
Summary:
Changelog:
- Fix race in static mutex initialization
- Fix missing headers to install in CMakeLists.txt
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>
Test Plan: Watched a HEVC Matroska video with gst-launch-1.0 filesrc location=Agent3272.mkv ! matroskademux name=matdemux ! queue ! libde265dec ! videoconvert ! autovideosink matdemux. ! queue ! vorbisdec ! audioconvert ! audioresample ! autoaudiosink and converted a HEIC image to PNG.
Reviewers: Triage Team, JoshStrobl
Reviewed By: Triage Team, JoshStrobl
Subscribers: JoshStrobl
Differential Revision: https://dev.getsol.us/D9652