[FFmpeg-devel] [PATCH v2] libi264: Add Hardware Accelerated H.264 Encoder based on libVA

Hendrik Leppkes h.leppkes at gmail.com
Tue Jan 12 22:04:30 CET 2016


On Tue, Jan 12, 2016 at 9:26 PM, compn <tempn at mi.rr.com> wrote:
> On Tue, 12 Jan 2016 10:44:18 -0600
> Will Kelleher <wkelleher at gogoair.com> wrote:
>
>> That said, it doesn't look like any of the previous review comments
>> (which I agree with) were addressed in this second version.  Let me
>> know if there is anything I can do to help.
>
> some devs made comments that it cannot use colorspace conversion,
> because colorspace conversion code belongs in swscale.
>
> now they complain that there is a swscale dep.
>
> so what do these devs want? heh.

We want it to define its native input format, and let the generic code
in ffmpeg.c etc handle conversion to the appropriate format.

- Hendrik


More information about the ffmpeg-devel mailing list