Re: [FFmpeg-devel] [PATCH 2/5] libavformat/avisynth: enable additional pix_fmts

2019-03-26 Thread Carl Eugen Hoyos
2019-03-25 2:13 GMT+01:00, Stephen Hutchinson : > On 3/24/2019 7:07 PM, Carl Eugen Hoyos wrote: >> 2019-03-24 21:25 GMT+01:00, Stephen Hutchinson : >>> These pix_fmts have been added to FFmpeg in the 31 months since >>> commit 92916e8542e425ca20daddb490261a5818643206 added support for >>> the large

Re: [FFmpeg-devel] [PATCH 2/5] libavformat/avisynth: enable additional pix_fmts

2019-03-24 Thread Stephen Hutchinson
On 3/24/2019 7:07 PM, Carl Eugen Hoyos wrote: 2019-03-24 21:25 GMT+01:00, Stephen Hutchinson : These pix_fmts have been added to FFmpeg in the 31 months since commit 92916e8542e425ca20daddb490261a5818643206 added support for the larger number of pix_fmts that AviSynth+ can use. They were present

Re: [FFmpeg-devel] [PATCH 2/5] libavformat/avisynth: enable additional pix_fmts

2019-03-24 Thread Carl Eugen Hoyos
2019-03-24 21:25 GMT+01:00, Stephen Hutchinson : > These pix_fmts have been added to FFmpeg in the 31 months since > commit 92916e8542e425ca20daddb490261a5818643206 added support for > the larger number of pix_fmts that AviSynth+ can use. They were > present in AviSynth+ even then, just not in liba

[FFmpeg-devel] [PATCH 2/5] libavformat/avisynth: enable additional pix_fmts

2019-03-24 Thread Stephen Hutchinson
These pix_fmts have been added to FFmpeg in the 31 months since commit 92916e8542e425ca20daddb490261a5818643206 added support for the larger number of pix_fmts that AviSynth+ can use. They were present in AviSynth+ even then, just not in libavutil. --- libavformat/avisynth.c | 33 +