[FFmpeg-cvslog] doc/codecs: Add missing documentation for nointra

2019-07-14 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jul 14 15:02:11 2019 +0800| [af5f770113212b2893e897a04b007c1e1428bb26] | committer: Jun Zhao doc/codecs: Add missing documentation for nointra Add missing documentation for nointra. Reviewed-by: Michael Niedermayer Signed-off-by: Jun Zhao >

[FFmpeg-cvslog] avformat/xmv: Make bitrate 64bit

2019-07-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jul 13 20:12:41 2019 +0200| [39a6a79bcbe3c2d239ed207a34c5fb3ca7bfdaf0] | committer: Michael Niedermayer avformat/xmv: Make bitrate 64bit Fixes: signed integer overflow: 32 * 538976288 cannot be represented in type 'int' Fixes:

[FFmpeg-cvslog] avformat/vividas: Fixes overflow in shift in recover_key()

2019-07-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jun 28 21:03:59 2019 +0200| [62d10ec35c3055a153b08f51d844932f19ed66e7] | committer: Michael Niedermayer avformat/vividas: Fixes overflow in shift in recover_key() Fixes: left shift of 133 by 24 places cannot be represented in type 'int'

[FFmpeg-cvslog] dump_extra: Don't add extradata if it already exists

2019-07-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Jul 13 04:55:50 2019 +0200| [3469cfab4adb242fa2116f4858f0768cec400afa] | committer: Michael Niedermayer dump_extra: Don't add extradata if it already exists The dump_extra bitstream filter currently simply adds the extradata to the packets

[FFmpeg-cvslog] avcodec/iff: Add "else" to make code look prettier

2019-07-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jul 13 19:43:13 2019 +0200| [84669b1872269a458266b63005cade9788a00a64] | committer: Michael Niedermayer avcodec/iff: Add "else" to make code look prettier Reviewed-by: Peter Ross Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avfilter/vf_hysteresis: use time_base from framesync

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 19:14:10 2019 +0200| [97698b15a2b5cfc4632ee89d8c53137a41b3752c] | committer: Paul B Mahol avfilter/vf_hysteresis: use time_base from framesync Fixes non-monotonous timestamps. >

[FFmpeg-cvslog] doc/filters: document new remap filter option

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 18:29:23 2019 +0200| [166977a200a1b51149d7296f47dc61d24c392f67] | committer: Paul B Mahol doc/filters: document new remap filter option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=166977a200a1b51149d7296f47dc61d24c392f67 ---

[FFmpeg-cvslog] avfilter/vf_remap: add option to control output format

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 18:18:29 2019 +0200| [54fc8d370eb8a4d384e2618077a0fbb30639ccce] | committer: Paul B Mahol avfilter/vf_remap: add option to control output format >

[FFmpeg-cvslog] avfilter/vf_remap: use time_base from framesync

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 17:53:35 2019 +0200| [be822eb6f880543bf4c7f5094f7062f90c7c97c1] | committer: Paul B Mahol avfilter/vf_remap: use time_base from framesync Fixes non-monotonous timestamps. >

[FFmpeg-cvslog] avfilter/vf_displace: use time_base from framesync

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 17:50:37 2019 +0200| [077bf9058f162414340b427dd467b7b8739874cd] | committer: Paul B Mahol avfilter/vf_displace: use time_base from framesync Fixes non-monotonous timestamps. >

[FFmpeg-cvslog] avcodec/hevcdec: set the SEI parameters early on the AVCodecContext

2019-07-14 Thread Steve Lhomme
ffmpeg | branch: master | Steve Lhomme | Mon May 27 16:06:47 2019 +0200| [f2ad6238e4c0e99e2fc131ee14c586e87b045680] | committer: James Almer avcodec/hevcdec: set the SEI parameters early on the AVCodecContext It's better to do it before the buffers are actually created. At least in VLC we

[FFmpeg-cvslog] avcodec/h264_slice: set the SEI parameters early on the AVCodecContext

2019-07-14 Thread Steve Lhomme
ffmpeg | branch: master | Steve Lhomme | Wed May 29 15:16:14 2019 +0200| [8788dd67b851ec652bdd83bb5d5afb12101b7c6f] | committer: James Almer avcodec/h264_slice: set the SEI parameters early on the AVCodecContext It's better to do it before the buffers are actually created. At least in VLC we

[FFmpeg-cvslog] avfilter/vf_midequalizer: always use framesync timestamps

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 17:45:42 2019 +0200| [6882427841e66ecd081fce31b452814f0daaaba6] | committer: Paul B Mahol avfilter/vf_midequalizer: always use framesync timestamps >

[FFmpeg-cvslog] avfilter/vf_maskedmerge: always use framesync timestamps

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 17:38:26 2019 +0200| [74236f675eb4d4b7f8cdd953dca68ace3fee9757] | committer: Paul B Mahol avfilter/vf_maskedmerge: always use framesync timestamps >

[FFmpeg-cvslog] avfilter/vf_threshold: use time_base from framesync

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 17:28:04 2019 +0200| [3d78ad43f781833207dd4a27ca4df0b61dbe7bb4] | committer: Paul B Mahol avfilter/vf_threshold: use time_base from framesync Fixes non-monotonous timestamps. >

[FFmpeg-cvslog] avfilter/vf_blend: add 9bit support

2019-07-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 14 17:00:58 2019 +0200| [37e69b40dfd1bdb862c9432ba619f54bd8883ad8] | committer: Paul B Mahol avfilter/vf_blend: add 9bit support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=37e69b40dfd1bdb862c9432ba619f54bd8883ad8 ---