[FFmpeg-cvslog] doc/filters: fix selectivecolor example

2015-10-14 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Oct 14 16:34:41 2015 +0200| [c793a271d567e961a3643513adc0463f5b97485b] | committer: Clément Bœsch doc/filters: fix selectivecolor example Fixes Ticket #4927 >

[FFmpeg-cvslog] avfilter/all: propagate errors of functions from avfilter/formats

2015-10-14 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Sun Oct 4 23:39:25 2015 -0400| [6aaac24d72a7da631173209841a3944fcb4a3309] | committer: Ganesh Ajjanagadde avfilter/all: propagate errors of functions from avfilter/formats Many of the functions from avfilter/formats can

[FFmpeg-cvslog] lavf/vc1dec: Autodetect raw vc-1 streams.

2015-10-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Oct 14 16:40:57 2015 +0200| [1f2c474cb214b94a31b23967d334fea96dda62e5] | committer: Carl Eugen Hoyos lavf/vc1dec: Autodetect raw vc-1 streams. Move the demuxer into its own file. >

[FFmpeg-cvslog] avfilter/formats: add av_warn_unused_result to function prototypes

2015-10-14 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Mon Oct 5 09:20:33 2015 -0400| [bf0d2d6030c239f91e0368a20fb2dc0705bfec99] | committer: Ganesh Ajjanagadde avfilter/formats: add av_warn_unused_result to function prototypes This uses the av_warn_unused_result attribute

[FFmpeg-cvslog] avutil/intmath: use de Bruijn based ff_ctz

2015-10-14 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Wed Oct 14 10:26:59 2015 -0400| [55d3e97970888baa173061704a085144c5a014b4] | committer: Ronald S. Bultje avutil/intmath: use de Bruijn based ff_ctz It has already been demonstrated that the de Bruijn method has benefits

[FFmpeg-cvslog] avutil/fifo: add function av_fifo_generic_peek_at()

2015-10-14 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui | Wed Oct 14 14:20:07 2015 +0800| [87ff61b9abde99d8cdc2a4332b41f69a80eb3d56] | committer: Michael Niedermayer avutil/fifo: add function av_fifo_generic_peek_at() Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avformat/async: cache some data for fast seek backward

2015-10-14 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui | Tue Oct 13 18:30:47 2015 +0800| [6c7f289fab3429706cb47b81ea02963585f0dd05] | committer: Michael Niedermayer avformat/async: cache some data for fast seek backward Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] ffmpeg_opt: rename loop option to stream_loop

2015-10-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 14 19:52:17 2015 +0200| [dbb03b8e47f905f0f7b10c3eb5ac11f9bfc793ff] | committer: Michael Niedermayer ffmpeg_opt: rename loop option to stream_loop The "loop" option is used in several demuxers (like img2dec) and

[FFmpeg-cvslog] rtmpproto: Write correct flv packet sizes at the end of packets

2015-10-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Oct 13 12:17:24 2015 +0300| [e55376a1fd5abebbb0a082aa20739d58c2260a37] | committer: Luca Barbato rtmpproto: Write correct flv packet sizes at the end of packets In one case it was written as zero, one case left it

[FFmpeg-cvslog] httpauth: Add space after commas in HTTP/RTSP auth header

2015-10-14 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin | Tue Oct 13 12:44:37 2015 +0300| [c1348506697377b46f844339c178332e3314149a] | committer: Luca Barbato httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grandstream cameras, which return 401

[FFmpeg-cvslog] Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 22:55:55 2015 +0200| [7ac4140c078d12a2227878b3dcd6ec242598b996] | committer: Hendrik Leppkes Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37' * commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37': rtmpproto:

[FFmpeg-cvslog] Merge commit 'c1348506697377b46f844339c178332e3314149a'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 23:01:20 2015 +0200| [0e4528b88e10e3550dd778ac56a1da9d0a136928] | committer: Hendrik Leppkes Merge commit 'c1348506697377b46f844339c178332e3314149a' * commit 'c1348506697377b46f844339c178332e3314149a': httpauth: Add

[FFmpeg-cvslog] dxva: Include last the internal header

2015-10-14 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Oct 13 23:20:33 2015 +0200| [08377f9c3bf6dbe216512a2e05c9fac837b13fc0] | committer: Luca Barbato dxva: Include last the internal header It redefines _WIN32_WINNT, possibly causing problems with the w32pthreads.h header. >

[FFmpeg-cvslog] Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 23:02:00 2015 +0200| [b66a94ab539cbebf8dc6ca53d81dfa47d6dd59ac] | committer: Hendrik Leppkes Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0' * commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0': dxva: Include

[FFmpeg-cvslog] Merge commit 'd15368ee3926152a3a301c13cc638fbf7a062ddf'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 23:06:06 2015 +0200| [15db457ea8f76cd03a371dee548b7dbc60efcb86] | committer: Hendrik Leppkes Merge commit 'd15368ee3926152a3a301c13cc638fbf7a062ddf' * commit 'd15368ee3926152a3a301c13cc638fbf7a062ddf': h264: Run VLC

[FFmpeg-cvslog] h264: Run VLC init under pthread_once

2015-10-14 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Oct 7 12:33:01 2015 -0400| [d15368ee3926152a3a301c13cc638fbf7a062ddf] | committer: Luca Barbato h264: Run VLC init under pthread_once This makes the h.264 decoder threadsafe to initialize. Signed-off-by: Derek

[FFmpeg-cvslog] thread: Provide no-op variants for pthread_once

2015-10-14 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Wed Oct 7 22:43:38 2015 +0200| [c53e796f8b69799b7ad6d28fbab981d37edf1bc9] | committer: Luca Barbato thread: Provide no-op variants for pthread_once >

[FFmpeg-cvslog] doc/examples/muxing: Fix mixed declaration and code

2015-10-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 15 00:00:45 2015 +0200| [83fc0b9d48d103f091211180bbe38f159790e62b] | committer: Michael Niedermayer doc/examples/muxing: Fix mixed declaration and code Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 23:02:35 2015 +0200| [f05021f3f49a45b36411ec9de3cd7522dc9f9110] | committer: Hendrik Leppkes Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9' * commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9': thread:

[FFmpeg-cvslog] Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 13:25:25 2015 +0200| [037b44a3b44ead1cef8910c52fdd1343779b5203] | committer: Hendrik Leppkes Merge commit '00332e0a064dad866812de9162b009cbaba6f5df' * commit '00332e0a064dad866812de9162b009cbaba6f5df':

[FFmpeg-cvslog] wrapped_avframe: Initial implementation

2015-10-14 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Fri Oct 9 14:12:04 2015 +0200| [00332e0a064dad866812de9162b009cbaba6f5df] | committer: Luca Barbato wrapped_avframe: Initial implementation >

[FFmpeg-cvslog] lavf: Remove duplicated latm demuxer.

2015-10-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Oct 15 01:11:17 2015 +0200| [2c2d1624a2e70693045868b8b841a24a9b711507] | committer: Carl Eugen Hoyos lavf: Remove duplicated latm demuxer. The demuxer used to demux loas files for which a dedicated demuxer exists. >

[FFmpeg-cvslog] avfilter/af_tremolo: clean up extra newlines

2015-10-14 Thread Kyle Swanson
ffmpeg | branch: master | Kyle Swanson | Wed Oct 14 09:56:48 2015 -0500| [0131636f22b49d1aa67b76d7f1acad6e57eda577] | committer: Michael Niedermayer avfilter/af_tremolo: clean up extra newlines Signed-off-by: Kyle Swanson Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 13:44:33 2015 +0200| [1dd5f3340e002bf923fbfd4774afe3fafc6ad713] | committer: Hendrik Leppkes Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1' * commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1': yuv4mpeg: Use

[FFmpeg-cvslog] yuv4mpeg: Use the wrapped avframe pseudo-encoder

2015-10-14 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Fri Oct 9 16:22:42 2015 +0200| [d00a8fd417ad20cecbc7ca17b25f352655148fb1] | committer: Luca Barbato yuv4mpeg: Use the wrapped avframe pseudo-encoder >

[FFmpeg-cvslog] Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 13:48:22 2015 +0200| [64ceeac26a441ede6eaf4bb99a5c3224b1803745] | committer: Hendrik Leppkes Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c' * commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c': nullenc: Use

[FFmpeg-cvslog] nullenc: Use the wrapped avframe pseudo-encoder

2015-10-14 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Fri Oct 9 16:24:05 2015 +0200| [b9ece15a01782b4f301c0c139d1d7b20f848914c] | committer: Luca Barbato nullenc: Use the wrapped avframe pseudo-encoder >

[FFmpeg-cvslog] build: add Solaris symbol versioning

2015-10-14 Thread Sean McGovern
ffmpeg | branch: master | Sean McGovern | Wed Oct 7 17:39:37 2015 -0400| [c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b] | committer: Luca Barbato build: add Solaris symbol versioning The versioning facility in the Solaris linker differs from Linux in 3 ways: 1. It does not

[FFmpeg-cvslog] Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 13:54:50 2015 +0200| [fcfb66ba9b6e8e8026fa38ea99e0458b31321217] | committer: Hendrik Leppkes Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b' * commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b': build: add

[FFmpeg-cvslog] Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 14:01:11 2015 +0200| [b994788353ec39677d9f751da5cf754ef6247773] | committer: Hendrik Leppkes Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef' * commit '11c5f438ff83da5040e85bfa6299f56b321d32ef': dict: Change

[FFmpeg-cvslog] dict: Change return type of av_dict_copy()

2015-10-14 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Sun Oct 4 13:27:15 2015 +0200| [11c5f438ff83da5040e85bfa6299f56b321d32ef] | committer: Vittorio Giovara dict: Change return type of av_dict_copy() av_dict_set() could return an error, so forward it appropriately.

[FFmpeg-cvslog] configure: Require libkvazaar < 0.7.

2015-10-14 Thread Carl Eugen Hoyos
ffmpeg | branch: release/2.8 | Carl Eugen Hoyos | Wed Oct 14 14:15:30 2015 +0200| [c2db8ebc083e5fa35def204321a225960beede84] | committer: Carl Eugen Hoyos configure: Require libkvazaar < 0.7. Fixes ticket #4925. Reviewed-by: Arttu Ylä-Outinen >

[FFmpeg-cvslog] avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup

2015-10-14 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Wed Sep 30 13:10:48 2015 +0200| [b46efcb2933c6adc11486104195dcd5054485246] | committer: Carl Eugen Hoyos avcodec/vp8: Do not use num_coeff_partitions in thread/buffer setup The variable is not a constant and can lead

[FFmpeg-cvslog] avconv: Add loop option.

2015-10-14 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Fri Oct 9 22:11:56 2015 +0200| [16b0c929621f84983b83b9735ce973acb12723bc] | committer: Anton Khirnov avconv: Add loop option. Signed-off-by: Anton Khirnov >

[FFmpeg-cvslog] Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 14:28:20 2015 +0200| [9ccd90626f0ecef205faef1d25f0e3649d18e1b3] | committer: Hendrik Leppkes Merge commit '16b0c929621f84983b83b9735ce973acb12723bc' * commit '16b0c929621f84983b83b9735ce973acb12723bc': avconv: Add

[FFmpeg-cvslog] ffmpeg: add deprecation guards around remaining AVFMT_RAWPICTURE usage

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 14:46:40 2015 +0200| [a34dfc93efe380dd9c2b147e227caa14b063d32f] | committer: Hendrik Leppkes ffmpeg: add deprecation guards around remaining AVFMT_RAWPICTURE usage >

[FFmpeg-cvslog] ffmpeg: remove trailing whitespace that sneaked into the previous merge

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 14:51:49 2015 +0200| [435dfc15dfa91681c0e3dc8bd42f92af6bec2c8f] | committer: Hendrik Leppkes ffmpeg: remove trailing whitespace that sneaked into the previous merge >

[FFmpeg-cvslog] avformat: Do not use AVFMT_RAWPICTURE

2015-10-14 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Mon Oct 12 16:06:07 2015 +0200| [34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e] | committer: Luca Barbato avformat: Do not use AVFMT_RAWPICTURE There are no formats supporting it anymore and it is deprecated. Update the documentation

[FFmpeg-cvslog] Merge commit '901f9c0a32985f48672fd68594111dc55d88a57a'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 14:56:16 2015 +0200| [9c3f75c29d2938bc3dd77a7733a11059ed2bc488] | committer: Hendrik Leppkes Merge commit '901f9c0a32985f48672fd68594111dc55d88a57a' * commit '901f9c0a32985f48672fd68594111dc55d88a57a': qtrle:

[FFmpeg-cvslog] qtrle: Properly use AVFrame API

2015-10-14 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Oct 12 19:00:31 2015 +0200| [901f9c0a32985f48672fd68594111dc55d88a57a] | committer: Vittorio Giovara qtrle: Properly use AVFrame API Rather than copying data buffers around, just add a reference to the current frame.

[FFmpeg-cvslog] mimic: drop AVPicture usage

2015-10-14 Thread wm4
ffmpeg | branch: master | wm4 | Tue Oct 13 14:48:55 2015 +0200| [6a23a34274b747280c1e4a00ad22f97f99bbb48a] | committer: Vittorio Giovara mimic: drop AVPicture usage Work on the AVFrame references directly. Instead of setting up a flipped/swapped "view" on the pictures,

[FFmpeg-cvslog] Merge commit '6a23a34274b747280c1e4a00ad22f97f99bbb48a'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 15:01:54 2015 +0200| [8ededd583622359062622cf008144a1511d50bbd] | committer: Hendrik Leppkes Merge commit '6a23a34274b747280c1e4a00ad22f97f99bbb48a' * commit '6a23a34274b747280c1e4a00ad22f97f99bbb48a': mimic: drop

[FFmpeg-cvslog] Merge commit '17e41cf3614973258c24aa2452215ef7e3bfa5ed'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 14:54:04 2015 +0200| [628174990971e05277dc638876fc7f00052dbb8a] | committer: Hendrik Leppkes Merge commit '17e41cf3614973258c24aa2452215ef7e3bfa5ed' * commit '17e41cf3614973258c24aa2452215ef7e3bfa5ed': avcodec: Do

[FFmpeg-cvslog] avcodec: Do not lock during init if there is no init function

2015-10-14 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Mon Oct 12 10:32:28 2015 -0400| [17e41cf3614973258c24aa2452215ef7e3bfa5ed] | committer: Luca Barbato avcodec: Do not lock during init if there is no init function Signed-off-by: Derek Buitenhuis

[FFmpeg-cvslog] libschroedinger: Properly use AVFrame API

2015-10-14 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Oct 12 18:54:52 2015 +0200| [6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3] | committer: Vittorio Giovara libschroedinger: Properly use AVFrame API Rather than copying data buffers around, allocate a proper frame, and use

[FFmpeg-cvslog] Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3'

2015-10-14 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14 15:00:53 2015 +0200| [3d93ff289e0421d71cd63e246727d8ace256f27d] | committer: Hendrik Leppkes Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3' * commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3':

[FFmpeg-cvslog] doc/ffmpeg: use stream_loop instead of loop

2015-10-14 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Wed Oct 14 21:51:15 2015 -0400| [76cd82d9257b7eabab806fc7202676d5bd8406c4] | committer: Ganesh Ajjanagadde doc/ffmpeg: use stream_loop instead of loop Commit dbb03b8e47f905f0f7b10c3eb5ac11f9bfc793ff renamed loop to