videotoolbox: drop decoder restart code on fmt change
commitcaec0648952ec0caf65343e33ab7f9d6249a7232
authorFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 24 May 2016 17:09:37 +0000 (24 19:09 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 24 May 2016 21:55:54 +0000 (24 23:55 +0200)
treee865e8d4b79b573e7860e54aa07f46707e69b716
parent74a16acdd385cf872aa9c9bac1e637e16a619c7a
videotoolbox: drop decoder restart code on fmt change

now done by core.
seems current annexb regression where sps block is dropped
after restart (packetizer changes fmt, dec is restarted by es,
then restarts by itself dropping current block which should be sps/pps)

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