[FFmpeg-cvslog] lavc/encode: remove redundant av_init_packet after av_packet_unref.

2018-08-23 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Aug 16 14:33:23 2018 +0800| [c9ed7f002492c7901f8638d8765bf4532dc2900a] | committer: Jun Zhao lavc/encode: remove redundant av_init_packet after av_packet_unref. remove redundant av_init_packet after av_packet_unref. av_packet_unref have call av_init_pack

[FFmpeg-cvslog] lavc/extract_extradata_bsf.c: add AVS2

2018-08-23 Thread hwren
ffmpeg | branch: master | hwren | Mon Aug 6 21:42:51 2018 +0800| [b8da7ba5ac99e434fe99e12c105cc52cab147059] | committer: Michael Niedermayer lavc/extract_extradata_bsf.c: add AVS2 Signed-off-by: hwren Reviewed-by: James Almer Signed-off-by: Michael Niedermayer > http://git.videolan.org/gi

[FFmpeg-cvslog] configure: do not add fsanitize cflags with ossfuzz if coverage is tested

2018-08-23 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Aug 18 10:34:15 2018 +0200| [4251a44e7d9ec0322973ae2b286942f03632eeeb] | committer: Michael Niedermayer configure: do not add fsanitize cflags with ossfuzz if coverage is tested Found-by: Max Moroz Signed-off-by: Michael Niedermayer > http:

[FFmpeg-cvslog] avformat/mov: Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t.

2018-08-23 Thread Dale Curtis
ffmpeg | branch: master | Dale Curtis | Tue Aug 21 15:42:31 2018 -0700| [e7080d1fe29b0fc2ef3ac99234e037e6a49f5c97] | committer: Michael Niedermayer avformat/mov: Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t. This field is a uint16_t, see docs: http://opus-codec.org/docs/opus_in_i

[FFmpeg-cvslog] Revert "avcodec/opus_parser: Handle complete frames flag."

2018-08-23 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Aug 23 17:29:27 2018 -0300| [35c84ae834de91a9c15fe63fe430274dcff2f9ba] | committer: James Almer Revert "avcodec/opus_parser: Handle complete frames flag." This reverts commit 7e0df5910ec0f107cd0700d6b9359d29177f1933. "complete frames" containers, eve

[FFmpeg-cvslog] avdevice/decklink_enc: print preroll and buffer size

2018-08-23 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Wed Aug 22 16:41:58 2018 +0530| [d0b48a960448cc8eb0e2c86e0804b14bdcb3e751] | committer: Gyan Doshi avdevice/decklink_enc: print preroll and buffer size Helpful in diagnosing latency issues. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d0b48