vlc_codec: make sure we don't update the audio/video format on the wrong kind of...
commit9adad8ff909a45b9a91e40c6eb8214cb555140eb
authorSteve Lhomme <robux4@videolabs.io>
Thu, 6 Jul 2017 13:40:51 +0000 (6 15:40 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 8 Jul 2017 16:32:29 +0000 (8 18:32 +0200)
treeff987166aa9cf3d155ca39835874b05634ce1918
parentacc69aed7fd535930bffe6cbb8bcdae51ab799b7
vlc_codec: make sure we don't update the audio/video format on the wrong kind of track

We would write in the wrong parts of the es_format_t union.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc_codec.h