[FFmpeg-devel] [PATCH v5 5/5] libavfilter: VAAPI surface scaler

Paul B Mahol onemda at gmail.com
Sun Jan 31 10:32:13 CET 2016


On 1/30/16, Mark Thompson <sw at jkqxz.net> wrote:
> On 30/01/16 22:22, Paul B Mahol wrote:
>> On 1/30/16, Mark Thompson <sw at jkqxz.net> wrote:
>>>
>>> ---
>>>  configure                    |   3 +
>>>  libavfilter/Makefile         |   1 +
>>>  libavfilter/allfilters.c     |   1 +
>>>  libavfilter/vf_vaapi_scale.c | 709
>>> +++++++++++++++++++++++++++++++++++++++++++
>>>  4 files changed, 714 insertions(+)
>>>  create mode 100644 libavfilter/vf_vaapi_scale.c
>>>
>>
>> missing documentation, how is this supposed to work?
>
> Documentation has not yet been written because the interface is not yet
> finalised.  (True of the whole series.)
>
> Can you clarify what "this" points to in that question?  (The
> documentation-writing, the filter itself, the submission process for this
> patch series, the unclear hardware context setup, ... ?)
>

The filter itself.

>
> On 30/01/16 22:24, Paul B Mahol wrote:
>>
>> [...]
>>
>> Please use NULL like other filter do.
>>
>
> Sure.  Changed for next version.
>
>
> - Mark
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list