[FFmpeg-cvslog] avcodec/mips: Optimization synced to the newest code base.

2016-03-29 Thread Jovan Zelincevic
ffmpeg | branch: master | Jovan Zelincevic | Tue Mar 29 09:43:35 2016 +0200| [b73c27151eda795932a0169274ed6c2c8bcde062] | committer: Michael Niedermayer avcodec/mips: Optimization synced to the newest code base. FFT expanded to 2^17. Signed-off-by: Jovan Zelincevic Reviewed-by: Nedeljko Babi

[FFmpeg-cvslog] cfhd: Do not initialize context size

2016-03-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Mar 29 16:03:44 2016 +0200| [7888ae8266d8f721cc443fe3aa627d350ca01204] | committer: Michael Niedermayer cfhd: Do not initialize context size Otherwise probing and stream analisys will report a correct coded size but an empty visible size. Appro

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 8d5702e web/download: update missed "3.0"

2016-03-29 Thread ffmpeg-cvslog
The branch, master has been updated via 8d5702e4957f29b8d390dd5a24208b516cf3c8be (commit) from becfe3335a0d056cc3ddc81b25c6d9254fb39282 (commit) - Log - commit 8d5702e4957f29b8d390dd5a24208b516cf3c8be Author: Micha

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. becfe33 web/download: add FFmpeg 3.0.1

2016-03-29 Thread ffmpeg-cvslog
The branch, master has been updated via becfe3335a0d056cc3ddc81b25c6d9254fb39282 (commit) from f6336ea6805a35c5be12dcfd6db0913d1189b003 (commit) - Log - commit becfe3335a0d056cc3ddc81b25c6d9254fb39282 Author: Micha

[FFmpeg-cvslog] avfilter/vf_waveform: optimize lowpass filter even more

2016-03-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Mar 29 15:00:45 2016 +0200| [4a80a6ad2129fb2b30610d2a0cde7a9cab9c54a6] | committer: Paul B Mahol avfilter/vf_waveform: optimize lowpass filter even more Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4a80a6a

[FFmpeg-cvslog] doc/filters: remove false claim in sofalizer description

2016-03-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Mar 29 22:29:31 2016 +0200| [bf1495d9a991dd13e382a4c1871d96708fdec4e7] | committer: Paul B Mahol doc/filters: remove false claim in sofalizer description Remove false claim that processing in freq domain is worse quality than processing in time domai

[FFmpeg-cvslog] aacenc: use av_clip() instead of av_clip() during quantization

2016-03-29 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Mar 30 00:58:28 2016 +0100| [c0918613a0ecaac6819409c64107583eebc0ccc2] | committer: Rostislav Pehlivanov aacenc: use av_clip() instead of av_clip() during quantization Seems like clang might be miscompiling it and causing a signed integer ov

[FFmpeg-cvslog] Revert "doc/filters: remove false claim in sofalizer description"

2016-03-29 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Mar 30 02:30:19 2016 +0100| [7cda7683a547bbac0a2849815659b8cce6b3b57c] | committer: Rostislav Pehlivanov Revert "doc/filters: remove false claim in sofalizer description" This reverts commit bf1495d9a991dd13e382a4c1871d96708fdec4e7. > http:

[FFmpeg-cvslog] Revert "aacenc: use av_clip() instead of av_clip() during quantization"

2016-03-29 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Mar 30 02:31:22 2016 +0100| [02172d93f6b25b61228d1d8a6204ccb3e80cfcd3] | committer: Rostislav Pehlivanov Revert "aacenc: use av_clip() instead of av_clip() during quantization" This reverts commit c0918613a0ecaac6819409c64107583eebc0ccc2, si

[FFmpeg-cvslog] doc/filters: remove false claim in sofalizer description

2016-03-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Mar 29 22:29:31 2016 +0200| [974734c98ce434e5f7026e0c36edaf4058527943] | committer: Rostislav Pehlivanov doc/filters: remove false claim in sofalizer description Remove false claim that processing in freq domain is worse quality than processing in t

[FFmpeg-cvslog] tests/audiomatch: Reduce search window

2016-03-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Mar 22 12:21:27 2016 +0100| [b3ec5b00ce6ef911838010497e7da7ce010f3192] | committer: Michael Niedermayer tests/audiomatch: Reduce search window This avoids unneeded computations Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

[FFmpeg-cvslog] tests/audiomatch: also print signal vs reference length

2016-03-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Mar 22 09:59:07 2016 +0100| [c7b983249aa46acf4b64515c5e61f3392706352a] | committer: Michael Niedermayer tests/audiomatch: also print signal vs reference length Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g