va: HEVC decoder (vah265dec)
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
5- Nicolas Dufresne authored
This add HEVC decoding support into the new VA plugin. This implementation has been tested using the ITU comformance test (through fluster). It fails all MAIN10 tests, as this is not implemented yet along with the following: CONFWIN_A_Sony_1 (looks fine, but md5sum is incorrect) PICSIZE_A_Bossen_1 (height too high) PICSIZE_B_Bossen_1 (same) VPSSPSPPS_A_MainConcept_1 (parser issue) Part-of: <!1714>
+ 3
− 0
@@ -22,6 +22,7 @@
@@ -44,6 +45,7 @@ struct _GstVaBaseDec
@@ -77,6 +79,7 @@ struct _GstVaBaseDecClass