lves; some have strange ideas about paragraph formatting and
> +apply them to code snippet too. You can have a look at the low-tech mail
> +archive on the FFmpeg site to see how your mails actually look like.
"low-tech @url{https://lists.ffmpeg.org/piper
On Wed, 25 Mar 2015 11:10:36 +0100, Nicolas George wrote:
> From fca492987eef197aa91a92c2ebe37ac3ff0acc58 Mon Sep 17 00:00:00 2001
> From: Nicolas George
> Date: Thu, 19 Mar 2015 21:51:19 +0100
> Subject: [PATCH] doc: add a few note for sponsorship candidates.
> +As for FFmpeg, there is not much
On Tue, Apr 7, 2015, at 06:53 PM, Timothy Gu wrote:
> ...but unfortunately their fateserver source code is not open to public
Why?
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
For readability.
Signed-off-by: Lou Logan
---
cmdutils.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmdutils.c b/cmdutils.c
index e4e3bac..7126ce8 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -1535,10 +1535,10 @@ int show_protocols(void *optctx, const char *opt
libquvi is dead.
Signed-off-by: Lou Logan
---
TODO:
Changelog
Bump minor
Relevant post:
<https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2015-April/172088.html>
If a user still wants this they can locally maintain it.
---
configure| 4 --
doc/demuxers.texi
On Wed, Apr 22, 2015, at 12:55 PM, Carl Eugen Hoyos wrote:
>
> Shouldn't this be deprecated and removed after
> the next release?
I'm fine with that, but I don't think I'll have the motivation or time
to do so (I should really be working on the server), so it will block
this patch.
However, feel
On Thu, 30 Apr 2015 14:11:20 +0200, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer
> ---
> configure |1 +
> doc/filters.texi | 46 +
> libavfilter/Makefile |1 +
> libavfilter/allfilters.c |1 +
> libavfilter/vers
On Thu, 24 May 2018 19:18:50 +0530
Gyan Doshi wrote:
> From a7ff32bdac54a1f257482526a507ab7823cafb41 Mon Sep 17 00:00:00 2001
> From: Gyan Doshi
> Date: Thu, 24 May 2018 19:11:00 +0530
> Subject: [PATCH] doc/ffmpeg - rewrite Stream Selection chapter
Nit:
Use : instead of - in the subject.
> Fl
On Sat, May 26, 2018, at 12:33 AM, Gyan Doshi wrote:
>
> Part of the ugliness is due to how the code fragments are rendered: with
> vertical margins, creating uneven line spacing. Do you mind if I reduce
> or eliminate those margins?
Which file sets those margins? The ugly justified text in the
On Sun, 27 May 2018 09:46:46 +0530
Gyan Doshi wrote:
> I was talking about the vertical margins appled to the 'code' element.
That's ugly too. I removed the margin for the code element.
> From 60ed76348e70f1b0a25eadde8d886d47be3fca69 Mon Sep 17 00:00:00 2001
> From: Gyan Doshi
> Date: Thu, 24
On Tue, May 29, 2018, at 9:43 PM, Gyan Doshi wrote:
>
> They do here. Which version of makeinfo do you have?
6.5
Works when "--init-file=doc/t2h.pm" is omitted. Didn't investigate further.
> More importantly, which version is on the project server?
5.2
__
On Wed, May 30, 2018, at 9:56 PM, Gyan Doshi wrote:
>
> Can you run this on the server to check if subsubheadings are rendered?
I'm fairly confident it will since @subheading also works online for
developer.html, but not locally. However, this shouldn't be blocking your patch
since it is an inde
On Mon, Jun 4, 2018, at 10:09 AM, Ronak wrote:
>
> We are looking to use the atempo filter for our audio files. However,
> the limit between 0.5 - 2x is too restrictive for us. We would like to
> expand the limit to 0.5x - 3x.
Consider using the rubberband filter instead if atempo is too simple
On Mon, Jun 11, 2018, at 1:00 PM, Morten With wrote:
>
> Also, was this the correct way to send in a revised patch? I'm completely
> new to this.
Yes, that is acceptable. We are not too picky about that. It can be helpful to
rename the subject, such as [PATCH v2], if desired: especially if multip
Makes v4l2 indev name consistent with the v4l2 indev.
Signed-off-by: Lou Logan
---
libavdevice/v4l2enc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavdevice/v4l2enc.c b/libavdevice/v4l2enc.c
index 85200d0a36..1c36f81f90 100644
--- a/libavdevice/v4l2enc.c
+++ b
On Thu, Jun 14, 2018, at 1:39 PM, Lou Logan wrote:
> Makes v4l2 indev name consistent with the v4l2 indev.
Should say:
Makes v4l2 outdev name consistent with the v4l2 indev.
I changed this locally before sending, but forgot to re-make the updated pa
On Sun, Jun 17, 2018, at 8:25 AM, Carl Eugen Hoyos wrote:
>
> Wouldn't it make more sense to remove the extremely
> long name at the next bump if consistency is needed
> here?
I don't think it matters too much to also have the alias video4linux2, or at
least I can't think of any good reasons to r
On Thu, Jun 14, 2018, at 1:39 PM, Lou Logan wrote:
> Makes v4l2 outdev name consistent with the v4l2 indev.
>
> Signed-off-by: Lou Logan
> ---
> libavdevice/v4l2enc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Pushed.
__
On Wed, Jun 27, 2018, at 10:00 AM, Marton Balint wrote:
>
> If we don't know why it spams the console or nobody is willing to fix it,
> then decrease loglevel to verbose. I am strongly against adding a command
> line option for this.
I was just about to give the same suggestion.
__
On Tue, Jul 17, 2018, at 11:29 AM, Pedro Arthur wrote:
>
> It seems gmail just delivered your second patch email from 06/28 today
> (delivered after 1670067 seconds), that's why already pushed the first
> one and fixed the warnings.
It was stuck in the ffmpeg-devel moderation queue due to its size
I'm considering changing the ffmpeg-user and libav-user mailing lists to only
accept messages from subscribed users. ffmpeg-devel would be excluded from this
due to the higher familiarity of mailing lists with that audience. Currently
anyone can send a message to the *-user mailing lists. Althou
On Wed, Jul 18, 2018, at 3:32 AM, Gyan Doshi wrote:
>
> What's the volume of messages from non-subscribers relative to subscribers?
I'm not sure. I never did keep a running tally. I may be able to figure it out
via the logs if I were motivated enough.
However, I can provide some limited info bet
On Tue, Jul 17, 2018, at 2:43 PM, Lou Logan wrote:
> I'm considering changing the ffmpeg-user and libav-user mailing lists to
> only accept messages from subscribed users.
Implemented.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmp
provides the mime_type hls detection requires.
Signed-off-by: David Lou
---
libavformat/data_uri.c | 37 ++---
1 file changed, 30 insertions(+), 7 deletions(-)
diff --git a/libavformat/data_uri.c b/libavformat/data_uri.c
index 28eb2b9e08..fdc1a2eef9 100644
--- a
provides the mime_type hls detection requires.
Thank you.
Hopefully this patch doesn't get truncated by email again.
Signed-off-by: David Lou
---
libavformat/data_uri.c | 37 ++---
1 file changed, 30 insertions(+), 7 deletions(-)
diff --git a/libavformat/data_
ng, the defaults are sane, and I'd expect more
users to want mp4 over avi. Or we can always change the old school
defaults to something better (I don't know what to though).
Thanks for your work on the site stuff.
Lou
___
ffmpeg-devel mailin
On Sat, Jul 19, 2014, at 11:49 PM, Clément Bœsch wrote:
> libx264 is not always available and not that much common (it requires
> special permissions), and the avi to mp4 is IMO not that much common:
> it's not going to improve quality, while mp4 to avi has the benefit of
> creating videos compatib
On Mon, 21 Jul 2014 20:37:35 +0200, db0company wrote:
> ---
> src/download |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/download b/src/download
> index 7ddb4e4..fb30ed0 100644
> --- a/src/download
> +++ b/src/download
> @@ -72,7 +72,7 @@
>
>
On Mon, 21 Jul 2014 20:37:36 +0200, db0company wrote:
> ---
> htdocs/js/download.js | 10 +-
> src/download | 13 +++--
> src/less/style.less | 12 ++--
> 3 files changed, 18 insertions(+), 17 deletions(-)
>
> diff --git a/htdocs/js/download.js b/htdocs/j
On Tue, 22 Jul 2014 10:34:13 -0800, Lou Logan wrote:
> The "Mac" should be removed from this title since Apple dropped that
> from the OS X naming schemes. I know it's in the anchors, but we can
> keep it in those for link preservation.
...but this can be ignored, addres
On Mon, 21 Jul 2014 20:37:34 +0200, db0company wrote:
> ---
> src/download |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/download b/src/download
> index 5eb0b0c..7ddb4e4 100644
> --- a/src/download
> +++ b/src/download
> @@ -137,7 +137,7 @@
>
>
This allows users to add their own project to the list.
---
A redirect would be nicer, but I'm feeling lazy. I may address that
later, but for now I just wanted to update the links since I already
made the page on the wiki.
src/projects | 166 +---
https://trac.ffmpeg.org/wiki/Projects
Lou
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Wed, 23 Jul 2014 12:19:32 +0200, db0 company wrote:
> On Wed, Jul 23, 2014 at 3:06 AM, Timothy Gu wrote:
> > I would simply remove the menu item, but feel free to push with it.
>
> I agree. + Maybe mention it with a direct link in another page.
I removed the menu item and pushed. Thanks.
___
On Tue, 22 Jul 2014 10:36:31 -0800, Lou Logan wrote:
> On Tue, 22 Jul 2014 10:34:13 -0800, Lou Logan wrote:
>
> > The "Mac" should be removed from this title since Apple dropped that
> > from the OS X naming schemes. I know it's in the anchors, but we
Signed-off-by: Lou Logan
---
doc/decoders.texi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 9309b82..6910dc1 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -163,6 +163,9 @@ Requires the presence of the libopus headers and library
On Sun, 27 Jul 2014 14:33:54 -0700, Timothy Gu wrote:
> OK.
Pushed.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
you are not subscribed to this mailing list
I CC'd you, so please see the archives for other replies if you have
missed them.
<https://ffmpeg.org/pipermail/ffmpeg-devel/2014-July/160338.html>
Lou
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpe
Alexander Strasser added a redirect on the web server, so this page is
no longer needed.
The current projects page is located on the wiki:
https://trac.ffmpeg.org/wiki/Projects
Signed-off-by: Lou Logan
---
src/projects | 5 -
src/projects_js| 0
src/projects_title | 1 -
3 files
On Tue, 29 Jul 2014 23:09:30 +0200, James Darnley wrote:
> Are you sure you want to use that word?
It's also used to mean "extra stuff" or similar, but I suppose I could
have used something more sober.
Anyway, pushed for better or for worse.
___
ffmpeg
On Mon, 28 Jul 2014 17:46:33 -0400, Reynaldo H. Verdejo Pinochet wrote:
> Once posted, it would be great if you can set aside 2 minutes to
> tweet/blogpost/whatever about it so it gets noticed. We need all the
> $ help we can get.
I mentioned this at https://twitter.com/FF
For x11grab, libcdio, and libdc1394 input devices.
Signed-off-by: Lou Logan
---
doc/indevs.texi | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/doc/indevs.texi b/doc/indevs.texi
index e0e7e67..ce409b9 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -488,7 +488,8
On Fri, 1 Aug 2014 01:42:55 +0200, Michael Niedermayer wrote:
> LGTM
Pushed.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
501 - 543 of 543 matches
Mail list logo