Subject: CVS commit: pkgsrc/multimedia/ffmpeg3
From: Adam Ciarcinski
Date: 2016-12-07 13:56:19
Message id: 20161207125619.C17B9FBA6@cvs.NetBSD.org

Log Message:
version 3.2.2:
- ffserver: Check chunk size
- Avoid using the term "file" and prefer "url" in some docs \ 
and comments
- avformat/rtmppkt: Check for packet size mismatches
- zmqsend: Initialize ret to 0
- avcodec/flacdec: Fix undefined shift in decode_subframe()
- avcodec/get_bits: Fix get_sbits_long(0)
- avformat/ffmdec: Check media type for chunks
- avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed()
- avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c
- avformat/oggparsespeex: Check frames_per_packet and packet_size
- avformat/utils: Check start/end before computing duration in \ 
update_stream_timings()
- avcodec/flac_parser: Update nb_headers_buffered
- avformat/idroqdec: Check chunk_size for being too large
- avcodec/me_cmp: Fix median_sad size
- avformat/utils: Fix type mismatch
- configure: check for strtoull on msvc
- http: move chunk handling from http_read_stream() to http_buf_read().
- http: make length/offset-related variables unsigned

Files:
RevisionActionfile
1.15modifypkgsrc/multimedia/ffmpeg3/Makefile
1.14modifypkgsrc/multimedia/ffmpeg3/Makefile.common
1.14modifypkgsrc/multimedia/ffmpeg3/distinfo