[FFmpeg-cvslog] avfilter/af_afir: fix picking of IR channel

2018-05-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed May 30 12:30:24 2018 +0200| [d0e740b8fb30f02914594d00eb311a32442a63f8] | committer: Paul B Mahol avfilter/af_afir: fix picking of IR channel Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d0e740b8fb30f029145

[FFmpeg-cvslog] avfilter/af_aiir: draw IR frequency response

2018-05-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed May 30 12:43:09 2018 +0200| [1aa519245193485cd74a52aacc99fd3fec58d0b4] | committer: Paul B Mahol avfilter/af_aiir: draw IR frequency response Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1aa519245193485cd7

[FFmpeg-cvslog] avcodec/idctdsp: Clear idct/idct_add for studio profile

2018-05-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon May 28 22:29:57 2018 +0200| [8c50d0cccfe4c9f25a8494f76da55dcdc2275058] | committer: Michael Niedermayer avcodec/idctdsp: Clear idct/idct_add for studio profile This does not leave them "as before" which may be a value from a previous profile

[FFmpeg-cvslog] avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile

2018-05-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon May 28 21:19:08 2018 +0200| [b3332a182f8ba33a34542e4a0370f38b914ccf7d] | committer: Michael Niedermayer avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecContext profile These 2 fields are not always the same, it is si

[FFmpeg-cvslog] avcodec/h263dec: Reinitialize idct context if it has not been setup for the active profile

2018-05-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon May 28 22:29:58 2018 +0200| [44a2415a6d94f841f2026bb70b8b3c19ba68aa72] | committer: Michael Niedermayer avcodec/h263dec: Reinitialize idct context if it has not been setup for the active profile The profile after reading headers can be diffe

[FFmpeg-cvslog] tools/crypto_bench: add support for mbedcrypto

2018-05-30 Thread James Almer
ffmpeg | branch: master | James Almer | Sun May 27 18:17:54 2018 -0300| [cd62f9d557f647baa06c78cb673c7ce0501fdfea] | committer: James Almer tools/crypto_bench: add support for mbedcrypto Requires mbed TLS 2.7.0 or newer Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] tools/crypto_bench: add missing RC4 implementation from gcrypt

2018-05-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed May 30 13:52:28 2018 -0300| [5420c8f76e70f5b390c8df07ab70e8b1e6d7fb75] | committer: James Almer tools/crypto_bench: add missing RC4 implementation from gcrypt Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=542

[FFmpeg-cvslog] tools/crypto_bench: add missing RC4 implementation from tomcrypt

2018-05-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed May 30 14:34:57 2018 -0300| [e3734aa6a33be64c88e10a11fd9d51d23cf6ee6f] | committer: James Almer tools/crypto_bench: add missing RC4 implementation from tomcrypt Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e

[FFmpeg-cvslog] avformat/mxfdec: add some missing picture_essence_container_uls

2018-05-30 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun May 20 18:32:11 2018 +0200| [1616b1be5a120bfaa0f05982071c74ee9574f65b] | committer: Marton Balint avformat/mxfdec: add some missing picture_essence_container_uls Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avformat/mxfdec: use int math for sample count calculation

2018-05-30 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat May 26 10:51:16 2018 +0200| [e7498792b65683aa723ca1877f30e20e640e3467] | committer: Marton Balint avformat/mxfdec: use int math for sample count calculation This also changes the rounding to nearest. Signed-off-by: Marton Balint > http://git.vid

[FFmpeg-cvslog] avformat/mxfdec: fix klv_decode_ber_length return value usage

2018-05-30 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun May 27 20:39:09 2018 +0200| [f932e49aab09ffb150aab45746ac7ee669b22b14] | committer: Marton Balint avformat/mxfdec: fix klv_decode_ber_length return value usage Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit