[FFmpeg-cvslog] lavf/format: Remove the dead code in av_probe_input_buffer2.

2018-05-06 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Apr 8 08:09:13 2018 +0800| [053ee996a03b8744af6e12d39e3087efae218b64] | committer: Jun Zhao lavf/format: Remove the dead code in av_probe_input_buffer2. Remove the dead code in av_probe_input_buffer2 Signed-off-by: Jun Zhao > http://git.videolan.org/

[FFmpeg-cvslog] avformat/avio: make the logic simple

2018-05-06 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Apr 8 08:05:08 2018 +0800| [4d3e9e31356b4d7d4196f271e19679ea65e51223] | committer: Jun Zhao avformat/avio: make the logic simple remove the "ret" to make the code simple and generic. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] lavf/bluray: translate a read of 0 to EOF

2018-05-06 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Sun May 6 17:15:52 2018 +0300| [b995ec078f42bac95eda18fbd1b4387477b55d0d] | committer: Jan Ekström lavf/bluray: translate a read of 0 to EOF Yet another case of forgotten 0 =! EOF translation. The libbluray documentation specifically mentions that a read

[FFmpeg-cvslog] configure: add pkg-config check for zlib

2018-05-06 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Sat May 5 21:57:44 2018 +0300| [8d1263fa199ff6dcfc8f0cc94f15f3b429d0c276] | committer: Jan Ekström configure: add pkg-config check for zlib It exists, so why not use it? Helps one get rid of additional search path related flags in addition to PKG_CONFIG_

[FFmpeg-cvslog] avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done

2018-05-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri May 4 19:11:36 2018 +0200| [a96c131eb53b00de154f4773d96a3b323ea3daed] | committer: Michael Niedermayer avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done Fixes: assertion failure Fixes: 7949/clusterfuzz-testcase-m

[FFmpeg-cvslog] avcodec/g2meet: Change order of operations to avoid undefined behavior

2018-05-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri May 4 18:16:08 2018 +0200| [0a4745145840d97619c424961c1b5c625dbf516c] | committer: Michael Niedermayer avcodec/g2meet: Change order of operations to avoid undefined behavior Fixes: signed integer overflow: 65280 * 196032 cannot be represente

[FFmpeg-cvslog] avcodec/jpeg2000dec: Reduce the number of tile parts allocated

2018-05-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri May 4 18:28:07 2018 +0200| [3543522d200f46a9a2782b95c83c031626fd7a04] | committer: Michael Niedermayer avcodec/jpeg2000dec: Reduce the number of tile parts allocated This is large enough for all jpeg2000 files i tested. If some need more the

[FFmpeg-cvslog] avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case

2018-05-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri May 4 19:18:25 2018 +0200| [652ba72ed3124f201f98eea9bafb2232b535f549] | committer: Michael Niedermayer avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case Fixes: shift exponent 47 is too large fo

[FFmpeg-cvslog] avcodec/libzvbi-teletextdec: remove DEBUG code

2018-05-06 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Apr 28 21:46:18 2018 +0200| [ab7692ee35945084966311d5e1cf3fcbcbccd5a3] | committer: Marton Balint avcodec/libzvbi-teletextdec: remove DEBUG code Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ab7692ee3594

[FFmpeg-cvslog] avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default

2018-05-06 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Apr 28 19:17:31 2018 +0200| [03038d4da95eaceef887a4c936825fa58841d767] | committer: Marton Balint avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default Most decoders (pgssubdec, ccaption_dec) are using -1 or UINT32_MAX for

[FFmpeg-cvslog] configure: add missing dependencies to vf_srcnn

2018-05-06 Thread James Almer
ffmpeg | branch: master | James Almer | Sun May 6 17:15:54 2018 -0300| [652b857b94739df60b1436330ccea6bb2b7c78b3] | committer: James Almer configure: add missing dependencies to vf_srcnn The access dependecy is temporary and should fix compilation with msvc until a proper fix is committed. Si

[FFmpeg-cvslog] configure: fix and simplify xlib check

2018-05-06 Thread James Almer
ffmpeg | branch: master | James Almer | Sun May 6 20:45:53 2018 -0300| [0736f32a4facddbd953977ca614a3ee6d8a6e1d7] | committer: James Almer configure: fix and simplify xlib check Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0736f32a4facddbd953977ca614