[FFmpeg-cvslog] lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref.

2016-09-17 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Sep 16 14:21:09 2016 +0200| [44bcb636c1a7052059330c3edbd900246e15ae60] | committer: Carl Eugen Hoyos lavc/libvpxenc: Avoid vp8 transparency encoding with auto-alt-ref. Fixes ticket #5815. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/http: deprecate user-agent option

2016-09-17 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Fri Sep 16 10:42:34 2016 +0800| [27714b462d1bff9e9b40fbdabb39f58e79032b81] | committer: Clément Bœsch lavf/http: deprecate user-agent option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=27714b462d1bff9e9b40fbdabb39f58e79032b81 --- doc/pro

[FFmpeg-cvslog] avfilter/vf_unsharp: limit matrix size in either direction to 23

2016-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 13:55:06 2016 +0200| [4096bb176b3971a26d1dedd62a05bcea68eb24d6] | committer: Paul B Mahol avfilter/vf_unsharp: limit matrix size in either direction to 23 Anything bigger is not supported anyway. Signed-off-by: Paul B Mahol > http://git.vid

[FFmpeg-cvslog] avfilter/vf_unsharp: check if scalebits is too high

2016-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 13:47:17 2016 +0200| [d790887d1c6ec00d563aedc2f243712815594654] | committer: Paul B Mahol avfilter/vf_unsharp: check if scalebits is too high Otherwise filter would happily give overflows and produce useless output. Signed-off-by: Paul B Maho

[FFmpeg-cvslog] avcodec/cuvid: Check for non 420 chroma formats - they aren't supported

2016-09-17 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Wed Sep 14 19:56:08 2016 -0700| [ee88dcb2b0fefb42b0761ddb105c71daf604d791] | committer: Timo Rothenpieler avcodec/cuvid: Check for non 420 chroma formats - they aren't supported Despite the video parser seeming to correctly handle 422 and 444 chroma

[FFmpeg-cvslog] avcodec/cuvid: Fully re-initialize the parser after a flush.

2016-09-17 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Wed Sep 14 19:56:07 2016 -0700| [8a066697023e3eab3fc6c2bccc5bd0adb07f4579] | committer: Timo Rothenpieler avcodec/cuvid: Fully re-initialize the parser after a flush. I'm not really sure how this worked at all before, but we do need to reinitalize th

[FFmpeg-cvslog] Changelog: update with TrueHD and MLP encoders

2016-09-17 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep 17 13:41:39 2016 +0100| [d4b36be1229a82aac8f4dab60a10e2ba4e3106ce] | committer: Rostislav Pehlivanov Changelog: update with TrueHD and MLP encoders Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] mlpenc: Working MLP/TrueHD encoder

2016-09-17 Thread Jai Luthra
ffmpeg | branch: master | Jai Luthra | Tue Aug 30 16:11:02 2016 +0530| [15b86f480a9c748aeeafb42a877ee755c64f90f2] | committer: Rostislav Pehlivanov mlpenc: Working MLP/TrueHD encoder * Multichannel support for TrueHD is experimental There should be downmix substreams present for 2+ channe

[FFmpeg-cvslog] avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts

2016-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 15:35:09 2016 +0200| [97f50d1c624d7dc8ed76554a119f8f3107126bfc] | committer: Paul B Mahol avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts Now yuv422 output format gives similar expected output as other output formats. Signed-off-by: Paul

[FFmpeg-cvslog] avfilter/vf_overlay: support J formats too

2016-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 15:10:09 2016 +0200| [0e7d2c60e99f29c0590282f7aec84a5289223d31] | committer: Paul B Mahol avfilter/vf_overlay: support J formats too Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0e7d2c60e99f29c05902

[FFmpeg-cvslog] lavc: bump minor (after adding TrueHD and MLP encoders)

2016-09-17 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sat Sep 17 15:02:22 2016 +0100| [38c3fc9404478602045f344d961e0e620c65f531] | committer: Rostislav Pehlivanov lavc: bump minor (after adding TrueHD and MLP encoders) Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] doc/filters: add two lut2 examples

2016-09-17 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 17 19:06:36 2016 +0200| [22bdba7a93ba23a8d61c84676b5c5b75fdc5b860] | committer: Paul B Mahol doc/filters: add two lut2 examples Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22bdba7a93ba23a8d61c84676b5c

[FFmpeg-cvslog] avformat/http: Fix #ifdef FF_API_HTTP_USER_AGENT

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Sep 17 19:04:45 2016 +0200| [a88092317076aab1db47c11bb15b74fdcdd64f01] | committer: Michael Niedermayer avformat/http: Fix #ifdef FF_API_HTTP_USER_AGENT Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] avcodec/ccaption_dec: Use simple array instead of AVBuffer

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Fri Sep 9 10:26:15 2016 +0200| [ac60619acdb5a8b5213d855751f4504a7dd309be] | committer: Michael Niedermayer avcodec/ccaption_dec: Use simple array instead of AVBuffer This is simpler and fixes an out of array read, fixing it with AVBuffers w

[FFmpeg-cvslog] swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Fri Sep 2 20:25:24 2016 +0200| [26eccf4bd8c7c52d774a5a218cf30e5e479aaae5] | committer: Michael Niedermayer swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices Signed-off-by: Michael Niedermayer (cherry picked from commit 47bc1bd

[FFmpeg-cvslog] avformat/movenc: Check packet in mov_write_single_packet() too

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Sep 15 23:52:54 2016 +0200| [0ffdabb58d3643ef377081074b44e59516ce2f2e] | committer: Michael Niedermayer avformat/movenc: Check packet in mov_write_single_packet() too Fixes assertion failure Found-by: durandal117 Reviewed-by: Paul B Mah

[FFmpeg-cvslog] avcodec/g726: Add missing ADDB output mask

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Sep 14 13:06:53 2016 +0200| [f8dcc9e7189709c68829b0fa7a98941fdf916d68] | committer: Michael Niedermayer avcodec/g726: Add missing ADDB output mask Fixes: 1.poc Fixes out of array read Found-by: 连一汉 Signed-off-by: Michael Niedermayer (

[FFmpeg-cvslog] avcodec/avpacket: clear side_data_elems

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Mon Sep 12 13:13:42 2016 +0200| [175a95bfddc5a6fb69d329e24fd7157a2e1f2099] | committer: Michael Niedermayer avcodec/avpacket: clear side_data_elems Fixes null pointer dereference Found-by: 连一汉 Signed-off-by: Michael Niedermayer (cherry pi

[FFmpeg-cvslog] avformat/utils: fix timebase error in avformat_seek_file()

2016-09-17 Thread Xinzheng Zhang
ffmpeg | branch: release/2.8 | Xinzheng Zhang | Wed Sep 14 16:13:45 2016 +0800| [0bdfdd6d2f57afef1ca1db1137c03809125a58b1] | committer: Michael Niedermayer avformat/utils: fix timebase error in avformat_seek_file() When there is only one stream and stream_index has not specified, The ts has be

[FFmpeg-cvslog] avformat/movenc: Factor check_pkt() out

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Sep 15 23:52:42 2016 +0200| [e1ab851da65d2ca01823a8d2e4da964bc243c1f2] | committer: Michael Niedermayer avformat/movenc: Factor check_pkt() out Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer (cherry picked from commit dea

[FFmpeg-cvslog] swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sat Sep 3 12:15:24 2016 +0200| [48c51b796a4c067a13141193cee008e8618ada56] | committer: Michael Niedermayer swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices Signed-off-by: Michael Niedermayer (cherry picked from

[FFmpeg-cvslog] avformat/avidec: Fix infinite loop in avi_read_nikon()

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Fri Sep 2 12:19:29 2016 +0200| [8ddeae57ae727966ac7588cf34ff56558fe3ffd1] | committer: Michael Niedermayer avformat/avidec: Fix infinite loop in avi_read_nikon() Fixes: 360/test.poc Found-by: 连一汉 Signed-off-by: Michael Niedermayer (cherr

[FFmpeg-cvslog] Changelog: Update

2016-09-17 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Sep 18 01:18:35 2016 +0200| [d828aabf0343452a76547239832e27045be92549] | committer: Michael Niedermayer Changelog: Update > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d828aabf0343452a76547239832e27045be92549 --- Changelo

[FFmpeg-cvslog] doc/general.texi: mention MLP/TrueHD encoding support

2016-09-17 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Sep 18 02:01:15 2016 -0300| [ff0ff33b0563ad083febba6d856762e4b5d24fd9] | committer: James Almer doc/general.texi: mention MLP/TrueHD encoding support Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ff0ff33b0563