[FFmpeg-cvslog] idct8x8: Fix undefined negative shifts

2016-04-13 Thread Katerina Barone-Adesi
ffmpeg | branch: master | Katerina Barone-Adesi | Wed Mar 2 18:52:25 2016 -0500| [1389b4c18d1042c196603ba66c25113bcee1738b] | committer: Vittorio Giovara idct8x8: Fix undefined negative shifts The original code left-shifts negative values, which is undefined in the C99 specification (the one

[FFmpeg-cvslog] apetag: Fix APE tag size check

2015-03-11 Thread Katerina Barone-Adesi
ffmpeg | branch: release/0.10 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [b989bb7adee0f3286dcaa63c5cd0753eac45f6be] | committer: Diego Biurrun apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-12-20 Thread Katerina Barone-Adesi
ffmpeg | branch: release/1.1 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [56ac2cbd0464e0146e62c91843e2b1f5e0908504] | committer: Diego Biurrun apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-11-28 Thread Katerina Barone-Adesi
ffmpeg | branch: release/2.1 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [36ec1c2c5519044ef7adb1f2d43347d84b56f80b] | committer: Michael Niedermayer apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-11-14 Thread Katerina Barone-Adesi
ffmpeg | branch: release/2.0 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [47fe68eec82106606e4b9fec20245fde33204315] | committer: Michael Niedermayer apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-10-06 Thread Katerina Barone-Adesi
ffmpeg | branch: release/1.2 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [70dc7bb893db63e7c8d8592e4730b69af20f6be4] | committer: Michael Niedermayer apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-10-02 Thread Katerina Barone-Adesi
ffmpeg | branch: release/2.3 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [5c3bc127ca68a60f6c63cc41cb1c1382659aab1d] | committer: Michael Niedermayer apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] fate: Switch ra4-288 test from framecrc() to pcm()

2014-09-25 Thread Katerina Barone-Adesi
ffmpeg | branch: master | Katerina Barone-Adesi | Wed Sep 24 13:51:54 2014 +0200| [28f5cd312c9da9072108edf8b7685d009374ea96] | committer: Diego Biurrun fate: Switch ra4-288 test from framecrc() to pcm() The decoder is float-based and the test needs to allow for some fuzz. Signed-off-by

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-09-20 Thread Katerina Barone-Adesi
ffmpeg | branch: release/2.2 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [d14696c99ccac12a052ce10e70859ffc0293ed6a] | committer: Diego Biurrun apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-09-17 Thread Katerina Barone-Adesi
ffmpeg | branch: release/2.4 | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [b45ab61b24a8f2aeafdd4451491b1b30b7875ee5] | committer: Diego Biurrun apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed

[FFmpeg-cvslog] apetag: Fix APE tag size check

2014-09-17 Thread Katerina Barone-Adesi
ffmpeg | branch: master | Katerina Barone-Adesi | Tue Sep 16 01:40:24 2014 +0200| [c5560e72d0bb69f8a1ac9536570398f84388f396] | committer: Diego Biurrun apetag: Fix APE tag size check The size variable is (correctly) unsigned, but is passed to several functions which take signed parameters

[FFmpeg-cvslog] fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8)

2014-09-17 Thread Katerina Barone-Adesi
ffmpeg | branch: master | Katerina Barone-Adesi | Mon Jul 21 23:28:42 2014 +0200| [44caf99ecae7bc1b907fab849ecaa72dd340ba2e] | committer: Diego Biurrun fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) Signed-off-by: Diego Biurrun > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] fate: Split audio- and video-related RealMedia targets

2014-07-21 Thread Katerina Barone-Adesi
ffmpeg | branch: master | Katerina Barone-Adesi | Sun Jul 13 23:47:05 2014 +0200| [4d2d0595cf9dd199c35aefef450952d209a56573] | committer: Diego Biurrun fate: Split audio- and video-related RealMedia targets Signed-off-by: Diego Biurrun > http://git.videolan.org/gitweb.cgi/ffmpeg.git