Author | SHA1 | Message | Date |
---|---|---|---|
|
55a7e7e398 |
ffmpeg_vaapi: Always set hwaccel_ctx, so it gets properly cleaned up on error
Fixes CID 1398954. |
8 years ago |
|
df3b17eba4 |
ffmpeg_vaapi: Unreference global device before setting it
This currently leaks if multiple device options are specified on the command line. |
8 years ago |
|
542a65d0b3 |
ffmpeg_vaapi: Convert to use hw_frames_ctx only
Most of the functionality here has moved into lavc.
(cherry picked from commit
|
8 years ago |
|
1846a3eac8 |
ffmpeg_vaapi: fix choice of decoder_format
The check could previously never evaluate to true, probably due to a typo. Reported-By: Mihai Chindea <mihai.chindea@uti.eu.com> Signed-off-by: Moritz Barsnick <barsnick@gmx.net> Tested-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
8 years ago |