[FFmpeg-cvslog] avformat/dashenc: opening a segment file when its first frame is ready

2018-02-23 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Mon Feb 19 11:43:25 2018 +0530| [ffe7cc89d0ce352fd9e67283d6a949eaa98f46a4] | committer: Karthick Jeyapal avformat/dashenc: opening a segment file when its first frame is ready >

[FFmpeg-cvslog] avformat/dashenc: chunk streaming support for low latency use cases

2018-02-23 Thread Vishwanath Dixit
ffmpeg | branch: master | Vishwanath Dixit | Mon Feb 19 11:43:36 2018 +0530| [28924f4b488a2a22c2a1e41706fd97b6e484325c] | committer: Karthick Jeyapal avformat/dashenc: chunk streaming support for low latency use cases >

[FFmpeg-cvslog] ffmpeg_opt: fix max_error_rate help info display issue.

2018-02-23 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Feb 23 15:58:10 2018 +0800| [74afa545286bdb4b6fb1137209338cab00280f78] | committer: Michael Niedermayer ffmpeg_opt: fix max_error_rate help info display issue. ffmpeg -h display "max_error_rate" option help information have been cut

[FFmpeg-cvslog] doc/bitstream_filters: documents delete_filler option.

2018-02-23 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Feb 23 15:02:29 2018 +0800| [b141902872bbe5d9389ee9f4fddbb87698c86689] | committer: Michael Niedermayer doc/bitstream_filters: documents delete_filler option. documents delete_filler option for bsf h264_metadata. Signed-off-by: Jun

[FFmpeg-cvslog] avformat/hvcc: zero initialize the nal buffers past the last written byte

2018-02-23 Thread James Almer
ffmpeg | branch: release/3.2 | James Almer | Fri Feb 23 00:03:15 2018 -0300| [0a340924ef171711ba11eb5657fa8310b80bfdff] | committer: James Almer avformat/hvcc: zero initialize the nal buffers past the last written byte Prevents use of uninitialized values. Fixes ticket

[FFmpeg-cvslog] avformat/hvcc: zero initialize the nal buffers past the last written byte

2018-02-23 Thread James Almer
ffmpeg | branch: release/3.0 | James Almer | Fri Feb 23 00:03:15 2018 -0300| [e0750d2067dc71133cf1c16c0884bd605a4578c7] | committer: James Almer avformat/hvcc: zero initialize the nal buffers past the last written byte Prevents use of uninitialized values. Fixes ticket

[FFmpeg-cvslog] avformat/hvcc: zero initialize the nal buffers past the last written byte

2018-02-23 Thread James Almer
ffmpeg | branch: release/3.3 | James Almer | Fri Feb 23 00:03:15 2018 -0300| [e2edfff9a8f1e0d10af1251f3c90eb806d841c7e] | committer: James Almer avformat/hvcc: zero initialize the nal buffers past the last written byte Prevents use of uninitialized values. Fixes ticket

[FFmpeg-cvslog] avformat/hvcc: zero initialize the nal buffers past the last written byte

2018-02-23 Thread James Almer
ffmpeg | branch: release/3.4 | James Almer | Fri Feb 23 00:03:15 2018 -0300| [e4b95f710ba4df47e0437d6f90065cc6d4b92c1d] | committer: James Almer avformat/hvcc: zero initialize the nal buffers past the last written byte Prevents use of uninitialized values. Fixes ticket

[FFmpeg-cvslog] avformat/hvcc: zero initialize the nal buffers past the last written byte

2018-02-23 Thread James Almer
ffmpeg | branch: release/2.8 | James Almer | Fri Feb 23 00:03:15 2018 -0300| [26755a8c6f6d3f548b941c9848d5e16fb19b1493] | committer: James Almer avformat/hvcc: zero initialize the nal buffers past the last written byte Prevents use of uninitialized values. Fixes ticket

[FFmpeg-cvslog] avformat/hvcc: zero initialize the nal buffers past the last written byte

2018-02-23 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 23 00:03:15 2018 -0300| [9482ec1b203e4cf51d7f60c85d261cc13f9a9d2f] | committer: James Almer avformat/hvcc: zero initialize the nal buffers past the last written byte Prevents use of uninitialized values. Fixes ticket #7038.

[FFmpeg-cvslog] avcodec/Makefile: add missing dependencies for some cuvid decoders

2018-02-23 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 23 21:52:42 2018 -0300| [4f273b97b046762e9cf1f2f950448e7874c08e64] | committer: James Almer avcodec/Makefile: add missing dependencies for some cuvid decoders Signed-off-by: James Almer >

[FFmpeg-cvslog] lavfi/vf_transpose: fix regression with semiplanar formats

2018-02-23 Thread Rodger Combs
ffmpeg | branch: master | Rodger Combs | Wed Feb 21 22:01:51 2018 -0600| [0419623cdca948cdd1fa3f9269e14881385a6796] | committer: Rodger Combs lavfi/vf_transpose: fix regression with semiplanar formats (e.g. nv12) Regression since

[FFmpeg-cvslog] avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streams

2018-02-23 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Fri Feb 23 13:38:20 2018 -0800| [61ecfbc32aa2a5d02bd90a298496bf1b6ecb0762] | committer: Aman Gupta avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streams Signed-off-by: Aman Gupta >

[FFmpeg-cvslog] avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio

2018-02-23 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Fri Feb 23 13:38:33 2018 -0800| [4f40d64e009869441ee63dad00b41e0a5bf7634d] | committer: Aman Gupta avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio Signed-off-by: Aman Gupta >

[FFmpeg-cvslog] lavf/mpegts: add supplementary audio descriptor

2018-02-23 Thread Stefan Pöschel
ffmpeg | branch: master | Stefan Pöschel | Tue Feb 20 18:15:00 2018 +0100| [8720d3ffddbb3e03a72123322d67e12083c56c73] | committer: Aman Gupta lavf/mpegts: add supplementary audio descriptor The supplementary audio descriptor is defined in ETSI EN 300 468 and provides more

[FFmpeg-cvslog] hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_...

2018-02-23 Thread Bela Bodecs
ffmpeg | branch: master | Bela Bodecs | Mon Feb 19 21:36:25 2018 +0100| [85e6a33bdfddfc9532dc10079368649a23c2b6c4] | committer: Steven Liu hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_... Currently using HLS_TEMP together with