[FFmpeg-cvslog] avformat/tests/gitignore: add fifo_muxer entry

2016-10-17 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Oct 16 00:32:17 2016 +0800| [7853d838a6e4a5ac0680c08c00a61eb55bc2df90] | committer: Michael Niedermayer avformat/tests/gitignore: add fifo_muxer entry Reviewed-by: Jan Sebechlebsky Signed-off-by:

[FFmpeg-cvslog] avfilter/showcqt: add font option

2016-10-17 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Mon Oct 17 05:59:57 2016 +0700| [923488bdaaabfdf5646944b7bbe94a658771778b] | committer: Muhammad Faiz avfilter/showcqt: add font option this is fontconfig pattern Signed-off-by: Muhammad Faiz >

[FFmpeg-cvslog] avfilter/firequalizer: optimize gain/gain_entry command

2016-10-17 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Mon Oct 17 06:12:18 2016 +0700| [92de89d14acbb8160147dc9e7a62c2a4fd6423da] | committer: Muhammad Faiz avfilter/firequalizer: optimize gain/gain_entry command do not rebuild when gain/gain_entry command are equal with old

[FFmpeg-cvslog] astdec: fix division by zero

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Oct 16 22:39:47 2016 +0200| [9959a52b14bcfa3e5baeb3fc8a86c04bbc0d3d5d] | committer: Andreas Cadhalpun astdec: fix division by zero Reviewed-by: Michael Niedermayer Signed-off-by:

[FFmpeg-cvslog] lavf/avidec: Do not fail for very large idx1 tags.

2016-10-17 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Oct 17 18:25:48 2016 +0200| [a20f3238be9381518ef8e7fcbb2a4dc7b6acdc93] | committer: Carl Eugen Hoyos lavf/avidec: Do not fail for very large idx1 tags. Fixes demuxing the sample file from github pull request 197, the size of

[FFmpeg-cvslog] lavc/videotoolboxenc: flush/free frames on close

2016-10-17 Thread Rick Kern
ffmpeg | branch: master | Rick Kern | Mon Oct 10 09:13:39 2016 -0400| [aa413b810a7f94d8317635160a1de1b573b138ee] | committer: Rick Kern lavc/videotoolboxenc: flush/free frames on close Prevents encode callback from running after codec is closed. Fixes a crash when an error is

[FFmpeg-cvslog] lavc/videotoolboxenc: Error log formatting.

2016-10-17 Thread Rick Kern
ffmpeg | branch: master | Rick Kern | Mon Oct 10 09:23:50 2016 -0400| [d3874b74f35b17fd69a2074060fa5d6b1889796e] | committer: Rick Kern lavc/videotoolboxenc: Error log formatting. Signed-off-by: Rick Kern >

[FFmpeg-cvslog] lavc/videotoolboxenc: Update a53cc handling

2016-10-17 Thread Rick Kern
ffmpeg | branch: master | Rick Kern | Mon Oct 10 09:21:48 2016 -0400| [9875695e2ceec413f072ac2ef7e8fbc6a4980294] | committer: Rick Kern lavc/videotoolboxenc: Update a53cc handling Handles insertion into existing SEI NAL unit, inserts emulation prevention bytes.

[FFmpeg-cvslog] lavc/videotoolboxenc: implement a53cc

2016-10-17 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Thu Sep 8 17:19:43 2016 +0900| [9ea91e4114e802738b6075ed0801a48e9e5fcd80] | committer: Rick Kern lavc/videotoolboxenc: implement a53cc Signed-off-by: Rick Kern >

[FFmpeg-cvslog] mov: move stsd finalization to an appropriate place

2016-10-17 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Fri Oct 14 13:48:22 2016 +0200| [656feb641de3cd5b9cb4e33ffd3f0ad4664c36d2] | committer: Hendrik Leppkes mov: move stsd finalization to an appropriate place mov_finalize_stsd_codec parses stream information from the ALAC

[FFmpeg-cvslog] matroskadec: fix NULL pointer dereference

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Oct 16 21:47:00 2016 +0200| [eb751f06db9f627c8b5c63d08836a39f7572bf56] | committer: Andreas Cadhalpun matroskadec: fix NULL pointer dereference The problem was introduced in commit 1273bc6. Reviewed-by: James

[FFmpeg-cvslog] lavc/videotoolboxenc: Enable a53cc by default.

2016-10-17 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Oct 17 17:50:29 2016 +0200| [f04c27fe7ce96a0ecdc6a19c1a0e24bbbd6c4bc1] | committer: Carl Eugen Hoyos lavc/videotoolboxenc: Enable a53cc by default. >

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

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.0 | Andreas Cadhalpun | Thu Oct 13 21:16:35 2016 +0200| [de42af2beef7ecc3bf44d746c316de437b8be274] | committer: Andreas Cadhalpun libopenjpegenc: stop reusing image data buffer for openjpeg 2 openjpeg 2 sets the data pointers of the

[FFmpeg-cvslog] configure: fix detection of libopenjpeg

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.0 | Andreas Cadhalpun | Tue Oct 11 20:28:35 2016 +0200| [ada229e66fea11e33a11df2f02dc287304842a48] | committer: Andreas Cadhalpun configure: fix detection of libopenjpeg Use check_lib2 to test the header together with the function.

[FFmpeg-cvslog] Changelog: update for recent commits

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.0 | Andreas Cadhalpun | Mon Oct 17 18:15:04 2016 +0200| [f309b698e6b72644ab1ff09a62078beb12a1bf7b] | committer: Andreas Cadhalpun Changelog: update for recent commits Signed-off-by: Andreas Cadhalpun

[FFmpeg-cvslog] configure: fix detection of libopenjpeg

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Tue Oct 11 20:28:35 2016 +0200| [1a43626fdf30ecd348809a1639af896c1c71aba5] | committer: Andreas Cadhalpun configure: fix detection of libopenjpeg Use check_lib2 to test the header together with the function.

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

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Thu Oct 13 22:14:46 2016 +0200| [d391719be19be2f2716dcb1da9f88b0b4214e4c4] | committer: Andreas Cadhalpun libopenjpegenc: fix out-of-bounds reads when filling the edges The calculation of width/height should

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

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Thu Oct 13 21:16:35 2016 +0200| [a22155dacd935e745c439a8646626c13f7e6aae4] | committer: Andreas Cadhalpun libopenjpegenc: stop reusing image data buffer for openjpeg 2 openjpeg 2 sets the data pointers of the

[FFmpeg-cvslog] Changelog: update for recent commits

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Mon Oct 17 18:13:44 2016 +0200| [a2d3e7392d2de3919e21cdb1ef0685c58b849e09] | committer: Andreas Cadhalpun Changelog: update for recent commits Signed-off-by: Andreas Cadhalpun

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

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.0 | Andreas Cadhalpun | Thu Oct 13 22:14:46 2016 +0200| [0887f1835d69d65fef45eb9aa0183bb06954f52a] | committer: Andreas Cadhalpun libopenjpegenc: fix out-of-bounds reads when filling the edges The calculation of width/height should

[FFmpeg-cvslog] aiffdec: fix division by zero

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Oct 16 22:29:13 2016 +0200| [c143a9c96ff907a8fe4598529664aec7cb156708] | committer: Andreas Cadhalpun aiffdec: fix division by zero Reviewed-by: Michael Niedermayer Signed-off-by:

[FFmpeg-cvslog] doc: Update x264 option a53cc, forgotten in 93e04102.

2016-10-17 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Oct 17 19:11:18 2016 +0200| [df9b151a1bdc439a600bfe67ec02844f9cc3d803] | committer: Carl Eugen Hoyos doc: Update x264 option a53cc, forgotten in 93e04102. >

[FFmpeg-cvslog] westwood_aud: prevent division by zero

2016-10-17 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Oct 16 22:42:32 2016 +0200| [bc7e128a6e8e2a79d0ff7cab5e8a799b3ea042ea] | committer: Andreas Cadhalpun westwood_aud: prevent division by zero Reviewed-by: Michael Niedermayer