On Wed, Aug 31, 2016 at 12:40:41PM -0700, Lucas Cooper wrote:
> This allows retroactive calculation/aggregation of PSNR from the stats
> log.
> ---
> doc/filters.texi | 10 ++
> libavfilter/vf_psnr.c | 20
> 2 files changed, 30 insertions(+)
applied
thx
[...]
-
This allows retroactive calculation/aggregation of PSNR from the stats
log.
---
doc/filters.texi | 10 ++
libavfilter/vf_psnr.c | 20
2 files changed, 30 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index 8cef0a0..92a49e6 100644
--- a/doc/filter
On Mon, Aug 29, 2016 at 01:12:10PM -0700, Lucas Cooper wrote:
> > if the user sets output_max without stats_version 2 this would just
> silently ignore the option
>
> Do you think this warrants a fatal error? A warning seems insufficient as
> the output_max option is explicitly requested by the us
> if the user sets output_max without stats_version 2 this would just
silently ignore the option
Do you think this warrants a fatal error? A warning seems insufficient as
the output_max option is explicitly requested by the user.
> also missing doc/*.texi update
Should I send that in a followup
On Fri, Aug 26, 2016 at 12:10:17PM -0700, Lucas Cooper wrote:
> This allows retroactive calculation/aggregation of PSNR from the stats
> log.
> ---
> libavfilter/vf_psnr.c | 15 +++
> 1 file changed, 15 insertions(+)
>
> diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c
> ind
This allows retroactive calculation/aggregation of PSNR from the stats
log.
---
libavfilter/vf_psnr.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c
index 3bec747..9ad1423 100644
--- a/libavfilter/vf_psnr.c
+++ b/libavfilter/vf_ps
On Thu, Aug 11, 2016 at 10:44:12AM -0700, Lucas Cooper wrote:
> This allows retroactive calculation/aggregation of PSNR from the stats
> log.
> ---
> libavfilter/vf_psnr.c | 15 +++
> 1 file changed, 15 insertions(+)
>
> diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c
> ind
This allows retroactive calculation/aggregation of PSNR from the stats
log.
---
libavfilter/vf_psnr.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/libavfilter/vf_psnr.c b/libavfilter/vf_psnr.c
index 3bec747..de5cc8f 100644
--- a/libavfilter/vf_psnr.c
+++ b/libavfilter/vf_ps