Remove now unused step variable.
Signed-off-by: Paul B Mahol
---
libavcodec/loco.c | 69 -
tests/ref/fate/loco-rgb | 10 +++---
2 files changed, 39 insertions(+), 40 deletions(-)
diff --git a/libavcodec/loco.c b/libavcodec/loco.c
index 9d0f144451..f
applied
smime.p7s
Description: S/MIME Cryptographic Signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Please review, thanks!
On 2018年09月05日 16:53, Zhao Zhili wrote:
---
libavcodec/h264dec.c | 28 ++--
1 file changed, 22 insertions(+), 6 deletions(-)
diff --git a/libavcodec/h264dec.c b/libavcodec/h264dec.c
index 8d115fa..b2447e9 100644
--- a/libavcodec/h264dec.c
+++ b/
Hi Jason,
On Sat, Sep 8, 2018 at 6:27 AM Jason Stevens wrote:
> Add missing dnxhr mxf container essence ULs to the mxf encoder.
>
> This fixes dnxhr mxf files being quarantined by Avid Media Composer.
>
> Signed-off-by: Jason Stevens
> ---
> libavformat/mxfenc.c | 53 ++
2018-09-06 8:44 GMT-03:00 Sergey Lavrushkin :
> Here is the patch with reverted changes on sws removal. I didn't split the
> patch into two patches, because code, that supports native model file
> format in
> tf, is partially from code of default model construction, which is removed
> with default
>
> does the LUT generation code produce different results on platforms ?
> if so i would suggest to try to use double and to add a small offset if
> needed
>
> a 8bit table has 256 entries, a 16bit table 65536
> a difference would occur if a source value from 64bit floats gets rounded
> differentl
On Sun, Sep 09, 2018 at 11:08:12PM +0100, Mark Thompson wrote:
> Can adjust colour and timing information.
> ---
> A simple start to the bsf - metadata support still todo.
>
>
> configure | 1 +
> libavcodec/Makefile| 1 +
> libavcodec/av1_metadata_bsf.c | 2
---
libavfilter/af_silencedetect.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/libavfilter/af_silencedetect.c b/libavfilter/af_silencedetect.c
index 6e321a5d97..d9582aa589 100644
--- a/libavfilter/af_silencedetect.c
+++ b/libavfilter/af_silencedetect.c
@@
On 10/09/18 04:59, hwren wrote:
> Signed-off-by: hwren
> ---
> Changelog | 1 +
> configure | 4 +
> doc/encoders.texi | 49
> doc/general.texi | 14 +++
> libavcodec/Makefile| 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/libxavs2.c
2018-09-08 15:26 GMT+02:00, Jason Stevens :
> version 5 of this patch set properly sets DNxHR HQX/444 bit depth.
>
> Jason Stevens (2):
> libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_
> libavformat/mxfenc: add missing dnxhr mxfcontainer essence ULs
Patches applied.
Thank you,
From: Luca Barbato
Merged-by: James Almer
Padding-Remixed-by: Michael Niedermayer
Signed-off-by: Michael Niedermayer
---
libavutil/frame.c | 32
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/libavutil/frame.c b/libavutil/frame.c
index deb9b6f
On Tue, Sep 11, 2018 at 12:57:11AM +0200, Michael Niedermayer wrote:
> From: Luca Barbato
>
> Merged-by: James Almer
> Padding-Remixed-by: Michael Niedermayer
> Signed-off-by: Michael Niedermayer
> ---
> libavutil/frame.c | 32
> 1 file changed, 16 insertions(
On Mon, Sep 10, 2018 at 07:57:42PM +0200, Martin Vignali wrote:
> >
> > does the LUT generation code produce different results on platforms ?
> > if so i would suggest to try to use double and to add a small offset if
> > needed
> >
> > a 8bit table has 256 entries, a 16bit table 65536
> > a differ
On Sun, 9 Sep 2018, Devin Heitmueller wrote:
On Sun, Sep 9, 2018 at 4:59 PM, Marton Balint wrote:
Thanks, I applied patches 1-4.
decklink: Add support for output of Active Format Description (AFD)
Regarding this one, I noticed you always set the AFD in line 12. Are you
sure that it is
On 9/10/2018 7:57 PM, Michael Niedermayer wrote:
> From: Luca Barbato
>
> Merged-by: James Almer
> Padding-Remixed-by: Michael Niedermayer
> Signed-off-by: Michael Niedermayer
> ---
> libavutil/frame.c | 32
> 1 file changed, 16 insertions(+), 16 deletions(-)
15 matches
Mail list logo