[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/3.3 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [884ecede17017bb5b56f547e66f13a505636f6de] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/2.8 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [88588a24e9153ca2410e970990fa2acacaa8b2cc] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/4.1 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [dbef08b60f44469228d37c63ede587490492acb2] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/3.4 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [da6a61606a1936a6ccceb6a4868247a19309c140] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/3.0 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [b307cbe276131463b3595dcf3abbe244c0bc7389] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/4.0 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [d53202f92dc58e06e0ae92badad7062d737cb8a5] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/3.2 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [a06cd0283eeadccff7a0e8a9214c01e816cfcad2] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: release/3.1 | James Almer | Mon Mar 18 17:25:58 2019 -0300| [f8e254716b622926d781bc4b20ee53537bd174c4] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one

[FFmpeg-cvslog] Maintainers : remove myself

2019-03-20 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Mar 21 01:36:48 2019 +0100| [6dc1da416e14ede6cf8018183f86aeec5cfae86b] | committer: Martin Vignali Maintainers : remove myself Too much hostility in this project Not enough respect for users and contributors I'm not interested to contribute

[FFmpeg-cvslog] avfilter/af_astats: fix identation

2019-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Mar 1 21:51:34 2019 +0100| [233fdd84c2c77296624f8b4a88f4ce4739c3a653] | committer: Marton Balint avfilter/af_astats: fix identation Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avfilter/af_astats: add support for selecting measured statistics

2019-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Mar 1 01:32:00 2019 +0100| [e85f37d51e97a9c97412ca57ece51f551e5f7c80] | committer: Marton Balint avfilter/af_astats: add support for selecting measured statistics set_metadata with many entries is not very efficient, and with small audio frames

[FFmpeg-cvslog] avfilter/af_astats: rework sample loops

2019-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Mar 1 23:48:04 2019 +0100| [5cc4b79b295d01c103eb221e4c8899f33b4cd6bc] | committer: Marton Balint avfilter/af_astats: rework sample loops The channel loop is now the outer loop for both planar and interleaved. This is needed by the next patch, and

[FFmpeg-cvslog] avfilter/af_astats: factorize sample loops

2019-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Mar 1 23:09:54 2019 +0100| [235228ea50908a566931b4d24bc878651033c054] | committer: Marton Balint avfilter/af_astats: factorize sample loops Signed-off-by: Marton Balint >

[FFmpeg-cvslog] avfilter/af_astats: add support for optimized min/max/peak calculation

2019-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Mar 2 00:10:21 2019 +0100| [6af67dcc3519b699de8d4036bfe493aea692c190] | committer: Marton Balint avfilter/af_astats: add support for optimized min/max/peak calculation Signed-off-by: Marton Balint >

[FFmpeg-cvslog] lavf/latmenc: Error out for unsupported codecs.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Nov 1 02:15:10 2017 +0100| [978880c803d1ce4a627591b8974f447cd6b05c6e] | committer: Carl Eugen Hoyos lavf/latmenc: Error out for unsupported codecs. >

[FFmpeg-cvslog] avcodec/hevcdec: decode at most one slice reporting being the first in the picture

2019-03-20 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Mar 18 17:25:58 2019 -0300| [70c8c8a818f39bc262565ec29fae2baffb3e1660] | committer: James Almer avcodec/hevcdec: decode at most one slice reporting being the first in the picture Fixes deadlocks when decoding packets containing more than one of the

[FFmpeg-cvslog] lavf/allformats: Remove an accidentally committed line.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 20 23:36:45 2019 +0100| [3ac474892c38b78a634dd32a94b4c1a4d24bed9c] | committer: Carl Eugen Hoyos lavf/allformats: Remove an accidentally committed line. Regression since 3aa6208d. Reported-by: Lou Logan >

[FFmpeg-cvslog] doc/ffmpeg: muxdelay and muxpreload are output options

2019-03-20 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Wed Mar 20 14:54:13 2019 -0700| [9e40c97a844d91b13007c23851b0049457670a12] | committer: Aman Gupta doc/ffmpeg: muxdelay and muxpreload are output options Signed-off-by: Aman Gupta >

[FFmpeg-cvslog] avcodec/scpr: Perform frame copy later

2019-03-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Mar 14 21:23:03 2019 +0100| [8f63fa4c2ec1cbdc92d3ebe29ff5b498e4acafdb] | committer: Michael Niedermayer avcodec/scpr: Perform frame copy later Optimization found while looking at

[FFmpeg-cvslog] avcodec/arbc: Check nb_segments before allocating and copying frame

2019-03-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Mar 13 21:48:25 2019 +0100| [9d20901b92b551412f7876738176f00fb7177ee7] | committer: Michael Niedermayer avcodec/arbc: Check nb_segments before allocating and copying frame Fixes: Timeout (30sec -> 2sec) Fixes:

[FFmpeg-cvslog] tools/target_dec_fate.list: add issues 4000 to 6000

2019-03-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Mar 15 01:30:13 2019 +0100| [21b90435d6025f3bf93b2592cd83214a98c54bde] | committer: Michael Niedermayer tools/target_dec_fate.list: add issues 4000 to 6000 Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] lavf: Constify AVProbeData* in av_probe_input_format().

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 20 19:04:49 2019 +0100| [6a3520bf984560d43e6f2ea239ff48f4db690a04] | committer: Carl Eugen Hoyos lavf: Constify AVProbeData* in av_probe_input_format(). >

[FFmpeg-cvslog] lavf: Constify AVInputFormat pointer.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 20 18:52:38 2019 +0100| [3aa6208db9666c0f1351855262d8c839002d9de1] | committer: Carl Eugen Hoyos lavf: Constify AVInputFormat pointer. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3aa6208db9666c0f1351855262d8c839002d9de1 ---

[FFmpeg-cvslog] lavf: Constify AVOutputFormat pointer.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 20 18:38:48 2019 +0100| [9461e4bc694b8d95d4224226b9781f8166d969b1] | committer: Carl Eugen Hoyos lavf: Constify AVOutputFormat pointer. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9461e4bc694b8d95d4224226b9781f8166d969b1 ---

[FFmpeg-cvslog] lavc/arbc: Use AV_WB24() where applicable.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Jan 27 15:10:04 2019 +0100| [4602456c4f18d31d4d6a1d0a150474c74d58] | committer: Carl Eugen Hoyos lavc/arbc: Use AV_WB24() where applicable. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4602456c4f18d31d4d6a1d0a150474c74d58

[FFmpeg-cvslog] lavc/tiff: Allow decoding of cmyka (five components).

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 20 17:50:25 2019 +0100| [82fd7866a3d7045c1cbd8f47651410baa001f447] | committer: Carl Eugen Hoyos lavc/tiff: Allow decoding of cmyka (five components). Fixes ticket #7675. >

[FFmpeg-cvslog] lavf/http: Print metadata updates with -loglevel verbose.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Feb 10 00:59:30 2019 +0100| [7be245498b1d0a1b11cebad6a3a0a4ab0e9a846a] | committer: Carl Eugen Hoyos lavf/http: Print metadata updates with -loglevel verbose. Simplifies metadata debugging. >

[FFmpeg-cvslog] lavf/spdifenc: Do not overwrite buffer when muxing TrueHD.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Feb 14 20:16:18 2019 +0100| [5247c4328bb96d1b4e2953eef722833c8dbde358] | committer: Carl Eugen Hoyos lavf/spdifenc: Do not overwrite buffer when muxing TrueHD. Fixes ticket #7733. Tested-by: Moritz Barsnick >

[FFmpeg-cvslog] lavc/truehd_core: Initialize the last bytes of the output buffer.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Feb 14 22:43:10 2019 +0100| [801d78f0d89867b7451798112265f735efa800ef] | committer: Carl Eugen Hoyos lavc/truehd_core: Initialize the last bytes of the output buffer. Avoids undeterministic output. >

[FFmpeg-cvslog] lavf/sdp: Change pointer to configuration from char* to uint8_t*.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Mar 15 00:52:50 2019 +0100| [a171cafb355935faf563f979a2382d98dfb0b8c4] | committer: Carl Eugen Hoyos lavf/sdp: Change pointer to configuration from char* to uint8_t*. This is also what av_base64_encode() expects. Fixes the following warnings

[FFmpeg-cvslog] lavc/qtrle: Avoid an unaligned 64-bit write.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Mar 15 01:14:58 2019 +0100| [ba0a56e0b00474eb0e47d503b139816fe28c47e5] | committer: Carl Eugen Hoyos lavc/qtrle: Avoid an unaligned 64-bit write. pixel_ptr can be increased by 4. Fixes a crash on sparc64. >

[FFmpeg-cvslog] lavc/tiff: Support decoding 16bit cmyk.

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Mar 9 11:05:36 2019 +0100| [6fcf7adc019b29926ce7b096640cfdf714074bcd] | committer: Carl Eugen Hoyos lavc/tiff: Support decoding 16bit cmyk. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6fcf7adc019b29926ce7b096640cfdf714074bcd

[FFmpeg-cvslog] lavd: Remove libndi_newtek

2019-03-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Mar 9 18:48:56 2019 +| [4b32f8b3ebfa011fcc5991bcaa97c3f5b61b49ad] | committer: Kieran Kunhya lavd: Remove libndi_newtek > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4b32f8b3ebfa011fcc5991bcaa97c3f5b61b49ad --- Changelog

[FFmpeg-cvslog] swscale/ppc: Add av_unused to template vars only used in one includer

2019-03-20 Thread Lauri Kasanen
ffmpeg | branch: master | Lauri Kasanen | Mon Mar 18 13:24:42 2019 +0200| [6b5ea90eace8f822ea158d4d15e0d0214d1a511e] | committer: Lauri Kasanen swscale/ppc: Add av_unused to template vars only used in one includer >

[FFmpeg-cvslog] swscale/ppc: Clean up some mixed decl warnings

2019-03-20 Thread Lauri Kasanen
ffmpeg | branch: master | Lauri Kasanen | Mon Mar 18 13:19:22 2019 +0200| [ac3062f1a4e7c3fb6e423bc4d4896b6bb12846c3] | committer: Lauri Kasanen swscale/ppc: Clean up some mixed decl warnings > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ac3062f1a4e7c3fb6e423bc4d4896b6bb12846c3