Re: [FFmpeg-devel] [PATCH 2/2] vf_zscale: Add more supported input properties

2017-12-20 Thread James Almer
On 12/20/2017 2:33 PM, James Almer wrote: > On 12/20/2017 5:54 AM, Paul B Mahol wrote: >> On 12/20/17, James Almer wrote: >>> On 11/28/2017 3:57 PM, Vittorio Giovara wrote: Signed-off-by: Vittorio Giovara --- This version should be more complete. Regarding configure changes, t

Re: [FFmpeg-devel] [PATCH 2/2] vf_zscale: Add more supported input properties

2017-12-20 Thread James Almer
On 12/20/2017 5:54 AM, Paul B Mahol wrote: > On 12/20/17, James Almer wrote: >> On 11/28/2017 3:57 PM, Vittorio Giovara wrote: >>> Signed-off-by: Vittorio Giovara >>> --- >>> This version should be more complete. >>> Regarding configure changes, this library is not packaged by any >>> distributio

Re: [FFmpeg-devel] [PATCH 2/2] vf_zscale: Add more supported input properties

2017-12-20 Thread Paul B Mahol
On 12/20/17, James Almer wrote: > On 11/28/2017 3:57 PM, Vittorio Giovara wrote: >> Signed-off-by: Vittorio Giovara >> --- >> This version should be more complete. >> Regarding configure changes, this library is not packaged by any >> distribution >> that I could find, so users will just need to

Re: [FFmpeg-devel] [PATCH 2/2] vf_zscale: Add more supported input properties

2017-12-19 Thread James Almer
On 11/28/2017 3:57 PM, Vittorio Giovara wrote: > Signed-off-by: Vittorio Giovara > --- > This version should be more complete. > Regarding configure changes, this library is not packaged by any distribution > that I could find, so users will just need to use zimg HEAD or any stable > snapshot (2.6

Re: [FFmpeg-devel] [PATCH 2/2] vf_zscale: Add more supported input properties

2017-11-28 Thread James Almer
On 11/28/2017 3:57 PM, Vittorio Giovara wrote: > Signed-off-by: Vittorio Giovara > --- > This version should be more complete. > Regarding configure changes, this library is not packaged by any distribution > that I could find, so users will just need to use zimg HEAD or any stable > snapshot (2.6

Re: [FFmpeg-devel] [PATCH 2/2] vf_zscale: Add more supported input properties

2017-11-28 Thread Paul B Mahol
On 11/28/17, Vittorio Giovara wrote: > Signed-off-by: Vittorio Giovara > --- > This version should be more complete. > Regarding configure changes, this library is not packaged by any > distribution > that I could find, so users will just need to use zimg HEAD or any stable > snapshot (2.6.2). >

[FFmpeg-devel] [PATCH 2/2] vf_zscale: Add more supported input properties

2017-11-28 Thread Vittorio Giovara
Signed-off-by: Vittorio Giovara --- This version should be more complete. Regarding configure changes, this library is not packaged by any distribution that I could find, so users will just need to use zimg HEAD or any stable snapshot (2.6.2). Vittorio libavfilter/vf_zscale.c | 51 ++