[FFmpeg-cvslog] avformat/rtspdec: add newline in log message

2020-10-08 Thread Andriy Gelman
ffmpeg | branch: master | Andriy Gelman | Sat Sep 26 18:26:29 2020 -0400| [b4103e0eb6abd1f289042ce796f4488725fcd156] | committer: Andriy Gelman avformat/rtspdec: add newline in log message Signed-off-by: Andriy Gelman >

[FFmpeg-cvslog] avformat/rtsp: allocate correct max number of pollfds

2020-10-08 Thread Andriy Gelman
ffmpeg | branch: master | Andriy Gelman | Sat Sep 26 18:26:30 2020 -0400| [0d156eb58a2bfb136c6481611fad7505b3a2c0c1] | committer: Andriy Gelman avformat/rtsp: allocate correct max number of pollfds There is one general rtsp connection plus two connections per stream (rtp/rtcp). Reviewed-by:

[FFmpeg-cvslog] FATE/dnn: only run unit test when CONFIG_DNN enabled

2020-10-08 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Thu Oct 8 22:00:56 2020 +1100| [9553c0b46ad02b37c361e0ecd753cc2ce8e9f263] | committer: Guo, Yejun FATE/dnn: only run unit test when CONFIG_DNN enabled Signed-off-by: Peter Ross Reviewed-by: Guo, Yejun >

[FFmpeg-cvslog] avcodec/mjpegdec: Remove redundant initialization

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 8 20:08:12 2020 +0200| [dc3f177b8f1913ed05401b3ab0ebf6bdc7052408] | committer: Andreas Rheinhardt avcodec/mjpegdec: Remove redundant initialization Now that the correct number of codes is used, it is no longer necessary to initialize the

[FFmpeg-cvslog] avcodec/magicyuvenc: Use more correct cast in compare function

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 8 21:14:28 2020 +0200| [32f0a000fdec70f55cdb702eface1ded8f658a00] | committer: Andreas Rheinhardt avcodec/magicyuvenc: Use more correct cast in compare function There is no need to cast const away (even if it was harmless) and to copy

[FFmpeg-cvslog] avcodec/mjpegdec: Remove use_static from build_vlc()

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 8 20:02:17 2020 +0200| [ea5016cd119c886c1e9caa5f9625fa7c208d6b95] | committer: Andreas Rheinhardt avcodec/mjpegdec: Remove use_static from build_vlc() It is always zero; it referred to the INIT_VLC_USE_STATIC flag which has been removed

[FFmpeg-cvslog] avcodec/magicyuvenc: Avoid sorting Huffman table unnecessarily

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Sep 28 15:11:52 2020 +0200| [17b003a9e29257a48b6b1bbf0e67a0416fcedbb3] | committer: Andreas Rheinhardt avcodec/magicyuvenc: Avoid sorting Huffman table unnecessarily Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avformat/libopenmpt: Don't discard const

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 8 15:46:06 2020 +0200| [39ab256125e9c44bf9f5ccfe42ee4874767f2363] | committer: Andreas Rheinhardt avformat/libopenmpt: Don't discard const Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avcodec/mjpegdec: Use correct number of codes when init default VLCs

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 8 19:35:02 2020 +0200| [a21dec5d0a970a7dc710cb4d6af8f44f9be9539b] | committer: Andreas Rheinhardt avcodec/mjpegdec: Use correct number of codes when init default VLCs Commit bbc0d0c1fe2b7ecdc4367295594f084f85ad22f5 made the mjpeg decoder

[FFmpeg-cvslog] avcodec/mjpegdec: Use correct number of codes for VLC tables

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 8 19:22:35 2020 +0200| [a2ccfc6bb19fc42b48be86813f47d2c72db1a8ef] | committer: Andreas Rheinhardt avcodec/mjpegdec: Use correct number of codes for VLC tables Commit 1249698e1b424cff8e77e6a83cfdbc9d11e01aa7 made ff_mjpeg_decode_dht()

[FFmpeg-cvslog] VP9 Profile 2 VDPAU support

2020-10-08 Thread ManojGuptaBonda
ffmpeg | branch: master | ManojGuptaBonda | Thu Oct 8 12:06:51 2020 +0530| [ccca62ef991f0a47dfa30c3e822d91294b8afe4c] | committer: Philip Langdale VP9 Profile 2 VDPAU support Added VDPAU to list of supported formats for VP9 420 10 and 12 bit formats. Add VP9 10/12 Bit support for VDPAU

[FFmpeg-cvslog] avformat/dashdec: Reset pointer to NULL after freeing it

2020-10-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 8 15:40:02 2020 +0200| [616eb93a404c088635be74498ddb04072dfe1b90] | committer: Andreas Rheinhardt avformat/dashdec: Reset pointer to NULL after freeing it This is currently safe here, because the effective lifetime of adaptionset_lang is

[FFmpeg-cvslog] configure: add missing atsc_a53 dependencies to hevcparse and h264_parser

2020-10-08 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Oct 8 10:09:39 2020 -0300| [e9521d9298a4f88c4a14bda1938afc0967f30a47] | committer: James Almer configure: add missing atsc_a53 dependencies to hevcparse and h264_parser Found-by: Chris Miceli Signed-off-by: James Almer >

[FFmpeg-cvslog] libavformat/dashdec: Fix issue with dash on Windows

2020-10-08 Thread Christopher Degawa
ffmpeg | branch: master | Christopher Degawa | Thu Oct 8 12:45:21 2020 +| [0117d5aa03aca0158ee54b806d420fb1a974b788] | committer: James Almer libavformat/dashdec: Fix issue with dash on Windows Use xmlFree instead of av_freep snip from libxml2: * xmlGetProp: ... * Returns the

[FFmpeg-cvslog] lavf/img2dec: Auto-detect Cintel scanner images.

2020-10-08 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Oct 8 09:34:55 2020 +0200| [bc43588a71181a6b2ea01119a7551f0d76a37b32] | committer: Carl Eugen Hoyos lavf/img2dec: Auto-detect Cintel scanner images. >