[FFmpeg-cvslog] lavc/mediacodec: rescale pts before decoding for both hw and sw buffers

2017-07-03 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Mon Jul 3 09:21:50 2017 -0700| [aad79e4323bb03837cc6611b99b72c1cf1a7b6f6] | committer: Matthieu Bouron lavc/mediacodec: rescale pts before decoding for both hw and sw buffers Replicates the logic used in the wrap_hw_buffer path to wrap_sw_buffer as well.

[FFmpeg-cvslog] lavc/mediacodec: add missing newline on warning

2017-07-03 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Mon Jul 3 11:07:36 2017 -0700| [6d4a686d45218fd9ac312fd3f3056680ce169d40] | committer: Matthieu Bouron lavc/mediacodec: add missing newline on warning Signed-off-by: Matthieu Bouron > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6d4a686d452

[FFmpeg-cvslog] lavc/aarch64: add sbrdsp neon implementation

2017-07-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue May 23 14:29:35 2017 +| [0a24d7ca831b85db18593e5f18d765adb40e5cd9] | committer: Matthieu Bouron lavc/aarch64: add sbrdsp neon implementation autocorrelate_c: 644.0 autocorrelate_neon: 420.0 hf_apply_noise_0_c: 1688.5 hf_apply_noise_0_neon: 14

[FFmpeg-cvslog] checkasm: add sbrdsp tests

2017-07-03 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Fri Jun 9 09:34:12 2017 +| [7864e07f4af248d35a1e81d6d5c435f4cd2023e1] | committer: Matthieu Bouron checkasm: add sbrdsp tests > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7864e07f4af248d35a1e81d6d5c435f4cd2023e1 --- tests/checka

[FFmpeg-cvslog] avfomat/hlsenc: support fmp4 format in hls

2017-07-03 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Mon Jul 3 20:20:44 2017 +0800| [274bd1670b9c85e24f37d08f9043dd82e0a28c67] | committer: Steven Liu avfomat/hlsenc: support fmp4 format in hls add the fmp4 format into hlsenc because the fmp4 format add into hls from version 7. the spec link is: https://to

[FFmpeg-cvslog] vdpau: do not use buggy HEVC support by default

2017-07-03 Thread wm4
ffmpeg | branch: master | wm4 | Sat Jul 1 11:40:10 2017 +0200| [64ecb78b7179cab2dbdf835463104679dbb7c895] | committer: wm4 vdpau: do not use buggy HEVC support by default NVIDIA broke its own API when using VDPAU decoding. If you retrieve the decoded YUV data, or if you map the surfaces with G