Re: [FFmpeg-devel] lavc/ffv1: Support YUV4xxP12 and GRAY12.

2016-11-20 Thread Carl Eugen Hoyos
2016-11-19 1:44 GMT+01:00 Michael Niedermayer : > On Thu, Nov 17, 2016 at 01:09:53PM +0100, Carl Eugen Hoyos wrote: >> Hi! >> >> Attached patch adds support for 12bit formats to ffv1. >> >> Please comment, Carl Eugen > >> ffv1dec.c |7 +++ >> ffv1enc.c | 11 +-- >> 2 files change

Re: [FFmpeg-devel] lavc/ffv1: Support YUV4xxP12 and GRAY12.

2016-11-18 Thread Michael Niedermayer
On Thu, Nov 17, 2016 at 01:09:53PM +0100, Carl Eugen Hoyos wrote: > Hi! > > Attached patch adds support for 12bit formats to ffv1. > > Please comment, Carl Eugen > ffv1dec.c |7 +++ > ffv1enc.c | 11 +-- > 2 files changed, 16 insertions(+), 2 deletions(-) > 6e49bf777dff4b3c585