Hi,
We present 4 patches to fix h264 bugs for POWER8 little endian, which are sent
in 4 seperate emails.
This is the fifth, to fix the functions put_pixels16_l2_altivec(),
avg_pixels16_l2_altivec(), add marcos put_unligned_store(),
avg_unligned_store().
The fate test result after merge these 4
Hi,
We present 4 patches to fix h264 bugs for POWER8 little endian, which are sent
in 4 seperate emails.
This is the first, to fix functions PREFIX_h264_qpel16_h_lowpass_altivec(),
PREFIX_h264_qpel16_v_lowpass_altivec(),
PREFIX_h264_qpel16_hv_lowpass_altivec(), add marcos load_alignment().
The
Hi,
We present 4 patches to fix h264 bugs for POWER8 little endian, which are sent
in 4 seperate emails.
This is the third, to fix the functions PREFIX_h264_chroma_mc8_altivec(),
PREFIX_no_rnd_vc1_chroma_mc8_altivec(), CHROMA_MC8_ALTIVEC_CORE_SIMPLE(),
CHROMA_MC8_ALTIVEC_CORE(), add marcos GET_
Hi,
We present 4 patches to fix h264 bugs for POWER8 little endian, which are sent
in 4 seperate emails.
This is the first, to fix the functions h264_idct8_add_altivec(),
h264_idct_dc_add_internal(), h264_loop_filter_luma_altivec(), write16x4()
VEC_1D_DCT(), weight_h264_W_altivec(), biweight_h
On November 27, 2014 2:27:59 PM IST, "Frédéric HUGENELL"
wrote:
>hello
>
>I just uploaded a few minutes ago a sample of a movie in the incoming
>folder, as requested by ffmpeg as you can see on the picture in attach
>
>I recorded this movie on french sat tv, it contains 2 audio streams and
>2
>su
On Thu, Nov 27, 2014 at 03:26:27PM +0100, Benoit Fouet wrote:
> ---
> libavcodec/pngdec.c | 160
> +++-
> 1 file changed, 133 insertions(+), 27 deletions(-)
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B
On Thu, Nov 27, 2014 at 03:26:26PM +0100, Benoit Fouet wrote:
> ---
> libavcodec/pngdec.c | 29 +
> 1 file changed, 17 insertions(+), 12 deletions(-)
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Freedom in capitalist
On Thu, Nov 27, 2014 at 01:35:48PM +0100, t...@rothenpieler.org wrote:
> From: Timo Rothenpieler
>
> ---
> configure | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In a rich man's
On 27.11.2014 04:06, Michael Niedermayer wrote:
On Thu, Nov 27, 2014 at 12:37:38AM +0100, Lukasz Marek wrote:
On 24.11.2014 02:06, Michael Niedermayer wrote:
On Sun, Nov 23, 2014 at 10:25:39PM +0100, Lukasz Marek wrote:
On 23.11.2014 02:29, Michael Niedermayer wrote:
On Sun, Nov 23, 2014 at 0
On 27.11.2014 01:10, Michael Niedermayer wrote:
On Wed, Nov 26, 2014 at 11:53:41PM +0100, Lukasz Marek wrote:
ffmenc will store recommended encoder configuration if present.
This will allow the user to base on local defaults and
apply only explicitly set options.
If recommended encoder configur
hello
I just uploaded a few minutes ago a sample of a movie in the incoming
folder, as requested by ffmpeg as you can see on the picture in attach
I recorded this movie on french sat tv, it contains 2 audio streams and 2
subtitles stream, voir for french langage and the other one for deaf people
On 27 November 2014 at 15:05, Stefano Sabatini wrote:
> On date Tuesday 2014-11-25 20:38:59 +0100, Lukasz Marek encoded:
> > Patch attached.
>
> > From 2a9de161df4e1d0083264dde94ec5b8af59cec35 Mon Sep 17 00:00:00 2001
> > From: Lukasz Marek
> > Date: Tue, 25 Nov 2014 20:25:10 +0100
> > Subject:
On Thu, Nov 27, 2014 at 12:20:07AM +0100, Michael Niedermayer wrote:
> On Wed, Nov 26, 2014 at 10:48:10PM +0100, Clément Bœsch wrote:
> > From: Clément Bœsch
> >
> > ---
> > libavformat/mov.c | 48 +++-
> > 1 file changed, 27 insertions(+), 21 deletion
On 27 November 2014 at 04:17, Michael Niedermayer wrote:
> On Thu, Nov 27, 2014 at 12:43:57AM +0100, Lukasz Marek wrote:
> > On 24.11.2014 05:16, Lukasz Marek wrote:
> > >Signed-off-by: Lukasz Marek
> > >---
> > > libavcodec/options.c | 23 +++
> > > 1 file changed, 11 inser
Am 27.11.2014 14:29 schrieb "Jean-Baptiste Kempf" :
>
> On 26 Nov, Nicolas George wrote :
> > Le sextidi 6 frimaire, an CCXXIII, Hendrik Leppkes a écrit :
> > > Thats just wrong. There is not one line of proprietary/non-free code
that
> > > gets included or linked in libavcodec.
> >
> > (IANAL)
> >
Refactored the code even more now, new, tested, patch is attached and on
github.
The patch is ontop of my other patch that fixes the order in configure.
commit 2b26ed5562911f39a52ef00942003a52ea06640b
Author: Timo Rothenpieler
Date: Wed Nov 26 11:08:11 2014 +0100
Add NVENC encoder
diff
---
libavcodec/pngdec.c | 160 +++-
1 file changed, 133 insertions(+), 27 deletions(-)
diff --git a/libavcodec/pngdec.c b/libavcodec/pngdec.c
index 8529956..4c9d321 100644
--- a/libavcodec/pngdec.c
+++ b/libavcodec/pngdec.c
@@ -29,6 +29,7 @@
#inclu
---
libavcodec/pngdec.c | 29 +
1 file changed, 17 insertions(+), 12 deletions(-)
diff --git a/libavcodec/pngdec.c b/libavcodec/pngdec.c
index 35dcd76..8529956 100644
--- a/libavcodec/pngdec.c
+++ b/libavcodec/pngdec.c
@@ -825,6 +825,22 @@ static int decode_fctl_chunk(
On date Tuesday 2014-11-25 20:38:59 +0100, Lukasz Marek encoded:
> Patch attached.
> From 2a9de161df4e1d0083264dde94ec5b8af59cec35 Mon Sep 17 00:00:00 2001
> From: Lukasz Marek
> Date: Tue, 25 Nov 2014 20:25:10 +0100
> Subject: [PATCH] lavu/opt: add escaping to av_opt_serialize
>
> Signed-off-by
On date Thursday 2014-11-27 12:38:21 +0100, Michael Niedermayer encoded:
> On Thu, Nov 27, 2014 at 12:36:42PM +0100, Michael Niedermayer wrote:
> > On Thu, Nov 27, 2014 at 12:29:12PM +0100, Stefano Sabatini wrote:
> > > ---
> > > libavutil/imgutils.c | 3 ---
> > > 1 file changed, 3 deletions(-)
>
On 26 Nov, Nicolas George wrote :
> Le sextidi 6 frimaire, an CCXXIII, Hendrik Leppkes a écrit :
> > Thats just wrong. There is not one line of proprietary/non-free code that
> > gets included or linked in libavcodec.
>
> (IANAL)
>
> I do not think it works that way. You could apply the same reas
From: Timo Rothenpieler
---
configure | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/configure b/configure
index 38619c4..8ecc7fa 100755
--- a/configure
+++ b/configure
@@ -2569,16 +2569,13 @@ drawtext_filter_deps="libfreetype"
ebur128_filter_deps="gpl"
flite_filter
On Thu, Nov 27, 2014 at 10:38:01PM +1100, Matt Oliver wrote:
> The patch "lavf: Use wchar functions for filenames on windows for
> mkdir/rmdir/rename/unlink" that was recently added has broken msvc/icl
> builds. see:
> http://fate.ffmpeg.org/report.cgi?time=20141126233318&slot=x86_32-msvc12-windows
On Thu, Nov 27, 2014 at 12:36:42PM +0100, Michael Niedermayer wrote:
> On Thu, Nov 27, 2014 at 12:29:12PM +0100, Stefano Sabatini wrote:
> > ---
> > libavutil/imgutils.c | 3 ---
> > 1 file changed, 3 deletions(-)
>
> LGTM
that is assuming its ok if the output arrays change on error, i think
the
The patch "lavf: Use wchar functions for filenames on windows for
mkdir/rmdir/rename/unlink" that was recently added has broken msvc/icl
builds. see:
http://fate.ffmpeg.org/report.cgi?time=20141126233318&slot=x86_32-msvc12-windows-native
This is because winsock2.h must be included before windows.h
Is it necessary to split the _api part in a separate file? The whole code is
a bit large, but still manageable, and merging the files would avoid some
headers overhead.
Done that primarily to keep things cleaned up and easier to read. Can as
well put it all in one huge file.
I think moving t
On Thu, Nov 27, 2014 at 12:29:12PM +0100, Stefano Sabatini wrote:
> ---
> libavutil/imgutils.c | 3 ---
> 1 file changed, 3 deletions(-)
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you
On Thu, Nov 27, 2014 at 02:32:10PM +0800, rongyan wrote:
> Hi,
> We present 5 patches to fix h264 bugs for POWER8 little endian, which are
> sent in 5 seperate emails.
> This is the first, to add marcos vcswapi2s(), vcswapc(), VEC_LD2(),
> VEC_SPLAT16(), and VEC_SLD16().
> The fate test result
---
libavutil/imgutils.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/libavutil/imgutils.c b/libavutil/imgutils.c
index 00b2031..7f3032b 100644
--- a/libavutil/imgutils.c
+++ b/libavutil/imgutils.c
@@ -331,9 +331,6 @@ int av_image_fill_arrays(uint8_t *dst_data[4], int
dst_linesize[4],
On Thu, Nov 27, 2014 at 02:35:24PM +0800, rongyan wrote:
> Hi,
> We present 5 patches to fix h264 bugs for POWER8 little endian, which are
> sent in 5 seperate emails.
> This is the second, to fix the functions
> h264_idct8_add_altivec();
>
> h264_idct_dc_add_internal();
>
> h264_loop_filter
I haven't looked in detail, but this doesn't seem like a good idea to me.
For example it can't handle having different encoders using different
cards/hardware.
I don't know what other options there might be, maybe this is the best, but it
seems not particularly good.
The only other option woul
31 matches
Mail list logo