Re: [FFmpeg-devel] [PATCH] lavc/videotoolbox: fix avcC extradata creation

2016-06-22 Thread Matthieu Bouron
On Tue, Jun 21, 2016 at 12:59:32PM -0400, Richard Kern wrote: > > > On Jun 21, 2016, at 11:48 AM, Matthieu Bouron > > wrote: > > > > From: Matthieu Bouron > > > > Fixes properly ticket #5638. > > > > Since 772ad7142dff590c7bb30370acf5d3c9a8fb512b PPS and SPS contain the > > nal type byte. >

Re: [FFmpeg-devel] [PATCH] lavc/videotoolbox: fix avcC extradata creation

2016-06-21 Thread Richard Kern
> On Jun 21, 2016, at 11:48 AM, Matthieu Bouron > wrote: > > From: Matthieu Bouron > > Fixes properly ticket #5638. > > Since 772ad7142dff590c7bb30370acf5d3c9a8fb512b PPS and SPS contain the > nal type byte. > > This reverts commit b8d754c5d0a2e99022c27bd1159ea3f597f67452. > This reverts co

[FFmpeg-devel] [PATCH] lavc/videotoolbox: fix avcC extradata creation

2016-06-21 Thread Matthieu Bouron
From: Matthieu Bouron Fixes properly ticket #5638. Since 772ad7142dff590c7bb30370acf5d3c9a8fb512b PPS and SPS contain the nal type byte. This reverts commit b8d754c5d0a2e99022c27bd1159ea3f597f67452. This reverts commit 8e47a99f576da10b2a36e33b6b9acbf1c2da7485. --- libavcodec/videotoolbox.c | 8