Re: [FFmpeg-devel] Compile broken

2014-10-03 Thread Timothy Gu
Hi, On Fri, Oct 3, 2014 at 6:17 PM, Ramit Bhalla wrote: > With the current git head I'm getting the following error in libx264.c, > x264_param_t has no member named i_avcintra_class Please rebuild with x264 git HEAD. To Carl, Michael, and others who fix configure: We now require libx264 API lev

[FFmpeg-devel] Compile broken

2014-10-03 Thread Ramit Bhalla
With the current git head I'm getting the following error in libx264.c, x264_param_t has no member named i_avcintra_class Trying mingw compile for windows in linux. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/f

Re: [FFmpeg-devel] [PATCH] web/download: add Ubuntu Multimedia for Trusty PPA

2014-10-03 Thread Lou Logan
On Sat, 4 Oct 2014 02:12:27 +0200, Michael Niedermayer wrote: > should be ok Pushed. Thanks. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] web/download: add Ubuntu Multimedia for Trusty PPA

2014-10-03 Thread Michael Niedermayer
On Fri, Oct 03, 2014 at 03:21:33PM -0800, Lou Logan wrote: > Signed-off-by: Lou Logan > --- > src/download | 10 +++--- > 1 file changed, 7 insertions(+), 3 deletions(-) should be ok [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Freedom in capitalist soc

[FFmpeg-devel] [PATCH] web/download: add Ubuntu Multimedia for Trusty PPA

2014-10-03 Thread Lou Logan
Signed-off-by: Lou Logan --- src/download | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/download b/src/download index 3c817a4..b97240c 100644 --- a/src/download +++ b/src/download @@ -57,10 +57,14 @@ Debian packages for Oldstable, Stable, Tes

Re: [FFmpeg-devel] [PATCH 0/2] x86: hevc_mc: use proxy functions

2014-10-03 Thread James Almer
On 03/10/14 6:47 PM, Christophe Gisquet wrote: > Hi, > > 2014-10-03 19:36 GMT+02:00 James Almer : >> When i first tried to tackle the libswresample asm to reduce the overall >> object size, the general reaction was that speed is more important than >> size. > > Wasn't the trade-off much worse the

Re: [FFmpeg-devel] [PATCH] sdp: add support for H.261

2014-10-03 Thread Michael Niedermayer
On Sat, Oct 04, 2014 at 12:17:01AM +0200, Thomas Volkert wrote: > From: Thomas Volkert > > --- > libavformat/sdp.c | 13 + > libavformat/version.h | 2 +- > 2 files changed, 14 insertions(+), 1 deletion(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6

[FFmpeg-devel] [PATCH] sdp: add support for H.261

2014-10-03 Thread Thomas Volkert
From: Thomas Volkert --- libavformat/sdp.c | 13 + libavformat/version.h | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/libavformat/sdp.c b/libavformat/sdp.c index d742952..2f0152d 100644 --- a/libavformat/sdp.c +++ b/libavformat/sdp.c @@ -414,6 +414,19 @

Re: [FFmpeg-devel] [PATCH 0/2] x86: hevc_mc: use proxy functions

2014-10-03 Thread Christophe Gisquet
Hi, 2014-10-03 19:36 GMT+02:00 James Almer : > When i first tried to tackle the libswresample asm to reduce the overall > object size, the general reaction was that speed is more important than > size. Wasn't the trade-off much worse there? (the impact here is around 1%) > Adding AVX2 MC functio

Re: [FFmpeg-devel] [PATCH 0/2] x86: hevc_mc: use proxy functions

2014-10-03 Thread James Almer
On 02/10/14 3:52 PM, Christophe Gisquet wrote: > Preamble: I don't see an easy way out of the issue, and this patchset > has several drawbacks, so I don't mind if it is not applied. > > The dsp init instanciates most widths and thus unrolls the calls. As a > consequence, the object size balloons q

[FFmpeg-devel] [rfc] remove libraries documentation from doc page

2014-10-03 Thread compn
hello on the docs page http://ffmpeg.org/documentation.html what good are these documentations? http://ffmpeg.org/libavutil.html http://ffmpeg.org/libswresample.html http://ffmpeg.org/libavcodec.html http://ffmpeg.org/libavformat.html http://ffmpeg.org/libavdevice.html http://ffmpeg.org/liba

[FFmpeg-devel] [PATCH]Fix fate-ffprobe with --target-path

2014-10-03 Thread Carl Eugen Hoyos
Hi! A few weeks ago, I unsuccessfully tried to fix fate-ffprobe with --target-path. Attached is a new try, please comment. Carl Eugen diff --git a/tests/Makefile b/tests/Makefile index 184e220..386d883 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -36,14 +36,14 @@ tests/data/vsynth2.yuv: t

Re: [FFmpeg-devel] [PATCH] avformat/movenc: add EAC3 muxing support.

2014-10-03 Thread Benoit Fouet
Hi, - Mail original - > Benoit Fouet free.fr> writes: > > > > Please look at the 7.1 samples in > > > http://samples.ffmpeg.org//A-codecs/AC3/eac3/ > > > > I was about to send an email stating I found those ones. > > Since all samples we have are from demo discs, I strongly > suggest y

Re: [FFmpeg-devel] [PATCH] avformat/movenc: add EAC3 muxing support.

2014-10-03 Thread Carl Eugen Hoyos
Benoit Fouet free.fr> writes: > > Please look at the 7.1 samples in > > http://samples.ffmpeg.org//A-codecs/AC3/eac3/ > > I was about to send an email stating I found those ones. Since all samples we have are from demo discs, I strongly suggest you simply fail for those samples (or write inva

Re: [FFmpeg-devel] [PATCH] avformat/movenc: add EAC3 muxing support.

2014-10-03 Thread Benoit Fouet
Hi, - Mail original - > Benoit Fouet free.fr> writes: > > > Do you have a sample you can share? > > Please look at the 7.1 samples in > http://samples.ffmpeg.org//A-codecs/AC3/eac3/ > I was about to send an email stating I found those ones. Thanks, -- Ben ___

Re: [FFmpeg-devel] [PATCH] avformat/movenc: add EAC3 muxing support.

2014-10-03 Thread Carl Eugen Hoyos
Benoit Fouet free.fr> writes: > Do you have a sample you can share? Please look at the 7.1 samples in http://samples.ffmpeg.org//A-codecs/AC3/eac3/ Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/f

Re: [FFmpeg-devel] [PATCH] avformat/movenc: add EAC3 muxing support.

2014-10-03 Thread Benoit Fouet
Hi, - Mail original - > 2014-10-02 19:39 GMT+09:00 Benoit Fouet : > [...] > > diff --git a/libavformat/movenc.c b/libavformat/movenc.c > > index bfee866..62b2d4b 100644 > > --- a/libavformat/movenc.c > > +++ b/libavformat/movenc.c > > @@ -31,6 +31,7 @@ > > #include "avio.h" > > #inclu