-- KongQun Yang (KQ)
On Wed, Jun 15, 2016 at 5:00 AM, Carl Eugen Hoyos wrote:
> Kongqun Yang gmail.com> writes:
>
> > +} else if (chroma_w == 0 && chroma_h == 0) {
> > +return VPX_SUBSAMPLING_444;
>
> Could you confirm that this fixes RGB encoding?
> I believe this was broke
Kongqun Yang gmail.com> writes:
> +} else if (chroma_w == 0 && chroma_h == 0) {
> +return VPX_SUBSAMPLING_444;
Could you confirm that this fixes RGB encoding?
I believe this was broken in your previous patch.
Carl Eugen
___
ffmpeg