[FFmpeg-devel] [PATCH]lavfi/buffersrc: Add AVBufferSrcParameters->bits_per_raw_sample parameter.

Paul B Mahol onemda at gmail.com
Fri Nov 17 23:12:32 EET 2017


On 11/17/17, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 2017-11-17 13:35 GMT+01:00 Paul B Mahol <onemda at gmail.com>:
>> On 11/17/17, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>>> 2017-11-17 12:43 GMT+01:00 Paul B Mahol <onemda at gmail.com>:
>>>> On 11/17/17, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
>>>>> I believe attached patch is necessary to fix ticket #6839 and
>>>>> several older bug reports.
>>>>
>>>> No it is not neccessary. Because nothing uses it.
>>>
>>> libavcodec uses it in several codecs and others may benefit from it.
>>> It is also used by ffmpeg and shown by ffprobe.
>>
>> But one you just added is not used....
>
> That is because I wanted to know if the addition of the field is
> acceptable before patching the various functions that will use it.
> Do you find that this is unreasonable?
>
> But I realize now that the struct I had been searching for
> is probably AVFilterLink in avfilter.h.
>
> Sorry for the noise, Carl Eugen

Proper way to fx that issue is change decoder to output gbrp10.


More information about the ffmpeg-devel mailing list