On 26/08/14 12:32 AM, James Zern wrote:
> On Mon, Aug 25, 2014 at 8:28 PM, James Almer wrote:
>> Required to add support for the aq_mode setting.
>> Any libvpx snapshot prior to 1.3.0 is not recommended for vp9 encoding for
>> that matter.
>>
> lgtm.
Pushed. Thanks.
Required to add support for the aq_mode setting.
Any libvpx snapshot prior to 1.3.0 is not recommended for vp9 encoding for that
matter.
Signed-off-by: James Almer
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 0e13520..8e5f49b 1007
On 25/08/14 10:39 PM, Michael Niedermayer wrote:
> On Mon, Aug 25, 2014 at 05:17:39PM -0700, Deb Mukherjee wrote:
>> Sets aq_mode in the [0, 3] range for the libvpx encode wrapper.
>> 0: none
>> 1: variance aq
>> 2: complexity aq
>> 3: cyclic refresh aq
>> ---
>> doc/encoders.texi | 5 -
>
On Mon, Aug 25, 2014 at 05:17:39PM -0700, Deb Mukherjee wrote:
> Sets aq_mode in the [0, 3] range for the libvpx encode wrapper.
> 0: none
> 1: variance aq
> 2: complexity aq
> 3: cyclic refresh aq
> ---
> doc/encoders.texi | 5 -
> libavcodec/libvpxenc.c | 9 +
> 2 files changed,
Sets aq_mode in the [0, 3] range for the libvpx encode wrapper.
0: none
1: variance aq
2: complexity aq
3: cyclic refresh aq
---
doc/encoders.texi | 5 -
libavcodec/libvpxenc.c | 9 +
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/doc/encoders.texi b/doc/encoders.t
On Mon, 25 Aug 2014 16:26:16 -0700, Vignesh Venkatasubramanian wrote:
> i sent the files associated with this fate test as a tarball to this
> mailing list and got a reply saying "message is awaiting moderator
> approval because the attachment is > 500kb". could you please check?
The samples were
On Mon, Aug 25, 2014 at 03:03:45PM -0700, Vignesh Venkatasubramanian wrote:
> Add fate tests that test out the functionality of WebM DASH
> Manifest XML generation. This patch contains the vpx.mak file
> changes and the reference gold XML files.
> ---
> tests/fate/vpx.mak
On 2014-08-21 23:02 +0200, Alexander Strasser wrote:
> Setting the pointer to NULL inside both ftp_send_command
> and ftp_features is redundant. Generally always setting to
> NULL in ftp_send_command seems safer, but throughout the file
> that parameter was always passed initialized. So I do it her
On 25/08/14 19:01, Nicolas George wrote:
L'octidi 8 fructidor, an CCXXII, Gonzalo Garramuno a écrit :
As you might not know, there's a new version of the OpenEXR library.
This version introduces a new compressing scheme from Dreamworks
Animation which is really great. It is patented but free to
On Mon, Aug 25, 2014 at 11:51:58PM +0200, Marton Balint wrote:
>
> On Mon, 25 Aug 2014, Michael Niedermayer wrote:
>
> >Signed-off-by: Michael Niedermayer
> >---
> >ffplay.c |2 +-
> >1 file changed, 1 insertion(+), 1 deletion(-)
> >
> >diff --git a/ffplay.c b/ffplay.c
> >index e66dea1..833b5
On Mon, Aug 25, 2014 at 1:17 PM, Timothy Gu wrote:
> On Mon, Aug 25, 2014 at 12:27 PM, Vignesh Venkatasubramanian
> wrote:
>> add ffmpeg_raw() function to fate-run.sh which will run the exact
>> ffmpeg command as specified in the *.mak file without any changes.
>> ---
>> tests/fate-run.sh | 4 ++
Add fate tests that test out the functionality of WebM DASH
Manifest XML generation. This patch contains the vpx.mak file
changes and the reference gold XML files.
---
tests/fate/vpx.mak | 9
tests/ref/fate/webm-dash-manifest | 48
On Mon, Aug 25, 2014 at 10:28:50PM +0200, Christophe Gisquet wrote:
> Hi,
>
> 2014-08-25 22:24 GMT+02:00 Christophe Gisquet :
> > Now that the encoder and decoder have been fixed, the values changed,
> > and make more sense (eg the PSNR/std dev).
> > ---
>
> This patch lacks a fate:, and is actua
On Mon, Aug 25, 2014 at 08:24:30PM +, Christophe Gisquet wrote:
> ---
> libavcodec/huffyuvdec.c | 26 ++
> 1 file changed, 22 insertions(+), 4 deletions(-)
>
> diff --git a/libavcodec/huffyuvdec.c b/libavcodec/huffyuvdec.c
> index bc5ad15..1df77e0 100644
> --- a/libavc
On Mon, Aug 25, 2014 at 08:24:29PM +, Christophe Gisquet wrote:
> If width is odd, last sample wouldn't be written.
> ---
> libavcodec/huffyuvenc.c | 61
> +
> 1 file changed, 57 insertions(+), 4 deletions(-)
applied
thanks
[...]
--
Michael
L'octidi 8 fructidor, an CCXXII, Gonzalo Garramuno a écrit :
> As you might not know, there's a new version of the OpenEXR library.
> This version introduces a new compressing scheme from Dreamworks
> Animation which is really great. It is patented but free to use as
> long as you use the openexr
On Mon, 25 Aug 2014, Michael Niedermayer wrote:
Signed-off-by: Michael Niedermayer
---
ffplay.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ffplay.c b/ffplay.c
index e66dea1..833b5b1 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -991,7 +991,7 @@ static void video_audio_disp
On 8/25/2014 6:46 PM, Gonzalo Garramuno wrote:
> It is patented but free to use as long as you use the openexr library.
wat
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Mon, Aug 25, 2014 at 02:37:05PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Mon, Aug 25, 2014 at 12:47 PM, Michael Niedermayer
> wrote:
>
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/vp9.c |2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/lib
Hi,
2014-08-24 12:21 GMT+02:00 Michael Niedermayer :
> On Sun, Aug 24, 2014 at 08:46:32AM +, Christophe Gisquet wrote:
>> ---
>> libavcodec/x86/hevcdsp.h | 8 +++-
>> libavcodec/x86/hevcdsp_init.c | 4 ++--
>> 2 files changed, 5 insertions(+), 7 deletions(-)
>
> this seems to break b
Hi,
2014-08-25 22:24 GMT+02:00 Christophe Gisquet :
> Now that the encoder and decoder have been fixed, the values changed,
> and make more sense (eg the PSNR/std dev).
> ---
This patch lacks a fate:, and is actually for ffvhuff.
--
Christophe
From f5c6ee93b57055d18dee95374631d04970d9b1d0 Mon S
Now that the encoder and decoder have been fixed, the values changed,
and make more sense (eg the PSNR/std dev).
---
tests/ref/vsynth/vsynth3-ffvhuff420p12 | 8
tests/ref/vsynth/vsynth3-ffvhuff422p10left | 8
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/test
If width is odd, last sample wouldn't be written.
---
libavcodec/huffyuvenc.c | 61 +
1 file changed, 57 insertions(+), 4 deletions(-)
diff --git a/libavcodec/huffyuvenc.c b/libavcodec/huffyuvenc.c
index fd6f570..c7e69d5 100644
--- a/libavcodec/huff
---
libavcodec/huffyuvdec.c | 26 ++
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/libavcodec/huffyuvdec.c b/libavcodec/huffyuvdec.c
index bc5ad15..1df77e0 100644
--- a/libavcodec/huffyuvdec.c
+++ b/libavcodec/huffyuvdec.c
@@ -660,11 +660,9 @@ static void d
This bug is caused by both encoder and decoding not properly handling
odd plane widths. This was actually caught by fate-vsynth3-ffvhuff42*,
but we overlooked the unreasonabe std dev values.
There's one bug remaining with #3882, the bottom green line. However,
the video dimensions are 398x331, whi
On Mon, Aug 25, 2014 at 12:27 PM, Vignesh Venkatasubramanian
wrote:
> add ffmpeg_raw() function to fate-run.sh which will run the exact
> ffmpeg command as specified in the *.mak file without any changes.
> ---
> tests/fate-run.sh | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/tests
Hi,
On Mon, Aug 25, 2014 at 12:47 PM, Michael Niedermayer
wrote:
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/vp9.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
> index 8f22685..241ea6c 100644
> --- a/libavcodec/vp9.
As you might not know, there's a new version of the OpenEXR library.
This version introduces a new compressing scheme from Dreamworks
Animation which is really great. It is patented but free to use as long
as you use the openexr library.
I asked the owner of the patent whether it should be pos
Hi,
2014-08-25 6:41 GMT+02:00 Reimar Döffinger :
> The colorspace is supposed to be authoritative.
> If it says 16 bit, then showing it as 16 bit must work properly.
> The only intention of bits_per_raw_sample is to indicate that there is no
> point in storing some of the lower bits if you have t
On Mon, Aug 25, 2014 at 09:15:13AM -0700, Vignesh Venkatasubramanian wrote:
> Ensure that cues_start and cues_end are always initialized and
> the webm_dash_manifest_cues function returns appropriate error if
> they are not computed correctly.
>
> This fixes coverity defect CID1231991.
>
> Signed
Signed-off-by: Michael Niedermayer
---
libavcodec/vp9.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c
index 8f22685..241ea6c 100644
--- a/libavcodec/vp9.c
+++ b/libavcodec/vp9.c
@@ -368,7 +368,7 @@ static int update_block_buffers(AVCode
Signed-off-by: Michael Niedermayer
---
ffplay.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ffplay.c b/ffplay.c
index e66dea1..833b5b1 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -991,7 +991,7 @@ static void video_audio_display(VideoState *s)
av_free(s->rdft_da
On Wed, Aug 20, 2014 at 08:33:16PM +0200, Michael Niedermayer wrote:
> Fixes bitrate detection in CBR mpeg2
> Fixes ticket3678
> ---
> libavcodec/mpegvideo_parser.c |5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730
On Mon, Aug 25, 2014 at 10:06:00AM +0200, Mickaël Raulet wrote:
> this commit might help to solve the issue with SSE4
> https://github.com/OpenHEVC/FFmpeg/commit/df8ebe304df453f26c28ff8f11d607f49b90a4c2
why does this add pmaxsw ?
if they are needed only for SSSE3 / packsswd then they shouldnt be
a
this commit might help to solve the issue with SSE4
https://github.com/OpenHEVC/FFmpeg/commit/df8ebe304df453f26c28ff8f11d607f49b90a4c2
Mickaël
Le 24 août 2014 à 11:52, Michael Niedermayer a écrit :
> On Sun, Aug 24, 2014 at 08:46:31AM +, Christophe Gisquet wrote:
>> ---
>> libavcodec/x86/he
On 25 August 2014 06:41:58 CEST, "Reimar Döffinger"
wrote:
>On 24.08.2014, at 14:02, Christophe Gisquet
> wrote:
>> Hi,
>>
>> I think a first point must be cleared, seeing your reaction to my
>> pnmdec comment. Here' are the opinions:
>> - Mine: bits_per_raw_sample should indicate the dynamics o
36 matches
Mail list logo