rawvideo: only copy the input es_format_t on output for the decoder
commitac2886e617b9ba25d3c6f2d52a1bdaf020f119a7
authorSteve Lhomme <robux4@videolabs.io>
Tue, 11 Jul 2017 09:19:49 +0000 (11 11:19 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 12 Jul 2017 10:17:55 +0000 (12 12:17 +0200)
treee19a820dfbcf133e97278186cbdd0948a63f0c54
parentcdf2f061e65853688789291a3828b2146b4c7e54
rawvideo: only copy the input es_format_t on output for the decoder

It's automatically done for packetizers.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/rawvideo.c