gstreamer/gst-libs/gst
Sreerenj Balachandran 11716efdd3 decoder: hevc: Fix the scaling list scan order
The default scan order of scaling lists are up-right-diagonal
as per hevc specification. Use the newly implemented
uprightdiagonal_to_raster conversion codecparser APIs to
get the the scaling_list values in raster order, which is
what the VA intel driver requires.
2015-08-26 07:25:03 +03:00
..
base build: use git.mk 2015-05-18 16:14:46 +02:00
codecparsers build: use git.mk 2015-05-18 16:14:46 +02:00
vaapi decoder: hevc: Fix the scaling list scan order 2015-08-26 07:25:03 +03:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00