[FFmpeg-cvslog] ircamdec: prevent overflow during block alignment calculation

2017-01-30 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Dec 15 02:14:45 2016 +0100| [3d673078a03a3819df9dba7667f9e5d59b8487d0] | committer: Andreas Cadhalpun ircamdec: prevent overflow during block alignment calculation Reviewed-by: Michael Niedermayer Reviewed-by: Paul B Mahol Signed-off-by: Andr

[FFmpeg-cvslog] avutil/frame: fix av_frame_copy for unknown layouts

2017-01-30 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Mon Jan 30 01:33:18 2017 +0100| [d25769555bb3e73c811da05d309856883ff41a9f] | committer: Marton Balint avutil/frame: fix av_frame_copy for unknown layouts I wonder how unknown layouts ever worked without this? Reviewed-by: Nicolas George Reviewed-by:

[FFmpeg-cvslog] avformat/mov: Fix integer truncation in mov_read_uuid()

2017-01-30 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jan 30 23:03:02 2017 +0100| [06c143e505779efbc1d0b551b2615f010d5eb6fa] | committer: Michael Niedermayer avformat/mov: Fix integer truncation in mov_read_uuid() Fixes Ticket6102 Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

[FFmpeg-cvslog] avfilter: add threshold filter

2017-01-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 6 17:11:07 2016 +0100| [acf1dd5b74ab33a75e5d31ca6281d4cdc2ce2dec] | committer: Paul B Mahol avfilter: add threshold filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=acf1dd5b74ab33a75e5d31ca6281d4cd

[FFmpeg-cvslog] avformat/msf: fix codec 4 (joint stereo ATRAC3) and align

2017-01-30 Thread bnnm
ffmpeg | branch: master | bnnm | Mon Jan 30 12:46:15 2017 +0100| [ebb83e2dc0b437081dc6496a724803bf5f04a8ea] | committer: Paul B Mahol avformat/msf: fix codec 4 (joint stereo ATRAC3) and align Codec 4 (frame size 98) uses joint stereo per spec and examples. Also removed an incorrect "align" var

[FFmpeg-cvslog] avformat/Makefile: fix compilation of testprogs when networking is disabled

2017-01-30 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Wed Jan 25 14:57:24 2017 +0100| [ec33ade7d300e7b300797b191c4aabaee3c8] | committer: Tobias Rapp avformat/Makefile: fix compilation of testprogs when networking is disabled Signed-off-by: Tobias Rapp > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] doc/libav-merge: add unmerged hevc commits hashes

2017-01-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Jan 30 11:57:31 2017 +0100| [de2f9f4b71ae4d4c521984aa23f5062a10cebfda] | committer: Clément Bœsch doc/libav-merge: add unmerged hevc commits hashes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de2f9f4b71ae4d4c521984aa23f5062a10cebfda

[FFmpeg-cvslog] lavc/hevcdsp: fix pretty printing mistake

2017-01-30 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Jan 30 11:50:38 2017 +0100| [3a3554871a138101311125bdd2358be18527b951] | committer: Clément Bœsch lavc/hevcdsp: fix pretty printing mistake "Issue" introduced in 83976e40e89655162e5394cf8915d9b6d89702d9. > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avutil/eval: add atan2 function

2017-01-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jan 29 10:26:16 2017 +0100| [13564fc24d8248a1f9a987ce1bbd483c72609438] | committer: Paul B Mahol avutil/eval: add atan2 function Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=13564fc24d8248a1f9a987ce1bbd483

[FFmpeg-cvslog] avformat: add SCC muxer

2017-01-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 27 13:58:11 2017 +0100| [036e12b225b2869861d1449534dec94bd491559e] | committer: Paul B Mahol avformat: add SCC muxer Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=036e12b225b2869861d1449534dec94bd491559

[FFmpeg-cvslog] avformat/sccdec: simplify 2 sscanf calls

2017-01-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jan 29 18:11:09 2017 +0100| [76331361a51b2a2e1be0305c2c2c2c4f5d567d4a] | committer: Paul B Mahol avformat/sccdec: simplify 2 sscanf calls Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76331361a51b2a2e1be030