gstreamer/gst-libs/gst
Sreerenj Balachandran 9a314a2430 decoder: vp9: Avoid unnecessary show_frame flag checking while doing picture output
We always set GST_VAAPI_PICTURE_FLAG_SKIPPED for DECODE_ONLY frames and the
gstvaapidecoder base calss is reponsible for handling those frames later on.
No need for explicit verification of frame header's show_frame in order to
do picture outputing.
2015-11-16 18:22:33 +02:00
..
base build: use git.mk 2015-05-18 16:14:46 +02:00
codecparsers VP9: Allow building vp9 codecparser internally 2015-11-06 14:25:39 +02:00
vaapi decoder: vp9: Avoid unnecessary show_frame flag checking while doing picture output 2015-11-16 18:22:33 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00