On Sat, Apr 02, 2016 at 10:43:17PM +0100, Derek Buitenhuis wrote:
> WAV is not a NOHEADER format, and thus should not be changing
> stream codec IDs and probing in read_packet.
>
> Signed-off-by: Derek Buitenhuis
> ---
> libavformat/wavdec.c | 29 +
> 1 file changed,
WAV is not a NOHEADER format, and thus should not be changing
stream codec IDs and probing in read_packet.
Signed-off-by: Derek Buitenhuis
---
libavformat/wavdec.c | 29 +
1 file changed, 17 insertions(+), 12 deletions(-)
diff --git a/libavformat/wavdec.c b/libavform