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
stream_loop. This documents the
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
> http://git.videolan.org/gitweb.c
ffmpeg | branch: master | Christophe Gisquet |
Wed Oct 14 19:20:49 2015 +0200| [96b165fae24b84a703728a8d34ef1ecb944471ab] |
committer: Michael Niedermayer
dnxhd: interleave AC levels and flags
This allows more efficient access to the array as the level and flags
are contiguous. Around 4% faste
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.
> http://git.videolan.org/gitw
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
23:02:35 2015 +0200| [f05021f3f49a45b36411ec9de3cd7522dc9f9110] | committer:
Hendrik Leppkes
Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9'
* commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9':
thread: Provide no-op variants for
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 init under pthread_on
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 Buitenhuis
Signed-off-by: Luca B
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c53e796f8b69799b7ad6d28fbab981d37edf1bc9
---
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
23:02:00 2015 +0200| [b66a94ab539cbebf8dc6ca53d81dfa47d6dd59ac] | committer:
Hendrik Leppkes
Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'
* commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0':
dxva: Include last the internal hea
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.
> http://git.videolan.org/gi
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
23:01:20 2015 +0200| [0e4528b88e10e3550dd778ac56a1da9d0a136928] | committer:
Hendrik Leppkes
Merge commit 'c1348506697377b46f844339c178332e3314149a'
* commit 'c1348506697377b46f844339c178332e3314149a':
httpauth: Add space after commas in
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 otherwise.
VLC sends Authorization:
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
22:55:55 2015 +0200| [7ac4140c078d12a2227878b3dcd6ec242598b996] | committer:
Hendrik Leppkes
Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37'
* commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37':
rtmpproto: Write correct flv packet
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 uninitialized,
missed the 11
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 muxers, using
the same na
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h
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
over the current implementa
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
17:06:07 2015 +0200| [2d0a10e369f133540bc8770ba702a3ad97821f59] | committer:
Hendrik Leppkes
Remove test file that accidentally ended up in one commit
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2d0a10e369f133540bc8770ba702
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.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1f2c4
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c793a271d567e961a3643513adc046
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 liberally to catch some for
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 return errors, usually
AV
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
15:01:54 2015 +0200| [8ededd583622359062622cf008144a1511d50bbd] | committer:
Hendrik Leppkes
Merge commit '6a23a34274b747280c1e4a00ad22f97f99bbb48a'
* commit '6a23a34274b747280c1e4a00ad22f97f99bbb48a':
mimic: drop AVPicture usage
Merged
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,
flip/swap them when ret
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
15:00:53 2015 +0200| [3d93ff289e0421d71cd63e246727d8ace256f27d] | committer:
Hendrik Leppkes
Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3'
* commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3':
libschroedinger: Properly use AVFra
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 the standard AVFrame functio
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.
Signed-off-by: Vittorio Gio
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
14:56:16 2015 +0200| [9c3f75c29d2938bc3dd77a7733a11059ed2bc488] | committer:
Hendrik Leppkes
Merge commit '901f9c0a32985f48672fd68594111dc55d88a57a'
* commit '901f9c0a32985f48672fd68594111dc55d88a57a':
qtrle: Properly use AVFrame API
Me
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
Signed-off-by: Luca Barbato
> http://git.videolan.o
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
14:54:04 2015 +0200| [628174990971e05277dc638876fc7f00052dbb8a] | committer:
Hendrik Leppkes
Merge commit '17e41cf3614973258c24aa2452215ef7e3bfa5ed'
* commit '17e41cf3614973258c24aa2452215ef7e3bfa5ed':
avcodec: Do not lock during init if
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=435dfc15dfa916
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a34dfc93efe380d
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
14:43:20 2015 +0200| [1899b2579993c4faca79cade01e374378db128dd] | committer:
Hendrik Leppkes
Merge commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e'
* commit '34ed5c2e4d9b7fe5c9b3aae2da5599fabb95c02e':
avformat: Do not use AVFMT_RAWPICTU
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 accordingly.
> http://g
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
14:28:20 2015 +0200| [9ccd90626f0ecef205faef1d25f0e3649d18e1b3] | committer:
Hendrik Leppkes
Merge commit '16b0c929621f84983b83b9735ce973acb12723bc'
* commit '16b0c929621f84983b83b9735ce973acb12723bc':
avconv: Add loop option.
Merged-by
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16b0c929621f84983b83b9735ce973
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 to race conditions
Fixe
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
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
14:01:11 2015 +0200| [b994788353ec39677d9f751da5cf754ef6247773] | committer:
Hendrik Leppkes
Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'
* commit '11c5f438ff83da5040e85bfa6299f56b321d32ef':
dict: Change return type of av_dict
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.
Signed-off-by: Vittorio Giovara
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 support globs in linke
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
13:54:50 2015 +0200| [fcfb66ba9b6e8e8026fa38ea99e0458b31321217] | committer:
Hendrik Leppkes
Merge commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b'
* commit 'c1aac39eaccd32dc3b74ccfcce701d3d888fbc6b':
build: add Solaris symbol versionin
ffmpeg | branch: master | Luca Barbato | Fri Oct 9
16:24:05 2015 +0200| [b9ece15a01782b4f301c0c139d1d7b20f848914c] | committer:
Luca Barbato
nullenc: Use the wrapped avframe pseudo-encoder
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b9ece15a01782b4f301c0c139d1d7b20f848914c
---
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
13:48:22 2015 +0200| [64ceeac26a441ede6eaf4bb99a5c3224b1803745] | committer:
Hendrik Leppkes
Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c'
* commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c':
nullenc: Use the wrapped avframe ps
ffmpeg | branch: master | Luca Barbato | Fri Oct 9
16:22:42 2015 +0200| [d00a8fd417ad20cecbc7ca17b25f352655148fb1] | committer:
Luca Barbato
yuv4mpeg: Use the wrapped avframe pseudo-encoder
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d00a8fd417ad20cecbc7ca17b25f352655148fb1
--
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
13:44:33 2015 +0200| [1dd5f3340e002bf923fbfd4774afe3fafc6ad713] | committer:
Hendrik Leppkes
Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1'
* commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1':
yuv4mpeg: Use the wrapped avframe p
ffmpeg | branch: master | Luca Barbato | Fri Oct 9
14:12:04 2015 +0200| [00332e0a064dad866812de9162b009cbaba6f5df] | committer:
Luca Barbato
wrapped_avframe: Initial implementation
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=00332e0a064dad866812de9162b009cbaba6f5df
---
libav
ffmpeg | branch: master | Hendrik Leppkes | Wed Oct 14
13:25:25 2015 +0200| [037b44a3b44ead1cef8910c52fdd1343779b5203] | committer:
Hendrik Leppkes
Merge commit '00332e0a064dad866812de9162b009cbaba6f5df'
* commit '00332e0a064dad866812de9162b009cbaba6f5df':
wrapped_avframe: Initial implementa
50 matches
Mail list logo