[FFmpeg-devel] [PATCH v2] wavdec: Only set the codec ID in read_header

Michael Niedermayer michael at niedermayer.cc
Sun Apr 3 02:23:44 CEST 2016


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 <derek.buitenhuis at gmail.com>
> ---
>  libavformat/wavdec.c | 29 +++++++++++++++++------------
>  1 file changed, 17 insertions(+), 12 deletions(-)

applied
changed to use ffio_ensure_seekback() and applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160403/540329f1/attachment.sig>


More information about the ffmpeg-devel mailing list