Re: [FFmpeg-devel] [PATCH 3/3] fate: Add h264 and hevc extradata reload tests

2016-11-10 Thread Vittorio Giovara
On Wed, Nov 9, 2016 at 4:11 AM, Michael Niedermayer wrote: > On Tue, Nov 08, 2016 at 10:39:41PM -0500, Vittorio Giovara wrote: >> On Tue, Nov 8, 2016 at 7:15 PM, Michael Niedermayer >> wrote: >> > On Tue, Nov 08, 2016 at 05:03:28PM -0500, Vittorio Giovara wrote: >> >> --- >> >> Samples available

Re: [FFmpeg-devel] [PATCH 3/3] fate: Add h264 and hevc extradata reload tests

2016-11-09 Thread Michael Niedermayer
On Tue, Nov 08, 2016 at 10:39:41PM -0500, Vittorio Giovara wrote: > On Tue, Nov 8, 2016 at 7:15 PM, Michael Niedermayer > wrote: > > On Tue, Nov 08, 2016 at 05:03:28PM -0500, Vittorio Giovara wrote: > >> --- > >> Samples available at > >> - > >> https://www.dropbox.com/s/gkswnubzy6e6rgg/h264-extr

Re: [FFmpeg-devel] [PATCH 3/3] fate: Add h264 and hevc extradata reload tests

2016-11-08 Thread Vittorio Giovara
On Tue, Nov 8, 2016 at 7:15 PM, Michael Niedermayer wrote: > On Tue, Nov 08, 2016 at 05:03:28PM -0500, Vittorio Giovara wrote: >> --- >> Samples available at >> - >> https://www.dropbox.com/s/gkswnubzy6e6rgg/h264-extradata-reload-multi-stsd.mov?dl=0 >> - >> https://www.dropbox.com/s/djfvoqgu2z9z

Re: [FFmpeg-devel] [PATCH 3/3] fate: Add h264 and hevc extradata reload tests

2016-11-08 Thread Michael Niedermayer
On Tue, Nov 08, 2016 at 05:03:28PM -0500, Vittorio Giovara wrote: > --- > Samples available at > - > https://www.dropbox.com/s/gkswnubzy6e6rgg/h264-extradata-reload-multi-stsd.mov?dl=0 > - > https://www.dropbox.com/s/djfvoqgu2z9zrqu/hevc-extradata-reload-multi-stsd.mov?dl=0 > They need to be rena

[FFmpeg-devel] [PATCH 3/3] fate: Add h264 and hevc extradata reload tests

2016-11-08 Thread Vittorio Giovara
--- Samples available at - https://www.dropbox.com/s/gkswnubzy6e6rgg/h264-extradata-reload-multi-stsd.mov?dl=0 - https://www.dropbox.com/s/djfvoqgu2z9zrqu/hevc-extradata-reload-multi-stsd.mov?dl=0 They need to be renamed without the codec tag and placed in the appropriate directory in fate. Pleas