avplay: do not call avcodec_get_frame_defaults().
authorAnton Khirnov <anton@khirnov.net>
Mon, 9 Dec 2013 10:49:23 +0000 (11:49 +0100)
committerAnton Khirnov <anton@khirnov.net>
Wed, 11 Dec 2013 19:39:55 +0000 (20:39 +0100)
commit84f131921ffb43d8070d5680e91f6a24d66ccac4
tree485f96d1e065b76c72a48a622b16d345af62f078
parent95a8a5aca60ce37d3abdf121a0285c2e317cf521
avplay: do not call avcodec_get_frame_defaults().

avcodec_decode_audio4() will reset the frame itself.
avplay.c