[FFmpeg-cvslog] swscale : add YA16 LE/BE output

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Oct 14 18:08:16 2018 +0200| [db4771af8196624317e0615e4310c40de39a6f8a] | committer: Martin Vignali swscale : add YA16 LE/BE output > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db4771af8196624317e0615e4310c40de39a6f8a --- libswscal

[FFmpeg-cvslog] swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sat Oct 13 19:52:06 2018 +0200| [658bbc006002520d397ef2095847b30494a65f77] | committer: Martin Vignali swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file suggested by Carl Eugen Hoyos > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame header instead of default (unknown, unknown, Rec601)

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Oct 8 15:49:56 2018 +0200| [1a45b12cdc414794795c11db378d0be6113a22d3] | committer: Martin Vignali avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame header instead of default (unknown, unknown, Rec601) avoid color shif

[FFmpeg-cvslog] avcodec/proresenc_aw : use qp close to the official encoder

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Oct 8 15:50:23 2018 +0200| [cea5e90bde4a407d54aa365ca865468185f8b92b] | committer: Martin Vignali avcodec/proresenc_aw : use qp close to the official encoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cea5e90bde4a407d54aa365ca865

[FFmpeg-cvslog] avcodec/proresenc_aw : use scan table from prores_data file

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Oct 8 15:49:40 2018 +0200| [d7731ea9d43cf8e7df19d54ab657adbda90d5fd3] | committer: Martin Vignali avcodec/proresenc_aw : use scan table from prores_data file Doesn't seems to make speed loss > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec/proresenc_aw : add support for prores 444

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Oct 8 15:51:19 2018 +0200| [c51b36ec8f707b34a4ef4a8a470eb854742a99e5] | committer: Martin Vignali avcodec/proresenc_aw : add support for prores 444 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c51b36ec8f707b34a4ef4a8a470eb854742a99

[FFmpeg-cvslog] avcodec/prores_enc : not calculate dct a each quantif search step

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Oct 8 15:50:52 2018 +0200| [98637be753dfc44c0b2ba54bb4086f281549a89f] | committer: Martin Vignali avcodec/prores_enc : not calculate dct a each quantif search step Improve encoding speed by 2% (using prores input) > http://git.videolan.org/gitwe

[FFmpeg-cvslog] avcodec/proresenc_aw : use for frame flag in the header the same value than the official encoder

2018-10-18 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Mon Oct 8 15:51:41 2018 +0200| [e832d769f46531a07e2e306c8e483661a757b1fc] | committer: Martin Vignali avcodec/proresenc_aw : use for frame flag in the header the same value than the official encoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] Revert "avcodec/cbs_h264: silence errors about end_of_seq nalus"

2018-10-18 Thread Aman Gupta
ffmpeg | branch: release/4.0 | Aman Gupta | Thu Oct 18 09:41:13 2018 -0700| [380bc8585c75f5cfa35baf5ba512719bf9650e8e] | committer: Aman Gupta Revert "avcodec/cbs_h264: silence errors about end_of_seq nalus" This reverts commit aec3daa8b4b31235b61922642df06f0f26fef082. This is an incomplete fi

[FFmpeg-cvslog] avfilter/vf_lensfun: use av_malloc_array()

2018-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 18 11:36:20 2018 +0200| [2d9c290a2ffc3a8fe7dfa8a9e3535b8d71e903c6] | committer: Paul B Mahol avfilter/vf_lensfun: use av_malloc_array() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d9c290a2ffc3a8fe7dfa8a9e3535b8d71e903c6 --- lib

[FFmpeg-cvslog] avfilter/vf_lensfun: use av_freep

2018-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 18 11:30:11 2018 +0200| [0ce7005d34e2d5609d8fd5db28adec4164814477] | committer: Paul B Mahol avfilter/vf_lensfun: use av_freep > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ce7005d34e2d5609d8fd5db28adec4164814477 --- libavfilter/

[FFmpeg-cvslog] avfilter/af_adelay: do not crash if allocation of chandelay failed

2018-10-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 18 10:21:09 2018 +0200| [bf5bdbdb926742235e2037389115e9308223e153] | committer: Paul B Mahol avfilter/af_adelay: do not crash if allocation of chandelay failed > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bf5bdbdb926742235e20373891