ffmpeg | branch: master | Gyan Doshi | Thu Oct 12
19:04:06 2017 +0530| [147c1e008a7baf9c4d4e18e9707765ae686b1521] | committer:
Michael Niedermayer
doc/filters: correct typo and incomplete desc.
Correct typo in signalstats filter section and qualify description for variable
in select filter.
S
ffmpeg | branch: master | Kaustubh Raste | Wed Oct
11 14:38:28 2017 +0530| [6ca821a3e7751b6b24e63ec1b531e3841d4d7bda] | committer:
Michael Niedermayer
avcodec/mips: Improve hevc uni horiz mc msa functions
Update macros to remove adds.
Signed-off-by: Kaustubh Raste
Signed-off-by: Michael Nied
ffmpeg | branch: master | Kaustubh Raste | Wed Oct
11 14:39:09 2017 +0530| [e5439e272ed1ac17b78f49183cb9ab28519ce015] | committer:
Michael Niedermayer
avcodec/mips: Improve hevc uni weighted vert mc msa functions
Pack the data to half word before clipping.
Use immediate unsigned saturation for
ffmpeg | branch: master | Kaustubh Raste | Wed Oct
11 14:35:21 2017 +0530| [e549933a270dd2cfc36f2cf9bb6b29acf3dc6d08] | committer:
Michael Niedermayer
avcodec/mips: Improve avc put mc 12, 32 and 22 msa functions
Remove loops and unroll as block sizes are known.
Removed unused functions.
Signe
ffmpeg | branch: master | Kaustubh Raste | Wed Oct
11 14:37:27 2017 +0530| [e63758468c6420871c883fb96b8b6832adb5b2ee] | committer:
Michael Niedermayer
avcodec/mips: Improve hevc bi copy mc msa functions
Load the specific destination bytes instead of MSA load and pack.
Use immediate unsigned sa
ffmpeg | branch: master | Kaustubh Raste | Wed Oct
11 14:01:30 2017 +0530| [27a0a8388082c6d4b9e96b7b79a59821c8a56168] | committer:
Michael Niedermayer
avcodec/mips: Improve avc chroma avg horiz mc msa functions
Replace generic with block size specific function.
Load the specific destination by
ffmpeg | branch: master | James Almer | Thu Oct 12 21:04:26
2017 -0300| [34dbee9f601f30bb41fec5656f94f87ded31f155] | committer: James Almer
configure: explicitly list videotoolbox deps for avutil
There's a bug in configure where they are not being resolved right,
so make them explicit deps for
ffmpeg | branch: master | Luca Barbato | Thu Oct 12
19:20:28 2017 -0300| [abb5efca263daff670ebb0a07af4fc902e457ade] | committer:
James Almer
configure: Fix sem_timedwait probe
(cherry-picked from libav commit 41262498ff89ef48e5ce4823b2fc2dc514a3eb0c)
Signed-off-by: James Almer
> http://git.v
ffmpeg | branch: master | James Almer | Thu Oct 12 20:24:36
2017 -0300| [4440bcf6a0cfd47dcd11c378050272dd1e84467e] | committer: James Almer
configure: fix pthread_cancel check
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4440bcf6a0cfd47dcd11c378050272
ffmpeg | branch: master | James Almer | Thu Oct 12 20:05:39
2017 -0300| [9c0279bc2c7bafee9ef9ef4a5799c0e5ea378239] | committer: James Almer
configure: fix CoreGraphics module name
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c0279bc2c7bafee9ef9ef4a57
ffmpeg | branch: master | Clément Bœsch | Fri Oct 13 00:21:11
2017 +0200| [d1aef7d08a06f4adce747b251a81f8b99650bdca] | committer: Clément
Bœsch
lavc/pixlet: remove unecessary intermediate nb_levels variable
This is a change imported from Libav.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | Clément Bœsch | Thu Oct 12 20:45:53
2017 +0200| [368fb74831c037c1a1afd06da64c464c2b40d8b1] | committer: Clément
Bœsch
lavc/pixlet: reduce diff with Libav (cosmetics only)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=368fb74831c037c1a1afd06da64c464c2b40d
ffmpeg | branch: master | James Almer | Thu Oct 12 17:32:10
2017 -0300| [4b175913bed8df8c5d4f474d03963a0d99a87b3f] | committer: James Almer
build: fix builds configured with a suffix
Regression since 6dfcbd80ad446ff163b47f2bf432bbf706436ea8
Tested-by: Michael Niedermayer
Signed-off-by: James
ffmpeg | branch: release/3.4 | Ivan Kalvachev | Mon Oct
9 02:40:26 2017 +0300| [7fb85ad3607a3fdde682ea74d6f6bcefe1f582dd] | committer:
Carl Eugen Hoyos
Fix crash if av_vdpau_bind_context() is not used.
The public functions av_alloc_vdpaucontext() and
av_vdpau_alloc_context() are allocating AV
ffmpeg | branch: master | Ivan Kalvachev | Mon Oct 9
02:40:26 2017 +0300| [3a6ded7cfcb33e06ade98c5791eae06453f65668] | committer:
Carl Eugen Hoyos
Fix crash if av_vdpau_bind_context() is not used.
The public functions av_alloc_vdpaucontext() and
av_vdpau_alloc_context() are allocating AVVDPAU
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Oct 12
23:14:55 2017 +0200| [c87bb9c04af804e2cd6a18110780ffb6d85109e3] | committer:
Carl Eugen Hoyos
lavc/ppc/fft_init: Fix compilation on ppc64le with --disable-vsx.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c87bb9c04af804e2cd
ffmpeg | branch: master | James Almer | Thu Oct 12 18:09:11
2017 -0300| [fb934f23e1b7af48f96b6ce1d105da89db9ad6f4] | committer: James Almer
Merge commit '57b753b445e23363c997a8ec1c556e0b0f6e9da3'
* commit '57b753b445e23363c997a8ec1c556e0b0f6e9da3':
build: Prefer NASM assembler over YASM
bui
ffmpeg | branch: master | Diego Biurrun | Thu Oct 13
20:33:15 2016 +0200| [57b753b445e23363c997a8ec1c556e0b0f6e9da3] | committer:
Diego Biurrun
build: Prefer NASM assembler over YASM
NASM is more actively maintained and permits generating dependency information
as a sideeffect of assembling, t
ffmpeg | branch: master | Diego Biurrun | Thu Mar 2
14:54:28 2017 +0100| [51411eb7ffba1437c1019f992990914f60232c39] | committer:
Diego Biurrun
build: Special-case handling of SDL CFLAGS
SDL adds some "special" CFLAGS that interfere with building normal
binaries. Capture those CFLAGS separatel
ffmpeg | branch: master | Diego Biurrun | Tue Feb 28
19:32:37 2017 +0100| [f54037da8af2f2aeb5e5633b48434211e6a97fe5] | committer:
Diego Biurrun
build: Make x86 assembler commandline-selectable
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f54037da8af2f2aeb5e5633b48434211e6a97fe5
ffmpeg | branch: master | James Almer | Thu Oct 12 17:44:06
2017 -0300| [583003670f2425a0f102aff3493f77693c44f5f6] | committer: James Almer
Merge commit '003124ebf4a05f1347c74104216887ddd2e5aad4'
* commit '003124ebf4a05f1347c74104216887ddd2e5aad4':
build: Fix logic of clock_gettime() check
M
ffmpeg | branch: master | Diego Biurrun | Mon Mar 6
19:35:12 2017 +0100| [003124ebf4a05f1347c74104216887ddd2e5aad4] | committer:
Diego Biurrun
build: Fix logic of clock_gettime() check
We should only check for clock_gettime() if _POSIX_MONOTONIC_CLOCK is
available and do a full link check for
ffmpeg | branch: master | James Almer | Thu Oct 12 14:17:43
2017 -0300| [4226c57b2b1f0b04a7d6dd4b1b3bcdab66bff424] | committer: James Almer
configure: add missing libfontconfig and libfreetype dependencies to showcqt
filter
Tested-by: Michael Niedermayer
Signed-off-by: James Almer
> http://
ffmpeg | branch: master | James Almer | Thu Oct 12 15:03:23
2017 -0300| [c54431354a36809aaf09565e413059a859b9e672] | committer: James Almer
Merge commit 'b44bd7ee7f7d834c1e22b5f33674393e5c0267c5'
* commit 'b44bd7ee7f7d834c1e22b5f33674393e5c0267c5':
pixlet: Fix architecture-dependent code and
ffmpeg | branch: master | Vittorio Giovara | Wed
Mar 1 19:45:31 2017 -0500| [b44bd7ee7f7d834c1e22b5f33674393e5c0267c5] |
committer: Vittorio Giovara
pixlet: Fix architecture-dependent code and values
The constants used in the decoder used floating point precision,
and this caused different va
ffmpeg | branch: master | James Almer | Thu Oct 12 14:58:34
2017 -0300| [e4ad3e6f6449f41685d0a640a06c24202c3b5a6e] | committer: James Almer
Merge commit '808ef43597b1e3d6e69a5b9abe2237c8ddb97b44'
* commit '808ef43597b1e3d6e69a5b9abe2237c8ddb97b44':
build: Explicitly set 32-bit/64-bit object f
ffmpeg | branch: master | Diego Biurrun | Wed Mar 1
19:42:21 2017 +0100| [808ef43597b1e3d6e69a5b9abe2237c8ddb97b44] | committer:
Diego Biurrun
build: Explicitly set 32-bit/64-bit object formats for nasm/yasm
Consistently use object format names with "32" suffix and set object format
to "win64
ffmpeg | branch: master | James Almer | Wed Oct 11 22:28:29
2017 -0300| [6fb580e7d3c4cead297620a7b982b2975c56b166] | committer: James Almer
configure: fix libxavs check
libxavs may require pthreads and libm at link time, and without
said ldflags available as global extralibs, the check will fai
ffmpeg | branch: master | Diego Biurrun | Wed Mar 1
19:04:03 2017 +0100| [6eef263aca281fb582e1fa3d841ac20ef747a252] | committer:
Diego Biurrun
x86: Merge align directives into SECTION_RODATA declarations where possible
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6eef263aca281f
ffmpeg | branch: master | James Almer | Thu Oct 12 13:48:08
2017 -0300| [b78bb51a7cdd85ecb88e00fd96276071c092e8f9] | committer: James Almer
Merge commit '6eef263aca281fb582e1fa3d841ac20ef747a252'
* commit '6eef263aca281fb582e1fa3d841ac20ef747a252':
x86: Merge align directives into SECTION_ROD
ffmpeg | branch: master | James Almer | Thu Oct 12 13:39:39
2017 -0300| [65c11f1bbac6e8f3ac2b3f9cde0ce5a06d574f54] | committer: James Almer
Merge commit '3303f86467efa99f23c670707f5be094cc9ce547'
* commit '3303f86467efa99f23c670707f5be094cc9ce547':
nvenc: Remove qmin and qmax constraints for
ffmpeg | branch: master | Ganapathy Kasi | Wed Mar 1
15:04:47 2017 -0800| [3303f86467efa99f23c670707f5be094cc9ce547] | committer:
Luca Barbato
nvenc: Remove qmin and qmax constraints for nvenc vbr
qmin and qmax are not necessary for nvenc vbr.
Also fix for using 2 pass vbr mode for slow pres
ffmpeg | branch: master | James Almer | Thu Oct 12 12:27:48
2017 -0300| [25bd2f4f368ac350d635aaa50860ee642233dcc9] | committer: James Almer
configure: add missing OpenCL dependency to libavutil
Tested-by: wm4
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Oct 12
12:43:09 2017 +0200| [ce508f0bcc371c5e4399f14dd5e9f5b2aca16ab5] | committer:
Carl Eugen Hoyos
lavc/proresdec2: Do not mix variable declaration and statement.
Fixes ticket #6728.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h
34 matches
Mail list logo