mov: support random access point grouping
authorYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Mon, 23 Apr 2012 23:51:29 +0000 (08:51 +0900)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 19 Sep 2012 18:34:15 +0000 (20:34 +0200)
commitd17d0ec8c2b432f0b680737de0b2aa03f2d4dd8d
tree9903e8ff82e6719cdfa08335e0bc90d517c0eb8b
parent7d8431004a236c7f3ea600753989fad11fd2d6df
mov: support random access point grouping

Frames described by this grouping are the starter of a closed or
an open GOP.
This is useful for open GOP of H.264 stream which is not described
by sync sample atom.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
libavformat/isom.h
libavformat/mov.c