]> git.sesse.net Git - ffmpeg/commit
lavf/mov: skip version and flags attributes in mov_read_chan function
authorMatthieu Bouron <matthieu.bouron@gmail.com>
Mon, 4 Feb 2013 21:06:11 +0000 (22:06 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 6 Feb 2013 21:39:40 +0000 (22:39 +0100)
commit59d40fc7e66e6ebb2d89e25115492bfe13b07d95
tree4d527260430903617d1e7f906b303dbf701f5911
parent474519433634c05a86270f342b3417cbcd9712c3
lavf/mov: skip version and flags attributes in mov_read_chan function

Fixes ticket #1764.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/mov.c