OSDN Git Service

avformat/swfdec: Do not change the pixel format
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 2 Sep 2014 14:42:33 +0000 (16:42 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 6 Sep 2014 22:39:52 +0000 (00:39 +0200)
commitc2430304dfb3cc0e3a59ce6d1b59ebdcc934a0c2
tree459dc38afe56ca953dd22f4cbc19dec434cbc2a0
parent1b2390e2bcdd09a6a3d614d1926ba0f540ea70d9
avformat/swfdec: Do not change the pixel format

This is currently not supported
Fixes part of Ticket 3539

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