[FFmpeg-devel] [PATCH] Do not remove HWACCEL flag with FF_API_XVMC

Hendrik Leppkes h.leppkes at gmail.com
Mon Feb 15 14:33:54 CET 2016


On Mon, Feb 15, 2016 at 2:27 PM, Ivan Kalvachev <ikalvachev at gmail.com> wrote:
> On 2/15/16, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
>> On Mon, Feb 15, 2016 at 2:13 PM, Ivan Kalvachev <ikalvachev at gmail.com>
>> wrote:
>>> Do not remove HWACCEL flag with FF_API_XVMC since the
>>> flag is supposed to be used as generic one.
>>>
>>
>> The flag is unused except by the XVMC decoder, so removing it with it
>> seems appropriate.
>
> Oh, I almost missed it.
> Triggering FF_API_XVMC doesn't remove XVMC decoder.

It removes "mpegvideo_xvmc", which is what its protecting, and which
is the only thing using CODEC_FLAG_HWACCEL.


More information about the ffmpeg-devel mailing list