-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/08/15 13:27, Tomas Härdin wrote:
> On Mon, 2015-08-10 at 10:14 +0200, Tomas Härdin wrote:
>> On Sun, 2015-08-09 at 20:32 +0200, Marton Balint wrote:
>>> Since 53f2ef2c4afb1d49a679dea9163cb0e4671f3117 seeking is done using
PTS.
>>>
>>> Signed-off
From: Matthieu Bouron
Tries to avoid losing frames when frames are not consumed quickly enough.
Locking/Condition waiting is now performed with a NSConditionLock instead
of a pthread mutex/condition.
The first frames are not discarded anymore in the get_(video|audio)_config
functions.
Tries to
On Mon, Aug 24, 2015 at 11:43 PM, Andreas Cadhalpun
wrote:
> On 24.08.2015 13:44, Vittorio Giovara wrote:
>> On Tue, Jul 28, 2015 at 6:54 PM, Luca Barbato wrote:
>>> On 28/07/15 15:41, Vittorio Giovara wrote:
On Tue, Jul 28, 2015 at 2:40 PM, Luca Barbato wrote:
> On 28/07/15 15:30, Vitt
Paul B Mahol gmail.com> writes:
> +Stack streams horizontally.
Out of curiosity:
Is this faster than overlay or overlay and pad?
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Mon, 24 Aug 2015 23:58:05 -0300
James Almer wrote:
> Signed-off-by: James Almer
> ---
> Untested as i don't have a vdpau system.
> See
> http://fate.ffmpeg.org/report.cgi?time=20150823144028&slot=x86_64-archlinux-gcc-random
>
> libavcodec/vdpau.c | 44 +++---
Michael Niedermayer gmx.at> writes:
> [...]
This is fine if that produces output similar to the
file that was uploaded.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Ganesh Ajjanagadde gmail.com> writes:
> +if [ "$first" = true ]; then
> +case $gcc_basever in
> +4.2*)
> +warn "gcc 4.2 is outdated and may miscompile
> FFmpeg. Please use a newer compiler."
Nothing wrong with that if the English Language Poli
On Tue, Aug 25, 2015 at 09:35:51AM +, Carl Eugen Hoyos wrote:
> Michael Niedermayer gmx.at> writes:
>
> > [...]
>
> This is fine if that produces output similar to the
> file that was uploaded.
it should i think but of course if someone can test that would be
better
[...]
--
Michael
On 8/25/15, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
>> +Stack streams horizontally.
>
> Out of curiosity:
> Is this faster than overlay or overlay and pad?
Of course it is faster, pad is slow, and how do you plan to stack
without using pad.
Also using overlay & pad for stacki
Paul B Mahol gmail.com> writes:
> >> +Stack streams horizontally.
> >
> > Out of curiosity:
> > Is this faster than overlay or overlay and pad?
>
> Of course it is faster
Should this be mentioned in the documentation?
> pad is slow, and how do you plan to stack
> without using pad.
> Also usin
On 8/24/15, Andreas Cadhalpun wrote:
> On 25.08.2015 00:13, Paul B Mahol wrote:
>> On 8/24/15, Andreas Cadhalpun wrote:
>>> On 24.08.2015 21:04, Paul B Mahol wrote:
Signed-off-by: Paul B Mahol
---
tests/fate/filter-video.mak | 15 +++
tests/ref/fate/
On 8/25/15, Carl Eugen Hoyos wrote:
> Paul B Mahol gmail.com> writes:
>
>> >> +Stack streams horizontally.
>> >
>> > Out of curiosity:
>> > Is this faster than overlay or overlay and pad?
>>
>> Of course it is faster
>
> Should this be mentioned in the documentation?
Mentioned.
_
On date Friday 2015-08-21 12:21:05 +0200, Carl Eugen Hoyos encoded:
> Hi!
>
> Attached patch fixes a memleak for me, reproducible with:
> $ valgrind --leak-check=full ./ffmpeg_g -i
> fate-suite/lena.pnm -reset_timestamps 1 -f segment out%1d.avi
>
> Please review, Carl Eugen
> diff --git a/libav
Roger Pack in gmane.comp.video.ffmpeg.devel (Mon, 24 Aug 2015 14:51:25
-0600):
>I will also admit my one other concern: that without Michael there
>won't be enough active leadership *total* to "fix all the annoying
>bugs" and everything.
There is another concern: Michael was doing the merges from
On Mon, Aug 24, 2015 at 10:58:23PM +0200, Henrik Gramner wrote:
> ---
> tests/checkasm/x86/checkasm.asm | 10 +++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
works in mingw + wine
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are best a
---
configure | 2 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/hevc.c | 5 +-
libavcodec/vaapi_hevc.c | 442
5 files changed, 450 insertions(+), 1 deletion(-)
create mode 100644 libavcodec/
On Tue, Aug 25, 2015 at 02:18:22AM -0300, James Almer wrote:
> On 24/08/15 10:02 PM, Michael Niedermayer wrote:
> > On Fri, Aug 21, 2015 at 02:18:34AM +0200, Mariusz Szczepańczyk wrote:
> >> On Thu, Jun 25, 2015 at 12:09 PM, Michael Niedermayer
> >> wrote:
> >>
> >>> On Wed, Jun 24, 2015 at 03:25:
On Tue, Aug 25, 2015 at 02:06:19PM +0200, Timo Rothenpieler wrote:
> ---
> configure | 2 +
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/hevc.c | 5 +-
> libavcodec/vaapi_hevc.c | 442
>
On Tue, 25 Aug 2015 14:52:13 +0200
Michael Niedermayer wrote:
> On Tue, Aug 25, 2015 at 02:06:19PM +0200, Timo Rothenpieler wrote:
> > ---
> > configure | 2 +
> > libavcodec/Makefile | 1 +
> > libavcodec/allcodecs.c | 1 +
> > libavcodec/hevc.c | 5 +-
> > liba
On Tue, 25 Aug 2015 13:23:47 +0200
Jan Ehrhardt wrote:
> Roger Pack in gmane.comp.video.ffmpeg.devel (Mon, 24 Aug 2015 14:51:25
> -0600):
> >I will also admit my one other concern: that without Michael there
> >won't be enough active leadership *total* to "fix all the annoying
> >bugs" and everyt
On Tue, Aug 25, 2015 at 5:37 AM, Carl Eugen Hoyos wrote:
> Ganesh Ajjanagadde gmail.com> writes:
>
>> +if [ "$first" = true ]; then
>> +case $gcc_basever in
>> +4.2*)
>> +warn "gcc 4.2 is outdated and may miscompile
>> FFmpeg. Please use a newer
Le nonidi 29 thermidor, an CCXXIII, Michael Niedermayer a écrit :
> PEEK/NO_REQUEST would tell if the fifo is empty or not
> av_buffersink_poll_frame() basically provided the user application
> with the number of frames in the fifo (plus what it could figure
> out from previous filters) but my conc
Signed-off-by: Paul B Mahol
---
doc/filters.texi | 29 +
libavfilter/Makefile | 2 +
libavfilter/allfilters.c | 2 +
libavfilter/vf_stack.c | 271 +++
4 files changed, 304 insertions(+)
create mode 100644 libavfilter/vf_stack.c
Le quintidi 5 fructidor, an CCXXIII, Stephan Holljes a écrit :
> Signed-off-by: Stephan Holljes
> ---
> libavformat/http.c | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/libavformat/http.c b/libavformat/http.c
> index fba87ac..064239b 100644
> --- a/libavformat/http.c
>
Signed-off-by: Paul B Mahol
---
Already OKed years ago.
---
libavfilter/dualinput.c | 8 ++--
libavfilter/dualinput.h | 1 -
libavfilter/framesync.c | 9 -
libavfilter/framesync.h | 7 ---
libavfilter/vf_mergeplanes.c | 7 ---
5 files changed, 22 insertions
On 2015-08-24 19:58, James Almer wrote:
Signed-off-by: James Almer
---
Untested as i don't have a vdpau system.
See
http://fate.ffmpeg.org/report.cgi?time=20150823144028&slot=x86_64-archlinux-gcc-random
libavcodec/vdpau.c | 44 +++-
1 file changed, 23 in
Fixes compilation with --disable-encoders --enable-encoder=aac
---
The missing dependency was pointed out by James Almer.
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 1e82030..da1f920 100755
--- a/configure
+++ b/configure
@@ -2151,7
On 25/08/15 1:59 PM, wm4 wrote:
> Fixes compilation with --disable-encoders --enable-encoder=aac
> ---
> The missing dependency was pointed out by James Almer.
> ---
> configure | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure b/configure
> index 1e82030..da1f920
On 2015-08-25 05:06, Timo Rothenpieler wrote:
---
configure | 2 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/hevc.c | 5 +-
libavcodec/vaapi_hevc.c | 442
5 files changed, 450 insertions
On Tue, Aug 25, 2015 at 7:24 PM, Philip Langdale wrote:
> On 2015-08-25 05:06, Timo Rothenpieler wrote:
>>
>> ---
>> configure | 2 +
>> libavcodec/Makefile | 1 +
>> libavcodec/allcodecs.c | 1 +
>> libavcodec/hevc.c | 5 +-
>> libavcodec/vaapi_hevc.c | 442
>> ++
On Tue, Aug 25, 2015 at 1:44 PM, Michael Niedermayer
wrote:
> works in mingw + wine
Applied.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Tue, 25 Aug 2015 14:11:11 -0300
James Almer wrote:
> On 25/08/15 1:59 PM, wm4 wrote:
> > Fixes compilation with --disable-encoders --enable-encoder=aac
> > ---
> > The missing dependency was pointed out by James Almer.
> > ---
> > configure | 2 +-
> > 1 file changed, 1 insertion(+), 1 deleti
Le tridi 3 fructidor, an CCXXIII, Stephan Holljes a écrit :
> Signed-off-by: Stephan Holljes
> ---
> libavformat/http.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Pushed.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
_
On 2015-08-25 10:33, Hendrik Leppkes wrote:
On Tue, Aug 25, 2015 at 7:24 PM, Philip Langdale
wrote:
On 2015-08-25 05:06, Timo Rothenpieler wrote:
---
configure | 2 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/hevc.c | 5 +-
libavcode
On Tue, Aug 25, 2015 at 7:37 AM Paul B Mahol wrote:
> +@section hstack
> +Stack streams horizontally.
> +
> +All streams must be of same pixel format and of same height.
>
Add a new line here
> +Note: this filter is faster then using @ref{overlay} and @ref{pad} filter
+to create same output.
On Mon, 24 Aug 2015 14:51:25 -0600
Roger Pack wrote:
> I guess most of the decision making will be decided in person or
> something like that [?]
no, we arent making decisions in person. this is something i can speak
for the project on.
i'm guessing its less than 10 ffmpeg devels showing up to
Add support of floating point decoders. Add support of audio decoders.
---
tests/api/Makefile | 2 +-
tests/api/api-decode-test.c| 355 +
tests/api/api-h264-test.c | 166 ---
tests/fate/api.mak | 12 +-
tes
On Tue, 2015-08-25 at 07:58 +0100, tim nicholson wrote:
> On 14/08/15 13:27, Tomas Härdin wrote:
> > On Mon, 2015-08-10 at 10:14 +0200, Tomas Härdin wrote:
> >> On Sun, 2015-08-09 at 20:32 +0200, Marton Balint wrote:
> >>> Since 53f2ef2c4afb1d49a679dea9163cb0e4671f3117 seeking is done using
> PTS.
On 25.08.2015 11:03, Vittorio Giovara wrote:
> On Mon, Aug 24, 2015 at 11:43 PM, Andreas Cadhalpun
> wrote:
>> On 24.08.2015 13:44, Vittorio Giovara wrote:
>>> On Tue, Jul 28, 2015 at 6:54 PM, Luca Barbato wrote:
On 28/07/15 15:41, Vittorio Giovara wrote:
> On Tue, Jul 28, 2015 at 2:40 P
---
doc/ffmpeg.texi | 4
ffmpeg_opt.c| 14 ++
2 files changed, 18 insertions(+)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 51a4ec5..e1d8562 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -698,6 +698,10 @@ is not specified, the value of the @var{DISPLAY}
env
On Tue, Aug 25, 2015 at 7:47 PM, Timothy Gu wrote:
> ---
> doc/ffmpeg.texi | 4
> ffmpeg_opt.c| 14 ++
> 2 files changed, 18 insertions(+)
>
> diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> index 51a4ec5..e1d8562 100644
> --- a/doc/ffmpeg.texi
> +++ b/doc/ffmpeg.texi
> @@
On Tue, Aug 25, 2015 at 5:06 PM Ganesh Ajjanagadde wrote:
> On Tue, Aug 25, 2015 at 7:47 PM, Timothy Gu wrote:
> > ---
> > doc/ffmpeg.texi | 4
> > ffmpeg_opt.c| 14 ++
> > 2 files changed, 18 insertions(+)
> >
> > diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> > index 5
---
configure | 4 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/hevc.c | 5 +-
libavcodec/vaapi_hevc.c | 449
5 files changed, 459 insertions(+), 1 deletion(-)
create mode 100644 libavcodec/
On Tue, Aug 25, 2015 at 7:47 PM, Timothy Gu wrote:
> ---
> doc/ffmpeg.texi | 4
> ffmpeg_opt.c| 14 ++
> 2 files changed, 18 insertions(+)
>
> diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
> index 51a4ec5..e1d8562 100644
> --- a/doc/ffmpeg.texi
> +++ b/doc/ffmpeg.texi
> @@
On Tue, Aug 25, 2015 at 8:08 PM, Timothy Gu wrote:
> On Tue, Aug 25, 2015 at 5:06 PM Ganesh Ajjanagadde wrote:
>
>> On Tue, Aug 25, 2015 at 7:47 PM, Timothy Gu wrote:
>> > ---
>> > doc/ffmpeg.texi | 4
>> > ffmpeg_opt.c| 14 ++
>> > 2 files changed, 18 insertions(+)
>> >
>
On Tue, Aug 25, 2015 at 11:00:40PM +0300, Ludmila Glinskih wrote:
> Add support of floating point decoders. Add support of audio decoders.
> ---
> tests/api/Makefile | 2 +-
> tests/api/api-decode-test.c| 355
> +
> tests/api/api-h264-test
On Tue, Aug 25, 2015 at 08:28:43PM -0400, Ganesh Ajjanagadde wrote:
> On Tue, Aug 25, 2015 at 8:08 PM, Timothy Gu wrote:
> >
> > cmdutils.c is shared for all ff* programs. -hwaccel is only supported in
> > ffmpeg.
>
> Why?
Because nobody has implemented it for other fftools yet.
> I don't know
On Tue, Aug 25, 2015 at 08:19:59PM -0400, Ganesh Ajjanagadde wrote:
> For consistency, prefix with an opt_?
This name is chosen to be consistent with other show_ functions. opt_*
are exclusively used for setting some options AFAICT.
> Maybe you could check the return value of printf?
Absolutely
On Tue, Aug 25, 2015 at 9:03 PM, Timothy Gu wrote:
> On Tue, Aug 25, 2015 at 08:19:59PM -0400, Ganesh Ajjanagadde wrote:
>> For consistency, prefix with an opt_?
>
> This name is chosen to be consistent with other show_ functions. opt_*
> are exclusively used for setting some options AFAICT.
Ok.
I'm trying to run a HLS Live Stream on Kodi and I'm getting an error 403
after 5 minutes. Checking the wireshark capture I did realize that the
ffmpeg requests aren't changing a cookie that is set on every response.
Do you guys confirm that is a FFMpeg issue?
GET
/dvr/m/off24ha/master-playlist.m3
On Tue, 25 Aug 2015 09:50:47 -0700
Philip Langdale wrote:
> On 2015-08-24 19:58, James Almer wrote:
> > Signed-off-by: James Almer
> > ---
> > Untested as i don't have a vdpau system.
> > See
> > http://fate.ffmpeg.org/report.cgi?time=20150823144028&slot=x86_64-archlinux-gcc-random
> >
> > lib
On Wed, 26 Aug 2015 02:19:02 +0200
Timo Rothenpieler wrote:
> ---
> configure | 4 +
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/hevc.c | 5 +-
> libavcodec/vaapi_hevc.c | 449
> 5 file
On 25/08/15 11:45 PM, Philip Langdale wrote:
> Compiles fine. Ship it.
>
> --phil
>
Shipped. Thanks.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
grep is not necessary for the functionality.
This avoids an unnecessary fork.
Signed-off-by: Ganesh Ajjanagadde
---
configure | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index db94c45..7acb2dd 100755
--- a/configure
+++ b/configure
@@ -2974,8 +2
54 matches
Mail list logo