OSDN Git Service

avconv: initialize hwaccel_pix_fmt
authorAnton Khirnov <anton@khirnov.net>
Sat, 23 Nov 2013 13:07:48 +0000 (14:07 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 3 Dec 2013 17:11:27 +0000 (18:11 +0100)
commitc255f0b001da3afa4709f5378680880b8a2dbe61
treed6a10dd6326e6db7be1647cd474feb4645d9495f
parent089fac77a6bf9199a5ec161e9c27850f0a680541
avconv: initialize hwaccel_pix_fmt

Fixes an assertion failure in vdpau_get_buffer() when -hwaccel auto is
used, but hwaccel init fails.
avconv_opt.c