On Mon, Sep 15, 2014 at 06:56:29PM -0800, Lou Logan wrote:
> Radial gradient by Víctor Paesa.
> Linear gradient by Paul Gentemann.
>
> Also-by: Víctor Paesa
> Also-by: Paul Gentemann
> Signed-off-by: Lou Logan
> ---
> doc/filters.texi | 13 +
> 1 file changed, 13 insertions(+)
>
>
On 15/09/14 23:30, "Michael Niedermayer" wrote:
>Hi
>
>On Mon, Sep 15, 2014 at 04:26:57PM +0300, Mika Raento wrote:
>> This adds a new option -hls_flags single_file that creates one .ts file
>> for HLS and adds byteranges to the .m3u8 file, instead of creating one
>> .ts file for each segment.
>>
On Mon, Sep 15, 2014 at 02:07:06PM +0200, Robert Krüger wrote:
> On Mon, Sep 15, 2014 at 1:12 PM, Michael Niedermayer wrote:
> > On Mon, Sep 15, 2014 at 10:26:28AM +0200, Robert Krüger wrote:
> >> On Sun, Sep 14, 2014 at 5:58 PM, Michael Niedermayer
> >> wrote:
> >> > On Sun, Sep 14, 2014 at 05:
Radial gradient by Víctor Paesa.
Linear gradient by Paul Gentemann.
Also-by: Víctor Paesa
Also-by: Paul Gentemann
Signed-off-by: Lou Logan
---
doc/filters.texi | 13 +
1 file changed, 13 insertions(+)
diff --git a/doc/filters.texi b/doc/filters.texi
index bb486ea..5a7ad58 100644
-
On Tue, Sep 16, 2014 at 01:22:02AM +0200, Michael Niedermayer wrote:
> ---
> src/index | 12
> 1 file changed, 12 insertions(+)
reviewed by llogan on IRC
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Complexity theory is the science o
---
src/index | 12
1 file changed, 12 insertions(+)
diff --git a/src/index b/src/index
index f8224f1..d2f761a 100644
--- a/src/index
+++ b/src/index
@@ -36,6 +36,18 @@
News
+ September 15, 2014, FFmpeg 2.4
+
+We have made a new major release (2.4)
+It contain
On 2014-09-15 00:46, James Darnley wrote:
> ...
Update: I've got eq2 merged into the one file and working. I would send
another WIP patch but I've made several commits, all of which should be
merged together.
One question I do have though is: should the user options for contrast
in eq and eq2 be
On Mon, Sep 01, 2014 at 07:55:39PM +0200, Nedeljko Babic wrote:
> From: Jovan Zelincevic
>
> Move existing code to the new template files
>
> Signed-off-by: Nedeljko Babic
[...]
> diff --git a/libavcodec/sinewin_tablegen.c b/libavcodec/sinewin_tablegen.c
> index 561ae3e..2013b95 100644
> ---
Also organize mailing lists by development, help, then logs.
Also link some phrases to relevant pages.
Signed-off-by: Lou Logan
---
src/contact | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/src/contact b/src/contact
index 640ae58..449127a 100644
On Tue, Sep 02, 2014 at 06:59:42AM +0200, Clément Bœsch wrote:
> On Mon, Sep 01, 2014 at 11:33:34PM +, Carl Eugen Hoyos wrote:
> > Clément Bœsch pkh.me> writes:
> >
> > > > > From: Clément Bœsch stupeflix.com>
> > > > >
> > > > > Check is simpler, faster, and explicits the required version.
On Fri, 2014-09-12 at 14:53 -0700, Daniel Kang wrote:
> >
> > >All processors supporing mmx2 also support cmov, so if a test for
> > mmx2
> succeeds, we can use cmov.
>
> Since I originally thought mmx => cmov (and apparently am wrong) is
> there
> official documentation supporting this?
>
As
On 15.09.2014 22:03, Michael Niedermayer wrote:
On Mon, Sep 15, 2014 at 04:08:49PM -0300, James Almer wrote:
On 15/09/14 6:07 AM, Michael Niedermayer wrote:
On Sun, Sep 14, 2014 at 10:46:03PM -0300, James Almer wrote:
Signed-off-by: James Almer
about the patchset as a whole, not specificall
On Mon, Sep 15, 2014 at 08:59:06PM +0200, Clément Bœsch wrote:
> On Thu, Sep 11, 2014 at 11:53:57PM +0200, Michael Niedermayer wrote:
> > On Thu, Sep 11, 2014 at 09:13:29PM +0200, Clément Bœsch wrote:
> > > ---
> > > libavfilter/vf_subtitles.c | 4 +++-
> > > 1 file changed, 3 insertions(+), 1 del
On Mon, Sep 15, 2014 at 01:19:58PM -0700, Timothy Gu wrote:
> On Mon, Sep 15, 2014 at 1:03 PM, Michael Niedermayer wrote:
> > On Mon, Sep 15, 2014 at 04:08:49PM -0300, James Almer wrote:
> >> I'm not exactly interested in looking around to see if any of this
> >> deprecated
> >> stuff is still us
Hi
On Mon, Sep 15, 2014 at 04:26:57PM +0300, Mika Raento wrote:
> This adds a new option -hls_flags single_file that creates one .ts file
> for HLS and adds byteranges to the .m3u8 file, instead of creating one
> .ts file for each segment.
>
> This is helpful at least for storing large number of
On Mon, Sep 15, 2014 at 1:03 PM, Michael Niedermayer wrote:
> On Mon, Sep 15, 2014 at 04:08:49PM -0300, James Almer wrote:
>> I'm not exactly interested in looking around to see if any of this deprecated
>> stuff is still used. And IMO reintroducing them in a point release is quite
>> ugly.
>> An
On Mon, Sep 15, 2014 at 04:08:49PM -0300, James Almer wrote:
> On 15/09/14 6:07 AM, Michael Niedermayer wrote:
> > On Sun, Sep 14, 2014 at 10:46:03PM -0300, James Almer wrote:
> >> Signed-off-by: James Almer
> >
> > about the patchset as a whole, not specifically this one
> >
> > we should check
On 15/09/14 6:07 AM, Michael Niedermayer wrote:
> On Sun, Sep 14, 2014 at 10:46:03PM -0300, James Almer wrote:
>> Signed-off-by: James Almer
>
> about the patchset as a whole, not specifically this one
>
> we should check if theres any software left around that still uses
> the symbols before re
On Thu, Sep 11, 2014 at 11:53:57PM +0200, Michael Niedermayer wrote:
> On Thu, Sep 11, 2014 at 09:13:29PM +0200, Clément Bœsch wrote:
> > ---
> > libavfilter/vf_subtitles.c | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/libavfilter/vf_subtitles.c b/libavfilter/v
It's work already more than 24h
Maybe it's not a big problem but in some scenario may do some problem
Input #0, decklink, from 'DeckLink SDI (3)@3':
Duration: N/A, start: 0.00, bitrate: 172032 kb/s
Stream #0:0: Audio: pcm_s16le, 48000 Hz, 8 channels, s16, 6144 kb/s
Stream #0:1: Vide
On 15/09/14 8:17 AM, Michael Niedermayer wrote:
> On Mon, Sep 15, 2014 at 01:50:11AM -0300, James Almer wrote:
>> Signed-off-by: James Almer
>> ---
>> RELEASE | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> LGTM
Pushed.
___
ffmpeg-devel
Oliver Fromme wrote:
> Michael Niedermayer wrote:
> > On Sun, Jun 29, 2014 at 05:36:32PM +0200, Oliver Fromme wrote:
> > > [...]
> > > The problem with dropping rectangles in utils.c is that there
> > > might be multiple output streams. The flag ("forced subtitles
> > > only") might be set for so
Adds output of chroma sub-sampling information to
ffprobe -show_pixel_formats option.
Note: This patch just prints the "raw" log2_charoma_w/h values instead
of the previously suggested mapping into a chroma sub-sampling pattern
string like "4:2:2".
---
doc/ffprobe.xsd | 2 ++
ffprobe.c | 7
Adds output of bit depth per pixel format component to
ffprobe -show_pixel_formats option.
---
doc/ffprobe.xsd | 12
ffprobe.c | 20 ++--
2 files changed, 30 insertions(+), 2 deletions(-)
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd
index e460e01..bf17186 1006
Adds output of pixel format flags to ffprobe -show_pixel_formats option.
---
doc/ffprobe.xsd | 15 +++
ffprobe.c | 23 ++-
2 files changed, 37 insertions(+), 1 deletion(-)
diff --git a/doc/ffprobe.xsd b/doc/ffprobe.xsd
index 598f651..e460e01 100644
--- a/doc/
Have updated my work according to the suggestions of Stefano and split
into four patches for easier review.
Any feedback/comments are welcome.
Tobias
>From 5d4376d0562853f6cbad0acf03872896cd8485c6 Mon Sep 17 00:00:00 2001
From: Tobias Rapp
Date: Thu, 11 Sep 2014 09:16:52 +0200
Subject: [PATCH 1/
Hello again,
Did someone had a time to look at the patches from this implementation (other
than patch for float emulation)?
Or should I first rebase code to the newest version (since there were changes
in aacsbr and probably on some other places), make changes in float emulation
and resend ent
On Mon, Sep 15, 2014 at 02:13:27PM +0200, wm4 wrote:
> On Sun, 14 Sep 2014 23:36:14 +0200
> Michael Niedermayer wrote:
>
> > On Sun, Sep 14, 2014 at 07:31:42PM +0200, wm4 wrote:
> > > On Sun, 14 Sep 2014 19:12:56 +0200
> > > Michael Niedermayer wrote:
> > >
> > > > Hi
> > > >
> > > > Should we
This adds a new option -hls_flags single_file that creates one .ts file
for HLS and adds byteranges to the .m3u8 file, instead of creating one
.ts file for each segment.
This is helpful at least for storing large number of videos, as the
number of files per video is drastically reduced and copying
On 15/09/14 14:26, "Michael Niedermayer" wrote:
>On Mon, Sep 15, 2014 at 06:34:44AM +, Raento Mika wrote:
>> On 15/09/14 01:50, "Michael Niedermayer" wrote:
>>
>> >On Sun, Sep 14, 2014 at 03:37:00PM +0300, Mika Raento wrote:
>[...]
>> >> @@ -289,17 +314,27 @@ static int hls_write_packet(AVF
On 9/15/14, James Almer wrote:
> Signed-off-by: James Almer
> ---
> configure | 2 -
> libavfilter/Makefile | 1 -
> libavfilter/af_aconvert.c | 196
> --
> libavfilter/allfilters.c | 3 -
> libavfilter/version.h | 3 -
On Mon, 15 Sep 2014 14:02:36 +0200
James Darnley wrote:
> On 2014-09-15 13:17, Clément Bœsch wrote:
> > On Mon, Sep 15, 2014 at 12:46:14AM +0200, James Darnley wrote:
> >> ---
> >>
> >> Still a couple of things on the todo list (see the top of the new file)
> >> but I
> >> thought I would send t
On Sun, 14 Sep 2014 23:36:14 +0200
Michael Niedermayer wrote:
> On Sun, Sep 14, 2014 at 07:31:42PM +0200, wm4 wrote:
> > On Sun, 14 Sep 2014 19:12:56 +0200
> > Michael Niedermayer wrote:
> >
> > > Hi
> > >
> > > Should we add git tags to the revissions where releases are branched
> > > off ?
>
On 2014-09-15 02:03, Timothy Gu wrote:
> On Sep 14, 2014 3:46 PM, "James Darnley" wrote:
>>
>> ---
>>
>> Still a couple of things on the todo list (see the top of the new file)
> but I
>> thought I would send the basics along for people to nit pick.
>>
>> configure| 1 +
>> liba
On Mon, Sep 15, 2014 at 1:12 PM, Michael Niedermayer wrote:
> On Mon, Sep 15, 2014 at 10:26:28AM +0200, Robert Krüger wrote:
>> On Sun, Sep 14, 2014 at 5:58 PM, Michael Niedermayer
>> wrote:
>> > On Sun, Sep 14, 2014 at 05:40:35PM +0200, Robert Krüger wrote:
>> >> On Sat, Sep 13, 2014 at 12:36 P
On 2014-09-15 13:17, Clément Bœsch wrote:
> On Mon, Sep 15, 2014 at 12:46:14AM +0200, James Darnley wrote:
>> ---
>>
>> Still a couple of things on the todo list (see the top of the new file) but I
>> thought I would send the basics along for people to nit pick.
>>
>> configure|
On Sun, Sep 14, 2014 at 10:46:17PM -0300, James Almer wrote:
> Signed-off-by: James Almer
> ---
> libavfilter/version.h | 3 ---
> 1 file changed, 3 deletions(-)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Democracy is the form of government in which
On Sun, Sep 14, 2014 at 10:46:08PM -0300, James Almer wrote:
> Signed-off-by: James Almer
> ---
> libavutil/opencl.c | 22 --
> libavutil/opencl.h | 32
> libavutil/version.h | 3 ---
> 3 files changed, 57 deletions(-)
probably ok
[...]
--
On Fri, Sep 12, 2014 at 01:52:39AM +0200, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/rtpproto.c | 11 +++
> 1 file changed, 7 insertions(+), 4 deletions(-)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FA
On Fri, Sep 12, 2014 at 01:52:38AM +0200, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/network.h |8
> 1 file changed, 8 insertions(+)
applied
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a
On Sun, Sep 14, 2014 at 10:46:07PM -0300, James Almer wrote:
> Signed-off-by: James Almer
> ---
> libavutil/version.h | 3 ---
> 1 file changed, 3 deletions(-)
should be ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Complexity theory is the science of fin
On Mon, Sep 15, 2014 at 06:34:44AM +, Raento Mika wrote:
> On 15/09/14 01:50, "Michael Niedermayer" wrote:
>
> >On Sun, Sep 14, 2014 at 03:37:00PM +0300, Mika Raento wrote:
[...]
> >> @@ -289,17 +314,27 @@ static int hls_write_packet(AVFormatContext *s,
> >>AVPacket *pkt)
> >>
> >> if
On Mon, Sep 15, 2014 at 12:46:14AM +0200, James Darnley wrote:
> ---
>
> Still a couple of things on the todo list (see the top of the new file) but I
> thought I would send the basics along for people to nit pick.
>
> configure| 1 +
> libavfilter/Makefile | 1 +
> libav
On Mon, Sep 15, 2014 at 01:50:11AM -0300, James Almer wrote:
> Signed-off-by: James Almer
> ---
> RELEASE | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Many that live deserve death. And some that d
On Mon, Sep 15, 2014 at 10:26:28AM +0200, Robert Krüger wrote:
> On Sun, Sep 14, 2014 at 5:58 PM, Michael Niedermayer wrote:
> > On Sun, Sep 14, 2014 at 05:40:35PM +0200, Robert Krüger wrote:
> >> On Sat, Sep 13, 2014 at 12:36 PM, Michael Niedermayer
> >> wrote:
> >> > From: Baptiste Coudurier
On Mon, Sep 15, 2014 at 09:47:12AM +0200, Hendrik Leppkes wrote:
> On Mon, Sep 15, 2014 at 3:16 AM, James Almer wrote:
>
> > On 14/09/14 9:38 PM, Michael Niedermayer wrote:
> > > On Sun, Sep 14, 2014 at 08:47:11PM -0300, James Almer wrote:
> > >> Signed-off-by: James Almer
> > >> ---
> > >
> > >
On Sun, Sep 14, 2014 at 10:46:03PM -0300, James Almer wrote:
> Signed-off-by: James Almer
about the patchset as a whole, not specifically this one
we should check if theres any software left around that still uses
the symbols before removing the code completely and if so consider
to reintroduce
On Sun, Sep 14, 2014 at 5:58 PM, Michael Niedermayer wrote:
> On Sun, Sep 14, 2014 at 05:40:35PM +0200, Robert Krüger wrote:
>> On Sat, Sep 13, 2014 at 12:36 PM, Michael Niedermayer
>> wrote:
>> > From: Baptiste Coudurier
>> >
>> > Ported by michael from ffmbc to ffmpeg
>> > the code is under C
On Mon, Sep 15, 2014 at 3:16 AM, James Almer wrote:
> On 14/09/14 9:38 PM, Michael Niedermayer wrote:
> > On Sun, Sep 14, 2014 at 08:47:11PM -0300, James Almer wrote:
> >> Signed-off-by: James Almer
> >> ---
> >
> > should be ok
>
> Pushed. Thanks.
>
> >
> >
> >> This should have been done befor
49 matches
Mail list logo