Paul B Mahol gmail.com> writes:
> OK, then push.
Patch applied.
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 3/7/16, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
>> > LGTM
>>
>> Wait, have you checked this doesn't break previously working cases?
>
> No.
>
> What cases could this be?
> After the patch, for le original formats, 16bit be input
> formats are not supported anymore, for be o
Paul B Mahol gmail.com> writes:
> > LGTM
>
> Wait, have you checked this doesn't break previously working cases?
No.
What cases could this be?
After the patch, for le original formats, 16bit be input
formats are not supported anymore, for be original formats,
16bit le input formats are not s
On 3/7/16, Paul B Mahol wrote:
> On 3/5/16, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> I see the following issue here with extractplanes:
>> If the input file has a 16bit little endian pix_fmt not supported by
>> extractplanes (gbra12le), the filter system has to choose a compatible
>> pix_fmt supporte
On 3/5/16, Carl Eugen Hoyos wrote:
> Hi!
>
> I see the following issue here with extractplanes:
> If the input file has a 16bit little endian pix_fmt not supported by
> extractplanes (gbra12le), the filter system has to choose a compatible
> pix_fmt supported by the filter and chooses rgba64be her
Carl Eugen Hoyos ag.or.at> writes:
> If the input file has a 16bit little endian pix_fmt not supported
> by extractplanes (gbra12le), the filter system has to choose a
> compatible pix_fmt supported by the filter and chooses rgba64be
> here. The extractplanes filter returns gray16le as output
Hi!
I see the following issue here with extractplanes:
If the input file has a 16bit little endian pix_fmt not supported by
extractplanes (gbra12le), the filter system has to choose a compatible
pix_fmt supported by the filter and chooses rgba64be here.
The extractplanes filter returns gray16le