gstreamer/gst-libs
Hyunjun Ko 05cf583c97 decoder: h265: fix to release all dpb pictures
Without this, all dpb pictures are not released during flush,
because we used the global dpb_count variable for checking the
dpb fullness which get decremented in dpb_remove_index()
routine during each loop iteration.

https://bugzilla.gnome.org/show_bug.cgi?id=767934
2016-06-22 15:11:56 +03:00
..
gst decoder: h265: fix to release all dpb pictures 2016-06-22 15:11:56 +03:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00