Re: [libav-devel] [PATCH] Add a new channel layout API

2017-06-30 Thread Vittorio Giovara
On Fri, Jun 30, 2017 at 4:38 AM, wm4 wrote: > On Thu, 29 Jun 2017 17:28:51 -0400 > Vittorio Giovara wrote: > >> From: Anton Khirnov >> >> The new API is more extensible and allows for custom layouts. >> More accurate information is exported, eg for decoders that do not >> set a channel layout, l

Re: [libav-devel] [PATCH] avconv: when using -loop option bail out if seek to start fails

2017-06-30 Thread Alexandra Hájková
On Fri, Jun 30, 2017 at 5:28 PM, Peter Große wrote: > Fixes an infinite loop when a demuxer fails to seek to the start of the input. > > Signed-off-by: Peter Große > --- > avtools/avconv.c | 8 +--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/avtools/avconv.c b/avtools

[libav-devel] [PATCH] avconv: when using -loop option bail out if seek to start fails

2017-06-30 Thread Peter Große
Fixes an infinite loop when a demuxer fails to seek to the start of the input. Signed-off-by: Peter Große --- avtools/avconv.c | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/avtools/avconv.c b/avtools/avconv.c index 8dd11bb5fc..4e3ffecdef 100644 --- a/avtools/avconv.

Re: [libav-devel] [PATCH] lavf: Remove codec_tag from dashend and smoothstreamingenc

2017-06-30 Thread Vittorio Giovara
nit: s/dashend/dashenc/ in the commit title On Fri, Jun 30, 2017 at 5:52 AM, Martin Storsjö wrote: > Currently, the tags enforced and set on the segmenter muxer level > mismatches what the mp4/ismv muxer uses (since 713efb2c0d013). > > Skip the codec_tag altogether here, to let the user (try to)

Re: [libav-devel] [PATCH] lavf: Remove codec_tag from dashend and smoothstreamingenc

2017-06-30 Thread Diego Biurrun
On Fri, Jun 30, 2017 at 12:52:08PM +0300, Martin Storsjö wrote: > Currently, the tags enforced and set on the segmenter muxer level > mismatches what the mp4/ismv muxer uses (since 713efb2c0d013). s/mismatches/mismatch/ > Skip the codec_tag altogether here, to let the user (try to) set > whicheve

[libav-devel] [PATCH] lavf: Remove codec_tag from dashend and smoothstreamingenc

2017-06-30 Thread Martin Storsjö
Currently, the tags enforced and set on the segmenter muxer level mismatches what the mp4/ismv muxer uses (since 713efb2c0d013). Skip the codec_tag altogether here, to let the user (try to) set whichever codec/tag he wants; the individual chained muxer will reject invalid codecs anyway. --- libav

Re: [libav-devel] [PATCH] Add a new channel layout API

2017-06-30 Thread wm4
On Thu, 29 Jun 2017 17:28:51 -0400 Vittorio Giovara wrote: > From: Anton Khirnov > > The new API is more extensible and allows for custom layouts. > More accurate information is exported, eg for decoders that do not > set a channel layout, lavc will not make one up for them. > > Deprecate the

Re: [libav-devel] [PATCH 12/25] lavc: switch to the new channel layout API

2017-06-30 Thread wm4
On Thu, 29 Jun 2017 14:44:52 -0400 Vittorio Giovara wrote: > On Thu, Jun 29, 2017 at 5:18 AM, wm4 wrote: > > On Wed, 28 Jun 2017 18:10:56 -0400 > > Vittorio Giovara wrote: > > > >> Since the request_channel_layout is used only by a handful of codecs, > >> move the option to codec private cont

Re: [libav-devel] Libav Sprint Pelhřimov

2017-06-30 Thread Luca Barbato
On 6/29/17 4:51 PM, Alexandra Hájková wrote: > Hello everyone, > > I would like to announce another Libav sprint in the wilds around > Pelhřimov, the date was set to 21-23 July, but the next weekend > (28-30) is also possible. The plans are: > * hacking > * cooking > * enjoying countryside > * eve