]> git.sesse.net Git - nageru/commit
Decode 4:2:2 JPEGs via VA-API if available.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 29 Sep 2018 14:37:14 +0000 (16:37 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 29 Sep 2018 19:05:06 +0000 (21:05 +0200)
commitcf158af1c2219bd9f5a9bc531fb3c1133d327b45
tree87f8ff0c061ae7bbf1270072cfdfe140f8ef74f3
parent076918036d80757e92d2512e2d0419b0bac97320
Decode 4:2:2 JPEGs via VA-API if available.
Makefile
jpeg_frame.h [new file with mode: 0644]
jpeg_frame_view.cpp
jpeg_frame_view.h
main.cpp
memcpy_interleaved.cpp [new file with mode: 0644]
memcpy_interleaved.h [new file with mode: 0644]
vaapi_jpeg_decoder.cpp [new file with mode: 0644]
vaapi_jpeg_decoder.h [new file with mode: 0644]
video_stream.cpp
video_stream.h