[FFmpeg-cvslog] lavc/mjpegdec: use ptrdiff_t instead of ssize_t

2016-01-28 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Wed Jan 27 21:59:14 2016 +0100| [27f1ea5097da5aa3a3bffdc5f06e915a89f51c6a] | committer: Matthieu Bouron lavc/mjpegdec: use ptrdiff_t instead of ssize_t Fixes build on msvc. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=27f1ea5097da5aa3

[FFmpeg-cvslog] avcodec: add dvaudio parser

2016-01-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Jan 27 14:37:09 2016 +0100| [2edd47582b4db2b89b821d6e809d5a4671487b0e] | committer: Paul B Mahol avcodec: add dvaudio parser Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2edd47582b4db2b89b821d6e809d5a46714

[FFmpeg-cvslog] Merge commit '84c4714f397c9c50eb9d49008cc1c08385f68f31'

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 14:21:33 2016 +| [4f32ccb61800ef1a0acf02010784da4f15adde44] | committer: Derek Buitenhuis Merge commit '84c4714f397c9c50eb9d49008cc1c08385f68f31' * commit '84c4714f397c9c50eb9d49008cc1c08385f68f31': lavc: Move brd_scale to codec pri

[FFmpeg-cvslog] lavc: Move brd_scale to codec private options

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Fri Sep 11 00:01:12 2015 +0200| [84c4714f397c9c50eb9d49008cc1c08385f68f31] | committer: Vittorio Giovara lavc: Move brd_scale to codec private options This option is only used by mpegvideoenc, It is a very codec-specific option, so deprecate the glo

[FFmpeg-cvslog] doc/demuxers: Document enable_drefs and use_absolute_path

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 20 16:49:43 2016 +0100| [e0d53cbeef7c76d286328a1c9199ee95fabdca58] | committer: Michael Niedermayer doc/demuxers: Document enable_drefs and use_absolute_path Reviewed-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (cherry

[FFmpeg-cvslog] avcodec/jpeg2000dec: More completely check cdef

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 27 17:13:10 2016 +0100| [b15ae71305b29b497e7b56c7ae5f2982fb5e91ed] | committer: Michael Niedermayer avcodec/jpeg2000dec: More completely check cdef Fixes out of array access Fixes: j2k-poc.bin Found-by: Lucas Leong Signed-off-by: M

[FFmpeg-cvslog] avutil/opt: check for and handle errors in av_opt_set_dict2()

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Jan 24 03:42:46 2016 +0100| [6fec0dbd2e155b93b3a59dd03df1b4daeaa73f3b] | committer: Michael Niedermayer avutil/opt: check for and handle errors in av_opt_set_dict2() Previously errors could result in random entries to be lost. Signed-of

[FFmpeg-cvslog] avcodec/flacenc: fix calculation of bits required in case of custom sample rate

2016-01-28 Thread Paul B Mahol
ffmpeg | branch: release/2.8 | Paul B Mahol | Sun Jan 24 20:47:49 2016 +0100| [0dc379cfa66db7684339ef9e6c0bd8aaba64c06a] | committer: Michael Niedermayer avcodec/flacenc: fix calculation of bits required in case of custom sample rate Sample rate of 11025 takes 16 bits but previous code would p

[FFmpeg-cvslog] avcodec/mjpegdec: Check for end for both bytes in unescaping

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Jan 21 21:01:47 2016 +0100| [98199983420ba004a2b4e6fcdbcf3f15b9aa9a0c] | committer: Michael Niedermayer avcodec/mjpegdec: Check for end for both bytes in unescaping Fixes assertion failure Fixes: c40c779601b77dc6e19aaea0b04b9751/signal_

[FFmpeg-cvslog] avformat/concat: Check protocol prefix

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 20 11:10:27 2016 +0100| [cb88f428b32f37a77f88d864a79135b3c80c39ef] | committer: Michael Niedermayer avformat/concat: Check protocol prefix Reviewed-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get()

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Jan 17 15:39:11 2016 +0100| [c6f6829ce6e0e3dd7d5d6f084bc8437e84ec7ee5] | committer: Michael Niedermayer avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() Fixes: 55d71971da50365d542ed14b65565fe1/signal_sigsegv_4765a4_

[FFmpeg-cvslog] avcodec/mpeg12enc: Move high resolution thread check to before initializing threads

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Jan 21 00:36:51 2016 +0100| [f77b656b6eaf8efbeedb798c4a53ff901c3e810d] | committer: Michael Niedermayer avcodec/mpeg12enc: Move high resolution thread check to before initializing threads Cleaner solution is welcome! Signed-off-by: Mic

[FFmpeg-cvslog] swscale/swscale: Add some sanity checks for srcSlice* parameters

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Jan 17 18:57:01 2016 +0100| [6897859b5acf6b4bf85f5cb735ffd6e14f55448d] | committer: Michael Niedermayer swscale/swscale: Add some sanity checks for srcSlice* parameters Signed-off-by: Michael Niedermayer (cherry picked from commit 321e8

[FFmpeg-cvslog] swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper ()

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Jan 17 00:55:44 2016 +0100| [034edcec6d83557128f7947c109f0f8981a477fc] | committer: Michael Niedermayer swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper() Fixes: 372d2df1f04b49e25f109f07f90b1505/asan_heap-oob_2

[FFmpeg-cvslog] avcodec/aacenc: Check both channels for finiteness

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sat Jan 16 18:32:07 2016 +0100| [8008a029ab40db3353611548f1a4a15452b81434] | committer: Michael Niedermayer avcodec/aacenc: Check both channels for finiteness Fixes null pointer dereference Fixes: 10412fc52ecc6eab40ed67f82ca7b372/signal_sig

[FFmpeg-cvslog] avcodec/tiff: Check subsample & rps values more completely

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Mon Jan 18 03:31:25 2016 +0100| [61850f1c84237897d475c2b483ece28ddc294860] | committer: Michael Niedermayer avcodec/tiff: Check subsample & rps values more completely Fixes out of array access Fixes: 83aedfb29af669c4d6e10f1bfad974d2/asan_he

[FFmpeg-cvslog] avformat/avio: Limit url option parsing to the documented cases

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 20 09:43:54 2016 +0100| [642c54270be6e5217f8f76bf032284ff7c172989] | committer: Michael Niedermayer avformat/avio: Limit url option parsing to the documented cases This feature is not know much or used much AFAIK, and it might be hel

[FFmpeg-cvslog] avformat/img2dec: Use AVOpenCallback

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 20 02:35:56 2016 +0100| [8ed4b446571aa591f77a87411c8a8728de54c971] | committer: Michael Niedermayer avformat/img2dec: Use AVOpenCallback Signed-off-by: Michael Niedermayer (cherry picked from commit b750b67d13696fdbcd62ce7238eb2826f

[FFmpeg-cvslog] avformat/img2dec: do not interpret the filename by default if a IO context has been opened

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 20 11:21:44 2016 +0100| [d64ff3a6a961c40255e412691c33d4fc7e44cad6] | committer: Michael Niedermayer avformat/img2dec: do not interpret the filename by default if a IO context has been opened With this, user applications which use cu

[FFmpeg-cvslog] avcodec/gif: Fix lzw buffer size

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Mon Jan 18 19:20:03 2016 +0100| [828d85bf8693b1fb6797c53eb888278d59d99fa4] | committer: Michael Niedermayer avcodec/gif: Fix lzw buffer size Fixes out of array access Fixes: aaa479088e6fb40b04837b3119f47b04/asan_heap-oob_e38c68_8576_9d65307

[FFmpeg-cvslog] mov: Add an option to toggle dref opening

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: release/2.8 | Derek Buitenhuis | Fri Jan 15 17:03:49 2016 +| [b9551e71bf3309a1561e58a8efef66fe1b109ae9] | committer: Michael Niedermayer mov: Add an option to toggle dref opening This feature is mostly only used by NLE software, and is both of dubious value being enabled b

[FFmpeg-cvslog] swscale/x86/rgb2rgb_template: Fix planar2x() for short width

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Jan 17 12:33:50 2016 +0100| [f121ed611ef3141995605eb48714478d9d8af908] | committer: Michael Niedermayer swscale/x86/rgb2rgb_template: Fix planar2x() for short width Fixes: 451b3e0cf956c0bd2f27ed753ac24050/asan_heap-oob_2873c01_3231_7ed1

[FFmpeg-cvslog] avcodec/put_bits: Assert buf_ptr in flush_put_bits()

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Mon Jan 18 17:13:55 2016 +0100| [aa833e1a60c34eb4ab51f94248bd8f6ad9c2f45c] | committer: Michael Niedermayer avcodec/put_bits: Assert buf_ptr in flush_put_bits() Signed-off-by: Michael Niedermayer (cherry picked from commit 3ef5de0f19774e2c3

[FFmpeg-cvslog] avcodec/wmaenc: Check ff_wma_init() for failure

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Jan 21 02:38:05 2016 +0100| [00393c56da9786b7e2011b5f712ce7d20cb42195] | committer: Michael Niedermayer avcodec/wmaenc: Check ff_wma_init() for failure Fixes null pointer dereference Fixes: c4faf8280ba366bf00a79d425f2910a8/signal_sigseg

[FFmpeg-cvslog] avformat: Document urls a bit

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sat Jan 23 00:35:46 2016 +0100| [b432d883e62386c9f07ce39b8a6916a644d4aba9] | committer: Michael Niedermayer avformat: Document urls a bit Spell-checked-by: Moritz Barsnick Signed-off-by: Michael Niedermayer (cherry picked from commit 31305

[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer()

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Jan 21 15:39:43 2016 +0100| [85cfcb87ff9be51acb2abbe1fe73e190d5b55f23] | committer: Michael Niedermayer avcodec/mpegvideo_enc: Check for integer overflow in ff_mpv_reallocate_putbitbuffer() Fixes assertion failure Fixes: 6568d187979ce1

[FFmpeg-cvslog] avformat/libquvi: Set default demuxer and protocol limitations

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 20 15:25:32 2016 +0100| [736e42bc33ec80bb04eb00a9e26287a2d65f4ea5] | committer: Michael Niedermayer avformat/libquvi: Set default demuxer and protocol limitations Signed-off-by: Michael Niedermayer (cherry picked from commit 15cc98a

[FFmpeg-cvslog] avformat/avformat: Replace some references to filenames by urls

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Jan 20 21:01:08 2016 +0100| [971f47f2ebfff63a813617044a51094f94c82919] | committer: Michael Niedermayer avformat/avformat: Replace some references to filenames by urls Reviewed-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer (

[FFmpeg-cvslog] swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper( )

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Jan 17 00:55:44 2016 +0100| [6eb76b34ca24deabc42b17d2f8fb8b407d20942f] | committer: Michael Niedermayer swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() Fixes: 372d2df1f04b49e25f109f07f90b1505/asan_heap-oob_28

[FFmpeg-cvslog] Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 15:08:10 2016 +| [13be46c08e59141408f1a7afd4737826afa87f11] | committer: Derek Buitenhuis Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7' * commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7': lavc: Move frame_skip_* to codec

[FFmpeg-cvslog] lavc: Move frame_skip_* to codec private options

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Fri Sep 11 03:30:38 2015 +0200| [0ac9f33a9e69c64eee592791be3c5441a6a3d6b7] | committer: Vittorio Giovara lavc: Move frame_skip_* to codec private options These options are only used by mpegvideoenc and vpx. They are very codec-specific options, so d

[FFmpeg-cvslog] Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4'

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 15:21:21 2016 +| [7c6e86c0cec17dfc020d58c82f4f1af5fcaea6c1] | committer: Derek Buitenhuis Merge commit '5764d38173661c29d954711dd5abfddf709e9ba4' * commit '5764d38173661c29d954711dd5abfddf709e9ba4': lavc: Move chromaoffset to codec

[FFmpeg-cvslog] lavc: Move chromaoffset to codec private options

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sat Sep 12 14:40:29 2015 +0200| [5764d38173661c29d954711dd5abfddf709e9ba4] | committer: Vittorio Giovara lavc: Move chromaoffset to codec private options This option is only used by x264 and xavs. It is a very codec-specific option, so deprecate the

[FFmpeg-cvslog] snow: Move scenechange_threshold to a private option

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 15:36:06 2016 +| [e8c5d5f42960b3a694fe57cef6cceed08954ea2f] | committer: Derek Buitenhuis snow: Move scenechange_threshold to a private option Signed-off-by: Derek Buitenhuis > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] lavc: Move scenechange_threshold to codec private options

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sat Sep 12 22:27:59 2015 +0200| [7c79587d7407dab4b9445d66b5f111fe657c8c4d] | committer: Vittorio Giovara lavc: Move scenechange_threshold to codec private options This option is only used by mpegvideoenc, x264, and xavs. It is a very codec-specific

[FFmpeg-cvslog] Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d'

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 15:24:00 2016 +| [30c1bdb87ce336f2b9957769e30a10d72f93d372] | committer: Derek Buitenhuis Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d' * commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d': lavc: Move scenechange_threshold

[FFmpeg-cvslog] Update for 2.8.6

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Thu Jan 28 16:23:43 2016 +0100| [af21d609a0ddeeddad4fdefecb19fd4e13744f80] | committer: Michael Niedermayer Update for 2.8.6 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af21d609a0ddeeddad4

[FFmpeg-cvslog] mmaldec: support MPEG-4

2016-01-28 Thread wm4
ffmpeg | branch: master | wm4 | Thu Jan 28 17:24:40 2016 +0100| [7b1b53f3a4569343dee1f0e2493b7cf3aa45731a] | committer: wm4 mmaldec: support MPEG-4 I guess this means part 2 in both cases. Not sure which profiles exactly are actually supported properly. > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] configure: fix mmal build dependencies

2016-01-28 Thread wm4
ffmpeg | branch: master | wm4 | Thu Jan 28 17:23:23 2016 +0100| [0badf4564a90ffa6f104b275277a6015a1d33905] | committer: wm4 configure: fix mmal build dependencies The mmal decoders do not depend on the software decoders. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0badf4564a90f

[FFmpeg-cvslog] mmaldec: limit internal buffering

2016-01-28 Thread wm4
ffmpeg | branch: master | wm4 | Thu Jan 28 17:24:53 2016 +0100| [14a90c9ef09a4b046500dceab5ca1875e330a376] | committer: wm4 mmaldec: limit internal buffering This uses a new MMAL feature, which limits the number of extra frames that can be buffered within the decoder. VIDEO_MAX_NUM_CALLBACKS ca

[FFmpeg-cvslog] mmaldec: print the MMAL format FourCC automatically

2016-01-28 Thread wm4
ffmpeg | branch: master | wm4 | Thu Jan 28 17:23:46 2016 +0100| [d27a12cb0982921e503e68692bb99b6dfe1a6144] | committer: wm4 mmaldec: print the MMAL format FourCC automatically Slight simplification. The result is the same. Also, change the wording of the message as requested in patch review. >

[FFmpeg-cvslog] x86/imdct36: use extractps inside the STORE macro

2016-01-28 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Jan 28 13:32:53 2016 -0300| [c79252897096b89376bcf17a5bca6cdf8d21b6a0] | committer: James Almer x86/imdct36: use extractps inside the STORE macro Reviewed-by: Michael Niedermayer Reviewed-by: Henrik Gramner Signed-off-by: James Almer > http://git.

[FFmpeg-cvslog] Merge commit '1482aff2048511b821ff9feac19426113cc641a2'

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 16:38:04 2016 +| [b986a4625d0e67710f155a9816dbab186a98020e] | committer: Derek Buitenhuis Merge commit '1482aff2048511b821ff9feac19426113cc641a2' * commit '1482aff2048511b821ff9feac19426113cc641a2': lavc: Move noise_reduction to cod

[FFmpeg-cvslog] lavc: Move noise_reduction to codec private options

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sun Sep 13 23:45:24 2015 +0200| [1482aff2048511b821ff9feac19426113cc641a2] | committer: Vittorio Giovara lavc: Move noise_reduction to codec private options This option is only used by mpegvideoenc, x264, xavs, and vpx. It is a very codec-specific o

[FFmpeg-cvslog] lavc: Move mpeg_quant to codec private options

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sun Sep 13 23:45:24 2015 +0200| [12b49769223234673db1003d9c43e7483ceb0282] | committer: Vittorio Giovara lavc: Move mpeg_quant to codec private options This option is only used by mpegvideoenc, and xvid. It is a very codec-specific option, so deprec

[FFmpeg-cvslog] Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589'

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 16:54:26 2016 +| [5b0d4c247a3c3ba8a8ece70b31354121645c8320] | committer: Derek Buitenhuis Merge commit '96c373c7704aeb1cc1d2c275fbb5d71777665589' * commit '96c373c7704aeb1cc1d2c275fbb5d71777665589': lavc: Move context_model to codec

[FFmpeg-cvslog] avcodec/frame_thread_encoder: Check the private option for huffy' s context modelling

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 17:19:06 2016 +| [1a2d6055beed34547fbfa1f7753e9a557058cf04] | committer: Derek Buitenhuis avcodec/frame_thread_encoder: Check the private option for huffy's context modelling Signed-off-by: Derek Buitenhuis > http://git.videolan.or

[FFmpeg-cvslog] lavc: Move context_model to codec private options

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sun Sep 13 23:45:24 2015 +0200| [96c373c7704aeb1cc1d2c275fbb5d71777665589] | committer: Vittorio Giovara lavc: Move context_model to codec private options This option is only used by ffv1 and ffvhuff. It is a very codec-specific option, so deprecate

[FFmpeg-cvslog] Merge commit '12b49769223234673db1003d9c43e7483ceb0282'

2016-01-28 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Thu Jan 28 16:44:59 2016 +| [0e3e3656d31a7e1e595ccb5ca3acfc76a23d785e] | committer: Derek Buitenhuis Merge commit '12b49769223234673db1003d9c43e7483ceb0282' * commit '12b49769223234673db1003d9c43e7483ceb0282': lavc: Move mpeg_quant to codec pr

[FFmpeg-cvslog] avcodec/libx264: Fix sc_threshold after 30c1bdb87ce336f2b9957769e30a10d72f93d372

2016-01-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 28 18:10:34 2016 +0100| [cb06be6136dd9860743e2e5ef7bc31f0cfb6c456] | committer: Michael Niedermayer avcodec/libx264: Fix sc_threshold after 30c1bdb87ce336f2b9957769e30a10d72f93d372 After the merge the default threshold was unconditionally

[FFmpeg-cvslog] libx264: Make sure to preserve default option values

2016-01-28 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Jan 28 11:38:27 2016 -0500| [b340bd8a58c32453172404a8e4240e3317e341da] | committer: Michael Niedermayer libx264: Make sure to preserve default option values The private options chromaoffset, sc_threshold, and noise_reduction were set to 0 rather

[FFmpeg-cvslog] lavf/segment: add new option segment_clocktime_wrap_duration

2016-01-28 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Mon Jan 18 01:29:06 2016 +0100| [369a6a6ed450487a31b00423bc136fae41c54556] | committer: Marton Balint lavf/segment: add new option segment_clocktime_wrap_duration This option can force the segmenter to only start a new segment if a packet reaches the m

[FFmpeg-cvslog] lavf/segment: add support for specifying clock time offset

2016-01-28 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Wed Jan 13 01:44:36 2016 +0100| [1036a1b8a31d879d773922f9e24ebe310bb573e1] | committer: Marton Balint lavf/segment: add support for specifying clock time offset Reviewed-by: Stefano Sabatini Signed-off-by: Marton Balint > http://git.videolan.org/git

[FFmpeg-cvslog] lavd/decklink_dec: add support for teletext

2016-01-28 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Tue Jan 12 03:09:37 2016 +0100| [995c7a6f5ad480d706b22e97609e2cce2f305e4b] | committer: Marton Balint lavd/decklink_dec: add support for teletext It uses the libzvbi slicer, therefore teletext capture requires libzvbi. Reviewed-by: Deti Fliegl Signed

[FFmpeg-cvslog] configure: remove libzvbi GPL dependency

2016-01-28 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Jan 14 03:34:57 2016 +0100| [6bc610b39efed743a8616104ce59c860f20487ef] | committer: Marton Balint configure: remove libzvbi GPL dependency The COPYING.LIB file in the zvbi source tree as well as libzvbi.h references the GNU Library General Public L

[FFmpeg-cvslog] configure: use -ldl for decklink

2016-01-28 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Jan 10 04:08:12 2016 +0100| [98e94dff7a59972879ad149e313b5b8535bd4d1a] | committer: Marton Balint configure: use -ldl for decklink Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=98e94dff7a59972879ad149e31

[FFmpeg-cvslog] lavf: bump micro version after the new segment muxer options

2016-01-28 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Fri Jan 29 01:40:54 2016 +0100| [cfc040a49f4b689fa3ca9a8227cf68da6ce5655b] | committer: Marton Balint lavf: bump micro version after the new segment muxer options Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] amrwbdec_mips: Add missing ff_ prefix

2016-01-28 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Jan 28 18:32:47 2016 -0800| [e74378aa8c5371d021a71b6810a8949ec5d65856] | committer: Timothy Gu amrwbdec_mips: Add missing ff_ prefix > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e74378aa8c5371d021a71b6810a8949ec5d65856 --- libavcodec/

[FFmpeg-cvslog] all: Add missing header guards

2016-01-28 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Thu Jan 28 18:00:33 2016 -0800| [44304ae3220f553d0b1458644e2a617ea1ad8d22] | committer: Timothy Gu all: Add missing header guards > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44304ae3220f553d0b1458644e2a617ea1ad8d22 --- compat/va_copy.h