On Fri, Dec 12, 2014 at 11:35 AM, James Almer wrote:
>
> On 12/12/14 2:53 AM, arwa arif wrote:
> > From e1168f18aac0d97c7c0a3a55c397f8f2313a0de0 Mon Sep 17 00:00:00 2001
> > From: Arwa Arif
> > Date: Fri, 12 Dec 2014 11:14:26 +0530
> > Subject: [PATCH] Delete mp=uspp
> >
> > ---
> > doc/filters.
This also moves general charenc conversion from avcodec to avformat;
the version in avcodec is left, but renamed; I'm not sure if that's
the optimal solution.
The documentation could probably use some improvements, and a few more
options could be added to ENCA.
This very simply prefers libguess o
On 12/12/14 2:53 AM, arwa arif wrote:
> From e1168f18aac0d97c7c0a3a55c397f8f2313a0de0 Mon Sep 17 00:00:00 2001
> From: Arwa Arif
> Date: Fri, 12 Dec 2014 11:14:26 +0530
> Subject: [PATCH] Delete mp=uspp
>
> ---
> doc/filters.texi |1 -
> libavfilter/Makefile |
Since, fspp is written in assembly language also, I am not very sure if I
will be able to do it.
From e1168f18aac0d97c7c0a3a55c397f8f2313a0de0 Mon Sep 17 00:00:00 2001
From: Arwa Arif
Date: Fri, 12 Dec 2014 11:14:26 +0530
Subject: [PATCH] Delete mp=uspp
---
doc/filters.texi |
arwa arif gmail.com> writes:
> I checked the ouput with quality 8, I am getting a broken output.
Yes, that's ticket #3596.
Congratulation for porting the filter, will you do fspp next?
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
On Thu, Dec 11, 2014 at 01:18:21AM +, Vittorio Giovara wrote:
> On Wed, Dec 10, 2014 at 1:23 PM, wm4 wrote:
> > On Wed, 10 Dec 2014 03:38:03 +0100
> > Lukasz Marek wrote:
> >
> >> W dniu środa, 10 grudnia 2014 Vittorio Giovara
> >> napisał(a):
> >>
> >> > On Tue, Dec 9, 2014 at 10:17 PM, wm4
On Thu, Dec 11, 2014 at 06:59:21PM +0530, arwa arif wrote:
> I checked the ouput with quality 8, I am getting a broken output.
> configure|1
> doc/filters.texi | 25 ++
> libavfilter/Makefile |1
> libavfilter/allfilters.c |1
> libavfilter/vf_uspp.c
On Thu, Dec 11, 2014 at 01:22:28AM +, Vittorio Giovara wrote:
> On Tue, Dec 9, 2014 at 10:15 PM, wm4 wrote:
> > On Tue, 9 Dec 2014 21:33:41 +0100
> > Reimar Döffinger wrote:
> >
> >> On Tue, Dec 09, 2014 at 12:59:24PM +, Vittorio Giovara wrote:
> >> > On Tue, Dec 9, 2014 at 8:04 AM, wm4
And fix a few nits.
Signed-off-by: Lou Logan
---
doc/fftools-common-opts.texi | 18 +-
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index 54d1888..7d52c1a 100644
--- a/doc/fftools-common-opts.texi
+++ b
Added HLS encryption with -hls_key_info_file option. The
first line of key_info_file specifies the key URI for the playlist, and
the second line specifies the path to the file containing the encryption
key. Changes to key_info_file will be reflected in segment encryption
along with an entry in the
On Thu, Dec 11, 2014 at 03:54:26PM +, Derek Buitenhuis wrote:
> On 12/11/2014 2:52 PM, Michael Niedermayer wrote:
> > Fixes CID1257657
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/libutvideoenc.cpp |1 +
> > 1 file changed, 1 insertion(+)
>
> OK.
applied
thanks
[
On Thu, Dec 11, 2014 at 03:53:02PM +, Derek Buitenhuis wrote:
> On 12/11/2014 1:09 PM, Michael Niedermayer wrote:
> > Fixes CID1257656
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/libutvideoenc.cpp |8 ++--
> > 1 file changed, 6 insertions(+), 2 deletions(-)
>
>
On 12/11/2014 2:52 PM, Michael Niedermayer wrote:
> Fixes CID1257657
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/libutvideoenc.cpp |1 +
> 1 file changed, 1 insertion(+)
OK.
- Derek
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.
On 12/11/2014 1:09 PM, Michael Niedermayer wrote:
> Fixes CID1257656
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/libutvideoenc.cpp |8 ++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
OK.
Though I still prefer this file is just removed.
- Derek
Fixes CID1257657
Signed-off-by: Michael Niedermayer
---
libavcodec/libutvideoenc.cpp |1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/libutvideoenc.cpp b/libavcodec/libutvideoenc.cpp
index 3298e64..3deb1c7 100644
--- a/libavcodec/libutvideoenc.cpp
+++ b/libavcodec/libutvideoenc.
I checked the ouput with quality 8, I am getting a broken output.
From 65260f8414082340b67ef0667602c53c24ff23e4 Mon Sep 17 00:00:00 2001
From: Arwa Arif
Date: Sun, 7 Dec 2014 18:56:46 +0530
Subject: [PATCH] lavfi: USPP Filter
---
configure|1 +
doc/filters.texi | 25
Fixes CID1257656
Signed-off-by: Michael Niedermayer
---
libavcodec/libutvideoenc.cpp |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/libavcodec/libutvideoenc.cpp b/libavcodec/libutvideoenc.cpp
index 3298e64..a96b126 100644
--- a/libavcodec/libutvideoenc.cpp
+++ b/l
On date Wednesday 2014-12-10 23:31:56 +0530, arwa arif encoded:
> Updated the patch.
> From 4683bd42a8148ec23c47de748adcf705c7aa9415 Mon Sep 17 00:00:00 2001
> From: Arwa Arif
> Date: Sun, 7 Dec 2014 18:56:46 +0530
> Subject: [PATCH] lavfi: USPP Filter
>
> ---
> doc/filters.texi | 25
On Wed, Dec 10, 2014 at 08:11:47AM +0100, Michael Niedermayer wrote:
> These fix failures of --enable-xmm-clobber-test
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/x86/hevc_mc.asm | 28 ++--
> 1 file changed, 14 insertions(+), 14 deletions(-)
applied
[...
On Thu, Dec 11, 2014 at 11:41:42AM +0100, Clément Bœsch wrote:
> On Wed, Dec 10, 2014 at 02:26:51PM +, Paul B Mahol wrote:
> > Signed-off-by: Paul B Mahol
> > ---
> > doc/filters.texi | 41 +++
> > libavfilter/Makefile | 1 +
> > libavfilter/allfilters.c | 1 +
On Wed, Dec 10, 2014 at 02:26:51PM +, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> doc/filters.texi | 41 +++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_colorlevels.c | 254
> +
On 12/11/14, Lou Logan wrote:
> Nice. A user was asking for this recently (can't remember where).
>
> On Wed, 10 Dec 2014 14:26:51 +, Paul B Mahol wrote:
>
>> Signed-off-by: Paul B Mahol
>> ---
>> doc/filters.texi | 41 +++
>> libavfilter/Makefile | 1 +
>> libavfi
On 12/10/14, Clement Boesch wrote:
> Oups, sorry about the delay, I forgot that one.
>
> On Thu, Dec 04, 2014 at 12:36:43PM +0100, Stefano Sabatini wrote:
>> On date Sunday 2014-11-23 14:57:41 +0100, Clement Boesch encoded:
>> > On Sun, Nov 23, 2014 at 02:50:51PM +0100, Stefano Sabatini wrote:
>>
23 matches
Mail list logo