ffmpeg | branch: master | James Almer | Thu Apr 13 21:03:41
2017 -0300| [802d94c36edcd05b53a56ee359d9559cc4e11597] | committer: James Almer
build: fix tools build dependencies
Found-by: Michael Niedermayer
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h
On Thu, Apr 13, 2017 at 08:18:56PM +, James Almer wrote:
> ffmpeg | branch: master | James Almer | Thu Apr 13
> 17:09:52 2017 -0300| [5dba808064e7879c04d3e2fb4f10e709bedf51c2] | committer:
> James Almer
>
> Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'
>
> * commit '3e105d0884816
ffmpeg | branch: master | Diego Biurrun | Wed Dec 7
20:36:41 2016 +0100| [92e6b31c3b31be5d6fcad6bf0030bea86a1c8360] | committer:
Diego Biurrun
dxva2: Adjust multiple inclusion guard names to follow convention
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=92e6b31c3b31be5d6fcad6bf
ffmpeg | branch: master | James Almer | Thu Apr 13 19:57:31
2017 -0300| [074e636c5ca1f9e9ab2f1eda1a36e7cb978f9af1] | committer: James Almer
Merge commit '92e6b31c3b31be5d6fcad6bf0030bea86a1c8360'
* commit '92e6b31c3b31be5d6fcad6bf0030bea86a1c8360':
dxva2: Adjust multiple inclusion guard names
ffmpeg | branch: master | James Almer | Thu Apr 13 19:56:17
2017 -0300| [41b394bc612b0b96a8f015ac716ded6ef0ca9e0f] | committer: James Almer
Merge commit 'dbfe60caca2e8323efa7aba6762dce7be2eba390'
* commit 'dbfe60caca2e8323efa7aba6762dce7be2eba390':
vf_hwupload_cuda: Add min/max limits for dev
ffmpeg | branch: master | Ruta Gadkari | Thu Dec 8
15:22:46 2016 +0530| [dbfe60caca2e8323efa7aba6762dce7be2eba390] | committer:
Vittorio Giovara
vf_hwupload_cuda: Add min/max limits for device option
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dbfe60caca2e8323efa7aba6762dce7be
ffmpeg | branch: master | Vittorio Giovara | Mon
Dec 5 17:45:06 2016 -0500| [4efea4ce75fbea3e5f8be8040068bfaaffbb2718] |
committer: Vittorio Giovara
APIChanges: Mention where release 12 was cut
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4efea
ffmpeg | branch: master | James Almer | Thu Apr 13 19:53:14
2017 -0300| [652ffbeaf10a4e33bd60f862049414ec7413f1a7] | committer: James Almer
Merge commit '4efea4ce75fbea3e5f8be8040068bfaaffbb2718'
* commit '4efea4ce75fbea3e5f8be8040068bfaaffbb2718':
APIChanges: Mention where release 12 was cut
ffmpeg | branch: master | James Almer | Thu Apr 13 19:49:20
2017 -0300| [34d7f337c1608c72be8c36355018dc894f0560ce] | committer: James Almer
Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'
* commit '3f75e5116b900f1428aa13041fc7d6301bf1988a':
avio: Keep track of the amount of data writt
ffmpeg | branch: master | Luca Barbato | Tue Dec 6
02:56:24 2016 +0100| [3f75e5116b900f1428aa13041fc7d6301bf1988a] | committer:
Vittorio Giovara
avio: Keep track of the amount of data written
Make avio_size() work with any write AVIOContext.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | James Almer | Thu Apr 13 19:04:26
2017 -0300| [c5fd47fa8a300fc51489a47da94041609545803c] | committer: James Almer
Merge commit 'fc85646ad495f3418042468da415af73a7a07334'
* commit 'fc85646ad495f3418042468da415af73a7a07334':
libopusdec: fix out-of-bounds read
libschr
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Nov 24 01:06:35 2016 +0100| [fc85646ad495f3418042468da415af73a7a07334] |
committer: Vittorio Giovara
libopusdec: fix out-of-bounds read
Signed-off-by: Andreas Cadhalpun
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc85646ad495f
ffmpeg | branch: master | Andreas Cadhalpun
| Sun Nov 13 23:24:45 2016 +0100| [8c3a643808fc89c8003478ea952187cd9fe5d27a] |
committer: Vittorio Giovara
libschroedingerdec: don't produce empty frames
They are not valid and can cause problems/crashes for API users.
Signed-off-by: Andreas Cadhalp
ffmpeg | branch: master | Andreas Cadhalpun
| Fri Dec 2 22:52:44 2016 +0100| [dc2ad094931de2b28c63eaa5614756ed74e2579e] |
committer: Vittorio Giovara
libschroedingerdec: fix leaking of framewithpts
Also preserve the return value from ff_get_buffer().
Signed-off-by: Andreas Cadhalpun
Signed-
ffmpeg | branch: master | Aaron Levinson | Thu Apr 13
02:38:02 2017 -0700| [bceb3d0f8621dd4dcdab2148e29d1473165d9cb6] | committer:
Hendrik Leppkes
Support building C++ files with MSVC
Made appropriate changes to be able to successfully
build C++ files using a Visual C++ build on Windows.
Base
ffmpeg | branch: master | Timothy Gu | Mon Dec 5
09:29:12 2016 -0800| [d3da8a0035734529c4e26696c9a0c6cb56633838] | committer:
Vittorio Giovara
omx: Fix allocation check
Also use av_mallocz_array().
Bug-Id: CID 1396839
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.cgi/ffm
ffmpeg | branch: master | James Almer | Thu Apr 13 18:31:44
2017 -0300| [e688ca102ed304e88d1441141e6e8a74e18aa227] | committer: James Almer
Merge commit 'd3da8a0035734529c4e26696c9a0c6cb56633838'
* commit 'd3da8a0035734529c4e26696c9a0c6cb56633838':
omx: Fix allocation check
This commit is a
ffmpeg | branch: master | James Almer | Thu Apr 13 18:29:26
2017 -0300| [1d94a6c48f81f4990c6c6acbd80894615d93cc7f] | committer: James Almer
Merge commit 'd32bdadda86b35c2960e4de877cf081b9d2dadb3'
* commit 'd32bdadda86b35c2960e4de877cf081b9d2dadb3':
qsvdec: Fix memory leak on error
This commi
ffmpeg | branch: master | Timothy Gu | Mon Dec 5
10:21:11 2016 -0800| [d32bdadda86b35c2960e4de877cf081b9d2dadb3] | committer:
Vittorio Giovara
qsvdec: Fix memory leak on error
Bug-Id: CID 1396851
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d32
ffmpeg | branch: master | Wan-Teh Chang | Fri Dec 2 16:56:16
2016 -0800| [6a93b596c5c3af31b843d63013a7985ffeea354d] | committer: Vittorio
Giovara
compat/atomics: add typecasts in atomic_compare_exchange_strong()
The Solaris and Windows emulations of atomic_compare_exchange_strong()
need typec
ffmpeg | branch: master | James Almer | Thu Apr 13 18:27:20
2017 -0300| [eab5d29810d5d330e0d98f78a9c5ce7dd48a103a] | committer: James Almer
Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d'
* commit '6a93b596c5c3af31b843d63013a7985ffeea354d':
compat/atomics: add typecasts in atomic_comp
ffmpeg | branch: master | James Almer | Thu Apr 13 18:25:30
2017 -0300| [657c0720361499e573688384d4f6f625ef897bf8] | committer: James Almer
Merge commit '2170017a1cd033b6f28e16476921022712a522d8'
* commit '2170017a1cd033b6f28e16476921022712a522d8':
avutil: fix data race in av_get_cpu_flags()
ffmpeg | branch: master | Wan-Teh Chang | Wed Dec 7 16:16:02
2016 -0800| [2170017a1cd033b6f28e16476921022712a522d8] | committer: Vittorio
Giovara
avutil: fix data race in av_get_cpu_flags()
Make the one-time initialization in av_get_cpu_flags() thread-safe. The
static variables |flags|, |cpuf
ffmpeg | branch: master | James Almer | Thu Apr 13 18:18:54
2017 -0300| [f416a8d66ac3fe4664b303bfa7c5617571cab1da] | committer: James Almer
Merge commit 'd5759701a82926059ae3e2530805e900041a5419'
* commit 'd5759701a82926059ae3e2530805e900041a5419':
libkvazaar: Add missing header #includes
Me
ffmpeg | branch: master | Diego Biurrun | Tue Dec 6
23:25:58 2016 +0100| [d5759701a82926059ae3e2530805e900041a5419] | committer:
Diego Biurrun
libkvazaar: Add missing header #includes
This fixes compilation after the next version bump.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Diego Biurrun | Wed Dec 7
19:43:57 2016 +0100| [892acc70105df9e6f7773bdde85b3e9541098525] | committer:
Diego Biurrun
configure: Fail if cuda was enabled and is not available
This is the standard behavior for external libraries.
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | James Almer | Thu Apr 13 18:17:09
2017 -0300| [64472bf0bc41b02000bfc69cc5ed58dde0c5d34f] | committer: James Almer
Merge commit '892acc70105df9e6f7773bdde85b3e9541098525'
* commit '892acc70105df9e6f7773bdde85b3e9541098525':
configure: Fail if cuda was enabled and is n
ffmpeg | branch: master | James Almer | Thu Apr 13 18:14:04
2017 -0300| [40f3f0298a01c576d4651b4d166f7461dd018a2c] | committer: James Almer
Merge commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a'
* commit 'f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a':
build: Drop stray golomb dependencies
Merge
ffmpeg | branch: master | James Almer | Thu Apr 13 18:15:39
2017 -0300| [0dd27773096655311dc0b5bdc45b0eb931979a4d] | committer: James Almer
configure: add missing golomb dependency to hevcparse
Based on a dependency addition from fbec58daa2351cbe9fc758d8735c23ff03313db4
> http://git.videolan.o
ffmpeg | branch: master | Diego Biurrun | Wed Dec 7
12:48:31 2016 +0100| [f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a] | committer:
Diego Biurrun
build: Drop stray golomb dependencies
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f55c0a64ae40dc8e0a131a590e123cd14d0c0f7a
---
confi
ffmpeg | branch: master | Diego Biurrun | Sat Dec 3
15:26:40 2016 +0100| [fbec58daa2351cbe9fc758d8735c23ff03313db4] | committer:
Diego Biurrun
build: Add an internal component for hevc_ps code
This allows expressing dependencies in a more correct way.
> http://git.videolan.org/gitweb.cgi/ffm
ffmpeg | branch: master | James Almer | Thu Apr 13 17:56:55
2017 -0300| [14bc8d6755aaff9073576aebdf12a4b50210eb0b] | committer: James Almer
Merge commit 'fbec58daa2351cbe9fc758d8735c23ff03313db4'
* commit 'fbec58daa2351cbe9fc758d8735c23ff03313db4':
build: Add an internal component for hevc_ps
ffmpeg | branch: master | Diego Biurrun | Thu Dec 8
19:47:58 2016 +0100| [f912fd767e55bbb5a1554bd99bacab007659609c] | committer:
Diego Biurrun
Add missing #includes for standalone spherical-information-related headers
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f912fd767e55bbb
ffmpeg | branch: master | James Almer | Thu Apr 13 17:54:02
2017 -0300| [0050449a0744eed0d900073c9ea3e6b375abf0f7] | committer: James Almer
Merge commit 'f912fd767e55bbb5a1554bd99bacab007659609c'
* commit 'f912fd767e55bbb5a1554bd99bacab007659609c':
Add missing #includes for standalone spheric
ffmpeg | branch: master | Vittorio Giovara | Wed
Nov 30 17:53:38 2016 -0500| [cf1cae58b015427918ecfa507a045aae4cf398fd] |
committer: Vittorio Giovara
fate: Add spherical and stereo3d mov tests
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf1cae58b015427918ecfa507a045aae4cf398fd
ffmpeg | branch: master | Vittorio Giovara | Thu
Dec 1 12:38:18 2016 -0500| [68f8db610871b810ba3ae946538d43a9e7cedf1e] |
committer: Vittorio Giovara
avprobe: Allow specifying multiple stream entries to be shown
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=68f8db610871b810ba3ae9
ffmpeg | branch: master | James Almer | Thu Apr 13 17:49:44
2017 -0300| [b2798267c5507df594babca9ff0e8ba36bf0a342] | committer: James Almer
Merge commit 'e90137c045721a1635cc241eb1e1be1126389c38'
* commit 'e90137c045721a1635cc241eb1e1be1126389c38':
mov: Export spherical information
lavc: Ad
ffmpeg | branch: master | Vittorio Giovara | Wed
Nov 2 11:28:54 2016 -0400| [2fb6acd9c28907e4f8c0510099a4603ea6caf861] |
committer: Vittorio Giovara
lavc: Add spherical packet side data API
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2fb6acd9c
ffmpeg | branch: master | Vittorio Giovara | Wed
Nov 2 11:29:15 2016 -0400| [e90137c045721a1635cc241eb1e1be1126389c38] |
committer: Vittorio Giovara
mov: Export spherical information
This implements Spherical Video V1 and V2, as described in the
spatial-media collection by Google.
Signed-off
ffmpeg | branch: master | Vittorio Giovara | Mon
Nov 7 13:09:03 2016 -0500| [c70add61d1551bf31734f7ef7d87824ff5389280] |
committer: Vittorio Giovara
lavu: Add AVSphericalMapping type and frame side data
While no decoder currently exports spherical information, this type
represents a frame pro
ffmpeg | branch: master | James Almer | Thu Apr 13 17:31:15
2017 -0300| [7adfa7cdc6ddb873cacd211f4e18e28b3efbb3aa] | committer: James Almer
Merge commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8'
* commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8':
lavu: Add a video section to Doxygen documen
ffmpeg | branch: master | Vittorio Giovara | Thu
Nov 10 14:26:18 2016 -0500| [075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8] |
committer: Vittorio Giovara
lavu: Add a video section to Doxygen documentation
Fill it with AVStereo3D and AVDisplayMatrix documentation.
Apply the necessary changes to mak
ffmpeg | branch: master | James Almer | Thu Apr 13 17:27:43
2017 -0300| [7d3bb052c8b9756e6fd40c32a88627dc58b0bc50] | committer: James Almer
Merge commit '624aa8ab221cf34693f9a8c5ab67219cf560f2bb'
* commit '624aa8ab221cf34693f9a8c5ab67219cf560f2bb':
build: Add missing Makefile entries and ifde
ffmpeg | branch: master | Diego Biurrun | Sat Dec 3
15:55:21 2016 +| [624aa8ab221cf34693f9a8c5ab67219cf560f2bb] | committer:
Diego Biurrun
build: Add missing Makefile entries and ifdefs for QSV hwaccels
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=624aa8ab221cf34693f9a8c5ab
ffmpeg | branch: master | James Almer | Thu Apr 13 17:22:58
2017 -0300| [27324825defa0d2458a33aa34046ccfcdeac9502] | committer: James Almer
Merge commit 'c833c2034f4ee77fe2ee3470f3f5f84415673b3b'
* commit 'c833c2034f4ee77fe2ee3470f3f5f84415673b3b':
build: Ensure that the "all" target appears
ffmpeg | branch: master | Diego Biurrun | Wed Dec 7
15:27:37 2016 +0100| [c833c2034f4ee77fe2ee3470f3f5f84415673b3b] | committer:
Diego Biurrun
build: Ensure that the "all" target appears before all Makefile includes
Otherwise builds without explicit target result in silent no-ops.
> http://g
ffmpeg | branch: master | Diego Biurrun | Sat Dec 3
15:36:32 2016 +0100| [6bd9590b33742f1cceecc0c0d81b3caf3d8a4e1a] | committer:
Diego Biurrun
build: Have old H.264/HEVC nvenc encoders select their new counterparts
This makes sense and takes care of missing build dependencies.
> http://git.v
ffmpeg | branch: master | James Almer | Thu Apr 13 17:20:50
2017 -0300| [8c71d1b06028b1de2558647f7db7421d1c6e9bee] | committer: James Almer
Merge commit '6bd9590b33742f1cceecc0c0d81b3caf3d8a4e1a'
* commit '6bd9590b33742f1cceecc0c0d81b3caf3d8a4e1a':
build: Have old H.264/HEVC nvenc encoders se
ffmpeg | branch: master | James Almer | Thu Apr 13 17:09:52
2017 -0300| [5dba808064e7879c04d3e2fb4f10e709bedf51c2] | committer: James Almer
Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'
* commit '3e105d08848162b90d886bde59c010d4b0362a4b':
build: Move entries related to building TOOL
ffmpeg | branch: master | Diego Biurrun | Mon Dec 5
18:38:53 2016 +0100| [3e105d08848162b90d886bde59c010d4b0362a4b] | committer:
Diego Biurrun
build: Move entries related to building TOOLS to a subdirectory Makefile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3e105d08848162b90
ffmpeg | branch: master | James Almer | Thu Apr 13 17:06:05
2017 -0300| [7f933718dc557ebff19cad94842283db5ff2b74b] | committer: James Almer
Merge commit '4104cc56225f29ce1cded8b2876f8748460232a6'
* commit '4104cc56225f29ce1cded8b2876f8748460232a6':
build: Warn that reconfiguration is necessar
ffmpeg | branch: master | Diego Biurrun | Sun Dec 4
22:01:50 2016 +0100| [4104cc56225f29ce1cded8b2876f8748460232a6] | committer:
Diego Biurrun
build: Warn that reconfiguration is necessary if version.h files changed
The library versions are stored in the config.mak file and are used
to derive
ffmpeg | branch: master | James Almer | Thu Apr 13 17:03:31
2017 -0300| [a5a56bd3dfa31edd1be5af2befee467d1e6e845e] | committer: James Almer
Merge commit 'f22da2cdf90dc892d483e2d4003cffc0500816f6'
* commit 'f22da2cdf90dc892d483e2d4003cffc0500816f6':
configure: add -fPIE instead of -pie to C fl
ffmpeg | branch: master | Wan-Teh Chang | Fri Dec 2 11:27:17
2016 -0800| [f22da2cdf90dc892d483e2d4003cffc0500816f6] | committer: Luca Barbato
configure: add -fPIE instead of -pie to C flags for ThreadSanitizer
-pie was added to C flags for ThreadSanitizer in commit
19f251a2882a8d0779b432e63bf2
ffmpeg | branch: master | James Almer | Thu Apr 13 17:01:01
2017 -0300| [41b8b2ca286f4a4d21c2acaa52248ff33fa606c9] | committer: James Almer
Merge commit '404cb74793284aa03e2e1a7e911c980c4cba0e9e'
* commit '404cb74793284aa03e2e1a7e911c980c4cba0e9e':
configure: Pass CFLAGS_HEADERS through the r
ffmpeg | branch: master | Diego Biurrun | Sun Dec 4
11:06:47 2016 +0100| [404cb74793284aa03e2e1a7e911c980c4cba0e9e] | committer:
Diego Biurrun
configure: Pass CFLAGS_HEADERS through the right CFLAGS filter
The generic parameter names used for CFLAGS in configure must be filtered
for each comp
The branch, master has been updated
via 57aa5548c139fbfecf2bb3a706faec1c60793298 (commit)
from 750824b37dbf923a2f394a505bee1a1adce4db9c (commit)
- Log -
commit 57aa5548c139fbfecf2bb3a706faec1c60793298
Author: Micha
[ffmpeg] [branch: refs/tags/n3.3]
Tag:8a5f79827600f88f9490c62a5ba7a3f71bc55e50
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=8a5f79827600f88f9490c62a5ba7a3f71bc55e50
Tagger: Michael Niedermayer
Date: Thu Apr 13 03:54:15 2017 +0200
FFmpeg 3.3 release
__
ffmpeg | branch: master | Diego Biurrun | Mon Nov 14
17:22:51 2016 +0100| [9265364bec0af2e8b7c3a6de7bfc8291a0b70bca] | committer:
Diego Biurrun
build: Separate avisynth and avxsynth support
This simplifies the code.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9265364bec0af2e8b
ffmpeg | branch: master | Hendrik Leppkes | Thu Apr 13
11:05:50 2017 +0200| [1849d0caa52f6748f59c75ee0d29adde9cb3451b] | committer:
Hendrik Leppkes
Merge commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca'
* commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca':
build: Separate avisynth and avxsyn
60 matches
Mail list logo