[FFmpeg-cvslog] avformat/movenc: Fix potential track width/height overflows

2016-05-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 29 04:00:27 2016 +0200| [dac030d3aa1bdf73267dbf374d5d9387dad740bb] | committer: Michael Niedermayer avformat/movenc: Fix potential track width/height overflows Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] avformat/movenc: Avoid integer overflow

2016-05-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 29 03:51:42 2016 +0200| [17d320800b70a78f4e90cd96564154e829db8b8d] | committer: Michael Niedermayer avformat/movenc: Avoid integer overflow Fixes: CID1361947 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avformat/utils: avoid overflow in compute_chapters_end() with huge durations

2016-05-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat May 28 23:51:35 2016 +0200| [c1ed78a591f68f3c81eded0bfaac313937ffa3b6] | committer: Michael Niedermayer avformat/utils: avoid overflow in compute_chapters_end() with huge durations Fixes: usan_granule_overflow Found-by: Thomas Guilbert Sig

[FFmpeg-cvslog] avformat/utils: avoid overflow in update_stream_timings() with huge durations

2016-05-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat May 28 23:51:35 2016 +0200| [2be3007ed55f1513bcae3d2a076e71878f48eb03] | committer: Michael Niedermayer avformat/utils: avoid overflow in update_stream_timings() with huge durations Fixes: usan_granule_overflow Found-by: Thomas Guilbert Sig

[FFmpeg-cvslog] avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c

2016-05-28 Thread Thomas Guilbert
ffmpeg | branch: master | Thomas Guilbert | Fri May 27 15:50:25 2016 -0700| [1a82d2cf8fb6a7e854e7548dfcf73c3d046b34ac] | committer: Michael Niedermayer avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c Fixes: usan_granule_overflow constant type fix by co

[FFmpeg-cvslog] fate: add aemphasis test

2016-05-28 Thread Petru Rares Sincraian
ffmpeg | branch: master | Petru Rares Sincraian | Sat May 28 17:20:25 2016 +0200| [af56d0dffa3e3ff0649703a2a1f7669fe918ba29] | committer: Michael Niedermayer fate: add aemphasis test Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af56d0dffa3e3f

[FFmpeg-cvslog] avutil/softfloat: Document public constants and a few public functions

2016-05-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat May 28 14:11:10 2016 +0200| [d1520a6cfd8189d7c5a9e3be4f376d4c13bf8fce] | committer: Michael Niedermayer avutil/softfloat: Document public constants and a few public functions Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] lavf/mov: Support one more Avid compression id for AVCI50.

2016-05-28 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat May 28 11:57:37 2016 +0200| [a64a030ba0d13f9dc3a5d82b17053eda470b43b7] | committer: Carl Eugen Hoyos lavf/mov: Support one more Avid compression id for AVCI50. Reported by forum user lexidata. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=