On Thu, Dec 11, 2014 at 01:22:28AM +, Vittorio Giovara wrote:
> On Tue, Dec 9, 2014 at 10:15 PM, wm4 wrote:
> > 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
On Tue, Dec 9, 2014 at 10:15 PM, wm4 wrote:
> 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 w
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
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
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
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
On Tue, Dec 09, 2014 at 02:57:01AM +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
>
Can you just mention that in the behaviour changes sec