OSDN Git Service

lavf: improve support for AVC-Intra files.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 26 Sep 2012 10:13:53 +0000 (12:13 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 14 Nov 2013 17:59:39 +0000 (18:59 +0100)
commitecf442a58b09bdb1dc1d2c3904b82ac5f79b2878
treeb82cc9d1c164106eac10095d6c92994811787f1a
parent951d819006730145255333749367c4ea722ffd9b
lavf: improve support for AVC-Intra files.

Generate extradata with SPS/PPS based on container dimensions.

Authors of this commit are: Reimar and Thomas Mundt

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/internal.h
libavformat/isom.c
libavformat/isom.h
libavformat/mov.c
libavformat/mxfdec.c
libavformat/utils.c