[FFmpeg-cvslog] avfilter: Add blue and violet noise generation filters

2017-07-19 Thread George Boyle
ffmpeg | branch: master | George Boyle | Wed Jul 19 15:11:44 2017 +0200| [6e156075b09053c712fa09c142e8c6cc7dddbff5] | committer: Paul B Mahol avfilter: Add blue and violet noise generation filters For the blue and violet noise, I took the pink and brown noise respectively and subtracted the

[FFmpeg-cvslog] avcodec/flacenc: Fix Invalid Rice order

2015-06-16 Thread George Boyle
ffmpeg | branch: master | George Boyle | Tue Jun 16 08:25:01 2015 +0100| [2469ed32c81ebf2347e6883091c566724b286167] | committer: Michael Niedermayer avcodec/flacenc: Fix Invalid Rice order Fixes ticket #4628. The problem arose, in the sample file at least, in the last block where the minimum

[FFmpeg-cvslog] avcodec/flacenc: Regression test for ticket #4628

2015-06-17 Thread George Boyle
ffmpeg | branch: master | George Boyle | Wed Jun 17 14:51:16 2015 +0100| [47cadf4d1fa0f24295c38cd14bb939c2cfd7ab87] | committer: Michael Niedermayer avcodec/flacenc: Regression test for ticket #4628 Corresponding commit: 2469ed32c81ebf2347e6883091c566724b286167 Signed-off-by: Michael

[FFmpeg-cvslog] avcodec/flacenc: Fix Invalid Rice order

2015-06-19 Thread George Boyle
ffmpeg | branch: release/2.7 | George Boyle | Tue Jun 16 08:25:01 2015 +0100| [a9b600cf3995bc075090f4f1dbfbf772e21a4d5b] | committer: Carl Eugen Hoyos avcodec/flacenc: Fix Invalid Rice order Fixes ticket #4628. The problem arose, in the sample file at least, in the last block where the

[FFmpeg-cvslog] avcodec/flacenc: Fix Invalid Rice order

2015-06-19 Thread George Boyle
ffmpeg | branch: release/2.6 | George Boyle | Tue Jun 16 08:25:01 2015 +0100| [d9dd0cbe632e7b4b0b1652b13112bb805e737522] | committer: Carl Eugen Hoyos avcodec/flacenc: Fix Invalid Rice order Fixes ticket #4628. The problem arose, in the sample file at least, in the last block where the

[FFmpeg-cvslog] fate/api-tests: Move api-flac-test to API tests directory.

2015-06-26 Thread George Boyle
ffmpeg | branch: master | George Boyle | Thu Jun 25 18:37:11 2015 +0100| [7728d231a6cb5c31bf59a29ccc89193c82389e01] | committer: Michael Niedermayer fate/api-tests: Move api-flac-test to API tests directory. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] fate/api-tests: Add directory and Makefile for API tests

2015-06-26 Thread George Boyle
ffmpeg | branch: master | George Boyle | Thu Jun 25 18:37:10 2015 +0100| [3f18cb97e5a7b1ef1094e78ef3937944573347eb] | committer: Michael Niedermayer fate/api-tests: Add directory and Makefile for API tests The intention of this change is to allow separation of API tests from the existing

[FFmpeg-cvslog] tests/Makefile: Fix missing trailing slash for API tests dir target

2015-06-28 Thread George Boyle
ffmpeg | branch: master | George Boyle | Sun Jun 28 02:50:24 2015 +0100| [c78b82f4da74d7bd5452172211fae7ddf6fa0be5] | committer: Michael Niedermayer tests/Makefile: Fix missing trailing slash for API tests dir target Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] fate/api-tests: Added dependency on $(FF_DEP_LIBS)

2015-06-28 Thread George Boyle
ffmpeg | branch: master | George Boyle | Sun Jun 28 23:47:19 2015 +0100| [02bd4d93c9df722fcd77153d2a894286cd96a491] | committer: Michael Niedermayer fate/api-tests: Added dependency on $(FF_DEP_LIBS) This ensures they are built before the tests are run. Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] fate/api-tests: Tests that need samples should only run if SAMPLES is set

2015-07-03 Thread George Boyle
ffmpeg | branch: master | George Boyle | Fri Jul 3 00:38:26 2015 +0100| [4385a1ce8f5359418c7401805331af3818913040] | committer: Michael Niedermayer fate/api-tests: Tests that need samples should only run if SAMPLES is set This change fixes a bug where a test that required a sample was being