On Mon, Nov 7, 2016 at 6:44 PM, Michael Niedermayer
wrote:
> the decoder should not change extradata, yes directly reading would
> be best probably
ok I'll amend.
>>
>> > also can you add a fate test ?
>>
>> I have a sample I can share but it's incredibly big for a fate test (85mb).
>
> :(
>
> c
On Mon, Nov 07, 2016 at 04:52:23PM -0500, Vittorio Giovara wrote:
> On Sat, Nov 5, 2016 at 9:21 AM, Michael Niedermayer
> wrote:
> > On Wed, Nov 02, 2016 at 11:48:58AM -0400, Vittorio Giovara wrote:
> >> Signed-off-by: Vittorio Giovara
> >> ---
> >> Please CC.
> >> Vittorio
> >>
> >> libavcodec/
On Sat, Nov 5, 2016 at 9:21 AM, Michael Niedermayer
wrote:
> On Wed, Nov 02, 2016 at 11:48:58AM -0400, Vittorio Giovara wrote:
>> Signed-off-by: Vittorio Giovara
>> ---
>> Please CC.
>> Vittorio
>>
>> libavcodec/hevc.c | 18 ++
>> libavformat/mov.c | 4
>> 2 files changed,
On Wed, Nov 02, 2016 at 11:48:58AM -0400, Vittorio Giovara wrote:
> Signed-off-by: Vittorio Giovara
> ---
> Please CC.
> Vittorio
>
> libavcodec/hevc.c | 18 ++
> libavformat/mov.c | 4
> 2 files changed, 18 insertions(+), 4 deletions(-)
>
> diff --git a/libavcodec/hevc.c
Signed-off-by: Vittorio Giovara
---
Please CC.
Vittorio
libavcodec/hevc.c | 18 ++
libavformat/mov.c | 4
2 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/libavcodec/hevc.c b/libavcodec/hevc.c
index 29e0d49..b50120e 100644
--- a/libavcodec/hevc.c
+++ b/libavc