[FFmpeg-cvslog] configure: Enable pie for toolchain=hardened.

2016-10-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Oct 4 12:21:41 2016 +0200| [a2c5f5aacf9d1e53602864cde21ab3c8b730a617] | committer: Carl Eugen Hoyos configure: Enable pie for toolchain=hardened. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a2c5f5aacf9d1e53602864cde21ab3c8b730a6

[FFmpeg-cvslog] libopenjpegenc: fix out-of-bounds reads when filling the edges

2016-10-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Oct 13 22:14:46 2016 +0200| [56706ac0d5723cb549fec2602e798ab1bf6004cd] | committer: Andreas Cadhalpun libopenjpegenc: fix out-of-bounds reads when filling the edges The calculation of width/height should round up, not round down to prevent sett

[FFmpeg-cvslog] ffmpeg_cleanup: fix crash with unrecognized codec

2016-10-14 Thread James Zern
ffmpeg | branch: master | James Zern | Fri Oct 14 00:33:50 2016 -0700| [7f7c494a3340f71046dde62aa1939128600854a4] | committer: Michael Niedermayer ffmpeg_cleanup: fix crash with unrecognized codec since: 3e5e5bd Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc' Signed-off-by: James Zern

[FFmpeg-cvslog] libopenjpegenc: stop reusing image data buffer for openjpeg 2

2016-10-14 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Oct 13 21:16:35 2016 +0200| [69c8505f3bf54f316e9dc8bec1c71dfa1febec63] | committer: Andreas Cadhalpun libopenjpegenc: stop reusing image data buffer for openjpeg 2 openjpeg 2 sets the data pointers of the image components to NULL, causing segfa

[FFmpeg-cvslog] avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()

2016-10-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 14 17:08:51 2016 +0200| [d790e488303f253eb52c9bc94e3739e900d01dfe] | committer: Michael Niedermayer avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] ffmpeg: Use av_fifo_freep() to avoid stale pointers

2016-10-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 14 17:05:25 2016 +0200| [44453c09e46eb30a1316cac30027c7f6d53a6e6f] | committer: Michael Niedermayer ffmpeg: Use av_fifo_freep() to avoid stale pointers Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] avutil: Improved selftest coverage for libavutil/fifo.c

2016-10-14 Thread Thomas Turner
ffmpeg | branch: master | Thomas Turner | Thu Oct 13 15:13:56 2016 -0700| [09d39177dcbea32ef07ce7845511ebafb9cb43fb] | committer: Michael Niedermayer avutil: Improved selftest coverage for libavutil/fifo.c Tested functions: av_fifo_generic_peek(), av_fifo_grow() Signed-off-by: Michael Niederm

[FFmpeg-cvslog] lavf/mov: support gopro firmware udta tag

2016-10-14 Thread Jean Caillé
ffmpeg | branch: master | Jean Caillé | Mon Oct 10 12:00:00 2016 +0200| [4599e11651a5802093bc2b693d7fc11caf962038] | committer: Michael Niedermayer lavf/mov: support gopro firmware udta tag Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4599e1