On Wed, Jul 23, 2014 at 04:05:43PM +0200, Hendrik Leppkes wrote:
> Am 23.07.2014 15:49 schrieb "Benoit Fouet" :
> >
> > Try to detect new extradata when parsing frames, and decode it.
> > Fixes issue #3787
> > ---
> > libavcodec/h264_parser.c | 34 ++
> > 1 file cha
On Wed, Jul 23, 2014 at 03:49:43PM +0200, Benoit Fouet wrote:
> Try to detect new extradata when parsing frames, and decode it.
> Fixes issue #3787
> ---
> libavcodec/h264_parser.c | 34 ++
> 1 file changed, 34 insertions(+)
fixed differently
skiping such midstrea
Hi,
- Mail original -
> Am 23.07.2014 15:49 schrieb "Benoit Fouet" :
> >
> > Try to detect new extradata when parsing frames, and decode it.
> > Fixes issue #3787
> > ---
> > libavcodec/h264_parser.c | 34 ++
> > 1 file changed, 34 insertions(+)
[...]
> H
Am 23.07.2014 15:49 schrieb "Benoit Fouet" :
>
> Try to detect new extradata when parsing frames, and decode it.
> Fixes issue #3787
> ---
> libavcodec/h264_parser.c | 34 ++
> 1 file changed, 34 insertions(+)
>
> diff --git a/libavcodec/h264_parser.c b/libavcodec/h
Try to detect new extradata when parsing frames, and decode it.
Fixes issue #3787
---
libavcodec/h264_parser.c | 34 ++
1 file changed, 34 insertions(+)
diff --git a/libavcodec/h264_parser.c b/libavcodec/h264_parser.c
index ea0ab98..c8276a7 100644
--- a/libavcodec/