[FFmpeg-devel] [PATCH] avcodec/x86/hevc_mc: fix sse register counts

2014-12-09 Thread Michael Niedermayer
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(-) diff --git a/libavcodec/x86/hevc_mc.asm b/libavcodec/x86/hevc_mc.asm index ca444e4..8f9f939 10

Re: [FFmpeg-devel] [PATCH] lavfi: USPP filter

2014-12-09 Thread arwa arif
On Wed, Dec 10, 2014 at 12:17 AM, Michael Niedermayer wrote: > On Tue, Dec 09, 2014 at 10:13:36PM +0530, arwa arif wrote: > > On Tue, Dec 9, 2014 at 8:27 PM, Michael Niedermayer > > wrote: > > > > > On Tue, Dec 09, 2014 at 04:03:56PM +0530, arwa arif wrote: > > > [...] > > > > > > > +static void

Re: [FFmpeg-devel] [PATCH] avformat: add dump_metadata_lines

2014-12-09 Thread Lukasz Marek
W dniu środa, 10 grudnia 2014 Vittorio Giovara napisał(a): > On Tue, Dec 9, 2014 at 10:17 PM, wm4 > > wrote: > > On Tue, 9 Dec 2014 14:10:22 +0100 > > Michael Niedermayer > wrote: > > > >> TODO: bump version, update APIChanges > >> > >> Signed-off-by: Michael Niedermayer > > >> --- > >> libavfo

Re: [FFmpeg-devel] [PATCH] avformat: add dump_metadata_lines

2014-12-09 Thread Vittorio Giovara
On Tue, Dec 9, 2014 at 10:17 PM, wm4 wrote: > On Tue, 9 Dec 2014 14:10:22 +0100 > Michael Niedermayer wrote: > >> TODO: bump version, update APIChanges >> >> Signed-off-by: Michael Niedermayer >> --- >> libavformat/avformat.h |8 >> libavformat/dump.c | 24

Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: added segment file deletion

2014-12-09 Thread Michael Niedermayer
On Mon, Dec 08, 2014 at 10:25:05AM -0600, Christian Suloway wrote: > This option flag deletes segment files removed from the playlist after a > period of time equal to the duration of the segment plus the duration of > the playlist. can you explain the usecase for this ? isnt -hls_wrap already ac

Re: [FFmpeg-devel] [PATCH] avformat: add dump_metadata_lines

2014-12-09 Thread wm4
On Tue, 9 Dec 2014 14:10:22 +0100 Michael Niedermayer wrote: > TODO: bump version, update APIChanges > > Signed-off-by: Michael Niedermayer > --- > libavformat/avformat.h |8 > libavformat/dump.c | 24 ++-- > libavformat/options_table.h |1

Re: [FFmpeg-devel] [PATCH] avformat/mov: Disable XMP metadata by default

2014-12-09 Thread wm4
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 wrote: > > > On Tue, 9 Dec 2014 02:57:01 +0100 > > > Michael Niedermayer wrote: > > > > > > It seems very wrong to export this i

Re: [FFmpeg-devel] [PATCH] avformat/mov: Disable XMP metadata by default

2014-12-09 Thread Reimar Döffinger
On Tue, Dec 09, 2014 at 12:59:24PM +, Vittorio Giovara wrote: > On Tue, Dec 9, 2014 at 8:04 AM, wm4 wrote: > > On Tue, 9 Dec 2014 02:57:01 +0100 > > Michael Niedermayer wrote: > > > > It seems very wrong to export this info optionally just because > > ffmpeg.c is too stupid to handle it corr

Re: [FFmpeg-devel] [PATCHv2] doc: add loglevel numerical values

2014-12-09 Thread Lou Logan
On Sat, 6 Dec 2014 09:44:17 +0100, Clément Bœsch wrote: > If it's an alias, @item quiet, -8 Patch updated: From 5c7afebeaf2324ded9c092ae4e3a5da2bdf00955 Mon Sep 17 00:00:00 2001 From: Lou Logan Date: Fri, 5 Dec 2014 12:32:35 -0900 Subject: [PATCHv2] doc: add loglevel numerical values Useful fo

Re: [FFmpeg-devel] [PATCH] lavfi: USPP filter

2014-12-09 Thread Michael Niedermayer
On Tue, Dec 09, 2014 at 10:13:36PM +0530, arwa arif wrote: > On Tue, Dec 9, 2014 at 8:27 PM, Michael Niedermayer > wrote: > > > On Tue, Dec 09, 2014 at 04:03:56PM +0530, arwa arif wrote: > > [...] > > > > > +static void filter(USPPContext *p, uint8_t *dst[3], uint8_t *src[3], > > > +

Re: [FFmpeg-devel] [PATCH]Allow mov muxing without the ac3 parser

2014-12-09 Thread Michael Niedermayer
On Tue, Dec 09, 2014 at 04:37:08PM +0100, Carl Eugen Hoyos wrote: > Hi! > > A user reported a regression that the mov muxer does not work anymore > if you fear Dolby codecs. > Attached patch reverts 8091fe30 and fixes the issue differently. > > Please comment, Carl Eugen LGTM [...] -- Michae

Re: [FFmpeg-devel] [PATCH] lavfi: USPP filter

2014-12-09 Thread arwa arif
On Tue, Dec 9, 2014 at 8:27 PM, Michael Niedermayer wrote: > On Tue, Dec 09, 2014 at 04:03:56PM +0530, arwa arif wrote: > [...] > > > +static void filter(USPPContext *p, uint8_t *dst[3], uint8_t *src[3], > > + int dst_stride[3], int src_stride[3], int width, > > +

[FFmpeg-devel] [PATCH]Allow mov muxing without the ac3 parser

2014-12-09 Thread Carl Eugen Hoyos
Hi! A user reported a regression that the mov muxer does not work anymore if you fear Dolby codecs. Attached patch reverts 8091fe30 and fixes the issue differently. Please comment, Carl Eugen diff --git a/configure b/configure index 8006f3b..c510ee4 100755 --- a/configure +++ b/configure @@ -243

Re: [FFmpeg-devel] [PATCH] Incorrect aspect ratio in MPEG2 essence

2014-12-09 Thread Michael Niedermayer
On Tue, Dec 09, 2014 at 10:21:01AM +0100, Erik Johansson wrote: > On Thu, Dec 4, 2014 at 5:27 PM, Michael Niedermayer wrote: > > > > On Thu, Dec 04, 2014 at 01:11:08PM +0100, Erik Johansson wrote: > > > Hi, > > > > > > Setting setting sample_aspect_ratio in AVContext does not produce the > > > exp

Re: [FFmpeg-devel] [PATCH] lavfi: USPP filter

2014-12-09 Thread Michael Niedermayer
On Tue, Dec 09, 2014 at 04:03:56PM +0530, arwa arif wrote: [...] > +static void filter(USPPContext *p, uint8_t *dst[3], uint8_t *src[3], > + int dst_stride[3], int src_stride[3], int width, > + int height, uint8_t *qp_store, int qp_stride) > +{ > +int x, y, i, j

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: dropping 2.4 from the maintained releases

2014-12-09 Thread Michael Niedermayer
On Tue, Dec 09, 2014 at 01:59:29PM +0100, Dominik 'Rathann' Mierzejewski wrote: > On Monday, 08 December 2014 at 19:54, Michael Niedermayer wrote: > > https://trac.ffmpeg.org/wiki/Downstreams does not list any distros/users of > > 2.4 > > If this is incorrect please update the wiki and reply > >

[FFmpeg-devel] [PATCH] avformat: add dump_metadata_lines

2014-12-09 Thread Michael Niedermayer
TODO: bump version, update APIChanges Signed-off-by: Michael Niedermayer --- libavformat/avformat.h |8 libavformat/dump.c | 24 ++-- libavformat/options_table.h |1 + 3 files changed, 27 insertions(+), 6 deletions(-) diff --git a/libavformat

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: dropping 2.4 from the maintained releases

2014-12-09 Thread Dominik 'Rathann' Mierzejewski
On Monday, 08 December 2014 at 19:54, Michael Niedermayer wrote: > https://trac.ffmpeg.org/wiki/Downstreams does not list any distros/users of > 2.4 > If this is incorrect please update the wiki and reply Actually the wiki shows Fedora 21 and Mageia 5 as shipping 2.4. Granted, for F21 it's in an

Re: [FFmpeg-devel] [PATCH] avformat/mov: Disable XMP metadata by default

2014-12-09 Thread Vittorio Giovara
On Tue, Dec 9, 2014 at 8:04 AM, wm4 wrote: > On Tue, 9 Dec 2014 02:57:01 +0100 > Michael Niedermayer wrote: > > It seems very wrong to export this info optionally just because > ffmpeg.c is too stupid to handle it correctly. Not exporting saves a little bit of memory too, since you have to allo

Re: [FFmpeg-devel] [PATCH] lavfi: USPP filter

2014-12-09 Thread arwa arif
On Tue, Dec 9, 2014 at 11:05 AM, arwa arif wrote: > > > On Tue, Dec 9, 2014 at 5:48 AM, Michael Niedermayer > wrote: > >> On Mon, Dec 08, 2014 at 11:15:10PM +0530, arwa arif wrote: >> [...] >> > doc/filters.texi | 24 ++ >> > libavfilter/Makefile |1 >> > libavfilter/allfilter

Re: [FFmpeg-devel] [PATCH] Incorrect aspect ratio in MPEG2 essence

2014-12-09 Thread Erik Johansson
On Thu, Dec 4, 2014 at 5:27 PM, Michael Niedermayer wrote: > > On Thu, Dec 04, 2014 at 01:11:08PM +0100, Erik Johansson wrote: > > Hi, > > > > Setting setting sample_aspect_ratio in AVContext does not produce the > > expected aspect index value in the MPEG2 sequence header. > > > > Problem seems t

Re: [FFmpeg-devel] [PATCH] avformat/mov: Disable XMP metadata by default

2014-12-09 Thread wm4
On Tue, 9 Dec 2014 02:57:01 +0100 Michael Niedermayer wrote: > This was suggested by cbsrobot, ubitux and koda > > There are files with huge amounts of XMP data, which would otherwise > be displayed in the terminal output of FFmpeg > > Signed-off-by: Michael Niedermayer > --- > libavformat/m