codec: avcodec: keep the projection mode information from the demux
commit7c2c55ac827d6a64d9488f2b50985786250eb4a0
authorAdrien Maglo <magsoft@videolan.org>
Wed, 25 May 2016 09:45:21 +0000 (25 11:45 +0200)
committerThomas Guillem <thomas@gllm.fr>
Thu, 10 Nov 2016 09:34:32 +0000 (10 10:34 +0100)
treec9d4db0c39de54ac80709e80065c6c40571e31be
parentc3d173385bf0e5ad915328e4b91939c1ae367106
codec: avcodec: keep the projection mode information from the demux

We need to propagate the projection mode set by the demux so to the
output-format. These changes also remove a stray semicolon due to the proximity
of the change (related to the pertinent one).

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/codec/avcodec/video.c