[FFmpeg-cvslog] avformat/dashdec: minus minBufferTime when there have value

2018-09-05 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Thu Sep 6 13:40:56 2018 +0800| [7bb90a9449bc845ffbde0eea0dfcaf2b3eed4256] | committer: Steven Liu avformat/dashdec: minus minBufferTime when there have value fix ticket 7382 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7bb90a9449bc845ffbd

[FFmpeg-cvslog] avformat/mxfdec: do not use sound essence descriptor quantization bits for bits_per_coded_sample

2018-09-05 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Aug 26 21:23:02 2018 +0200| [6aaf1b504c6a0e0e5e2f4c97712b0f83a4115e10] | committer: Marton Balint avformat/mxfdec: do not use sound essence descriptor quantization bits for bits_per_coded_sample It refers to the uncompressed quantization, therefor

[FFmpeg-cvslog] avcodec/mips: [loongson] reoptimize put and add pixels clamped functions.

2018-09-05 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Wed Sep 5 18:31:05 2018 +0800| [776909e42e2a9cef37035f070464bbbfa3441c39] | committer: Michael Niedermayer avcodec/mips: [loongson] reoptimize put and add pixels clamped functions. Simplify the usage of intermediate variable addr and remove unused variab

[FFmpeg-cvslog] ffplay: add option to allow custom seek interval

2018-09-05 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Sep 1 11:51:17 2018 +0530| [1a4a8df249426c85ba6c96ef5ab022afaaf4dc8f] | committer: Gyan Doshi ffplay: add option to allow custom seek interval At present, left and right keys are hardcoded to seek by 10 seconds. > http://git.videolan.org/gitweb.cgi/f