[FFmpeg-cvslog] doc/filters: add one lowpass filter example

2017-04-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Apr 29 11:44:21 2017 +0200| [b8b0cece794d8338ec79833c55e77d53888f800f] | committer: Paul B Mahol doc/filters: add one lowpass filter example Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b8b0cece794d8338ec7

[FFmpeg-cvslog] Merge commit '1783d7ec03d730c5bd96c07bc5fa7aa566f85c66'

2017-04-29 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Apr 29 12:43:37 2017 +0200| [fe86fa7c0abfd37b26f1015510d2412735c91ea9] | committer: Clément Bœsch Merge commit '1783d7ec03d730c5bd96c07bc5fa7aa566f85c66' * commit '1783d7ec03d730c5bd96c07bc5fa7aa566f85c66': Changelog: add some missing entries Me

[FFmpeg-cvslog] Changelog: add some missing entries

2017-04-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Dec 15 10:23:26 2016 +0100| [1783d7ec03d730c5bd96c07bc5fa7aa566f85c66] | committer: Anton Khirnov Changelog: add some missing entries > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1783d7ec03d730c5bd96c07bc5fa7aa566f85c66 --- Changel

[FFmpeg-cvslog] hevcdec: add a VAAPI hwaccel

2017-04-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sun Oct 2 08:51:32 2016 +0200| [ea8b730d8e67152107d7fcdd5590bbb51ec236b1] | committer: Anton Khirnov hevcdec: add a VAAPI hwaccel Partially based on a patch by Timo Rothenpieler . Additional scaling list handling fix by Jun Zhao . > http://git.videol

[FFmpeg-cvslog] Merge commit 'ea8b730d8e67152107d7fcdd5590bbb51ec236b1'

2017-04-29 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Apr 29 12:45:21 2017 +0200| [b893f3f54333eebd4909d447852e98615af785a9] | committer: Clément Bœsch Merge commit 'ea8b730d8e67152107d7fcdd5590bbb51ec236b1' * commit 'ea8b730d8e67152107d7fcdd5590bbb51ec236b1': hevcdec: add a VAAPI hwaccel This comm

[FFmpeg-cvslog] Merge commit 'cfa4eb4fba782f3f37a33be997b27a91a07053c9'

2017-04-29 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Apr 29 12:46:00 2017 +0200| [5729acee8214170f212b6409ac363428152d05ff] | committer: Clément Bœsch Merge commit 'cfa4eb4fba782f3f37a33be997b27a91a07053c9' * commit 'cfa4eb4fba782f3f37a33be997b27a91a07053c9': vaapi_decode: use the correct logging c

[FFmpeg-cvslog] vaapi_decode: use the correct logging context

2017-04-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Dec 19 08:13:28 2016 +0100| [cfa4eb4fba782f3f37a33be997b27a91a07053c9] | committer: Anton Khirnov vaapi_decode: use the correct logging context > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cfa4eb4fba782f3f37a33be997b27a91a07053c9 ---

[FFmpeg-cvslog] mov: fix a possible invalid read in mov_read_mac_string()

2017-04-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Dec 17 14:17:20 2016 +0100| [46191a2da16f751e53d93646ae1388d421d12bee] | committer: Anton Khirnov mov: fix a possible invalid read in mov_read_mac_string() When the input string is too large, so the second condition in if () fails, the code will er

[FFmpeg-cvslog] Merge commit '46191a2da16f751e53d93646ae1388d421d12bee'

2017-04-29 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Apr 29 12:46:48 2017 +0200| [e166fe2e1f0ae175a6b7f1f4b137c1366fd7f633] | committer: Clément Bœsch Merge commit '46191a2da16f751e53d93646ae1388d421d12bee' * commit '46191a2da16f751e53d93646ae1388d421d12bee': mov: fix a possible invalid read in mov

[FFmpeg-cvslog] mpegvideo_parser: avoid signed overflow in bitrate calculation

2017-04-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Dec 17 15:07:51 2016 +0100| [58405de0951a843765625159402870c1eea3c3b1] | committer: Anton Khirnov mpegvideo_parser: avoid signed overflow in bitrate calculation CC: libav-sta...@libav.org Bug-Id: 981 Found-By: Agostino Sarubbo > http://git.videola

[FFmpeg-cvslog] mpeg12dec: avoid signed overflow in bitrate calculation

2017-04-29 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Dec 17 15:07:51 2016 +0100| [e807491fc6a336e4becc0cbc981274a8fde18aba] | committer: Anton Khirnov mpeg12dec: avoid signed overflow in bitrate calculation CC: libav-sta...@libav.org Bug-Id: 981 Found-By: Agostino Sarubbo > http://git.videolan.org/g

[FFmpeg-cvslog] Merge commit 'e807491fc6a336e4becc0cbc981274a8fde18aba'

2017-04-29 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Apr 29 13:49:06 2017 +0200| [85452f9ab7aaa6417e8c8b1b2eb285e7dce55a9c] | committer: Clément Bœsch Merge commit 'e807491fc6a336e4becc0cbc981274a8fde18aba' * commit 'e807491fc6a336e4becc0cbc981274a8fde18aba': mpeg12dec: avoid signed overflow in bit

[FFmpeg-cvslog] avfilter: add video oscilloscope filter

2017-04-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Apr 25 19:31:05 2017 +0200| [399c7ab9c6bc9e683c5a60b34d50290ae563e2f1] | committer: Paul B Mahol avfilter: add video oscilloscope filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=399c7ab9c6bc9e683c5a60b

[FFmpeg-cvslog] avfilter: add pixscope filter

2017-04-29 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Apr 22 22:02:49 2017 +0200| [8341d0dd0e5fe5aecc2f4aca7e8447e6aeb7c124] | committer: Paul B Mahol avfilter: add pixscope filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8341d0dd0e5fe5aecc2f4aca7e8447e6a

[FFmpeg-cvslog] avcodec/pthread_frame, decode: allow errors to happen on draining

2017-04-29 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Fri Apr 28 17:19:13 2017 +0700| [d535e0c14004a15bb38ea288fa9a4f2e27d26f6b] | committer: Muhammad Faiz avcodec/pthread_frame, decode: allow errors to happen on draining So, all frames and errors are correctly reported in order. Also limit the numbers of