gstreamer/gst-libs
Scott D Phillips ffd5028a38 decoder: hevc: Fill dependent slice segment headers while parsing
Copy the data into the dependent slice segment header from the
corresponding independent slice segment header during parsing.

Previously the reference to the "previous" independent header was
held through the parsing phase and then dereferenced during the
decoding phase. This caused all dependent headers to be populated
with the data of the AU's last independent header instead of the
proper corresponding header.

https://bugzilla.gnome.org/show_bug.cgi?id=762352

Changes since v1:
- Reworded commit message
2016-02-23 10:55:02 +02:00
..
gst decoder: hevc: Fill dependent slice segment headers while parsing 2016-02-23 10:55:02 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00