- 12 Dec, 2019 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 27 Nov, 2019 2 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
- 23 Nov, 2019 1 commit
-
-
Paul B Mahol authored
-
- 13 Nov, 2019 2 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
This BSF takes Temporal Units split across different AVPackets and merges them by looking for Temporal Delimiter OBUs. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 10 Nov, 2019 1 commit
-
-
Derek Buitenhuis authored
Port to the new send/receive API by: James Almer <jamrial@gmail.com>. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 03 Nov, 2019 1 commit
-
-
Zhong Li authored
1. must enable low_power mode since just VDENC can be supported by iHD driver right now 2. Coding option1 and extra_data are not supported by MSDK 3. IVF header will be inserted in MSDK by default, but it is not needed for FFmpeg, so disable it. Signed-off-by:
Zhong Li <zhongli_dev@126.com>
-
- 29 Oct, 2019 1 commit
-
-
Paul B Mahol authored
-
- 26 Oct, 2019 1 commit
-
-
ManojGuptaBonda authored
Support for VDPAU accelerated VP9 decoding was added with libvdpau-1.3. Support for the same in ffmpeg is added with this patch. Profiles related to VDPAU VP9 can be found in latest vdpau.h present in libvdpau-1.3. DRC clips are not supported yet due to http://trac.ffmpeg.org/ticket/8068 Add VP9 VDPAU to list of hwaccels and supported formats Added file vdpau_vp9.c and Modified configure to add VDPAU VP9 support. Mapped VP9 profiles to VDPAU VP9 profiles. Populated the codec specific params that need to be passed to VDPAU. Signed-off-by:
Philip Langdale <philipl@overt.org>
-
- 24 Oct, 2019 1 commit
-
-
Paul B Mahol authored
-
- 21 Oct, 2019 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 16 Oct, 2019 1 commit
-
-
Paul B Mahol authored
-
- 06 Oct, 2019 1 commit
-
-
Paul B Mahol authored
-
- 30 Sep, 2019 2 commits
-
-
Vladimir Panteleev authored
-
Paul B Mahol authored
-
- 25 Sep, 2019 1 commit
-
-
Paul B Mahol authored
-
- 20 Sep, 2019 1 commit
-
-
Moritz Barsnick authored
Implemented as a variant of the hash muxer, reusing most functions, and making use of the previously introduced array of hashes. Signed-off-by:
Moritz Barsnick <barsnick@gmx.net> Reviewed-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 16 Sep, 2019 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #4799. Analyzed-by: Aleksandr Ustinov
-
- 02 Sep, 2019 1 commit
-
-
Andriy Gelman authored
When ffmpeg was streaming, multiple clients were only supported by using a multicast destination address. An alternative was to stream to a server which re-distributes the content. This commit adds ZeroMQ as a protocol, which allows multiple clients to connect to a single ffmpeg instance. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 29 Aug, 2019 1 commit
-
-
Paul B Mahol authored
-
- 28 Aug, 2019 1 commit
-
-
OvchinnikovDmitrii authored
Added linux support for amf encoder through vulkan. To use h.264(AMD VCE) encoder on linux amdgru-pro version 19.20+ and amf-amdgpu-pro package(amdgru-pro contains, but does not install automatically) are required. This driver can be installed using amdgpu-pro-install script in official amd driver archive. Initialization of amf encoder occurs in this order: 1) trying to initialize through dx11(only windows) 2) trying to initialize through dx9(only windows) 3) trying to initialize through vulkan Only Vulkan initialization available on linux.
-
- 25 Aug, 2019 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 21 Aug, 2019 1 commit
-
-
Paul B Mahol authored
-
- 20 Aug, 2019 2 commits
-
-
Zhong Li authored
VP9 decoder is support on Intel kabyLake+ platforms with MSDK Version 1.19+ Signed-off-by:
Zhong Li <zhong.li@intel.com>
-
Zhong Li authored
Signed-off-by:
Zhong Li <zhong.li@intel.com>
-
- 04 Aug, 2019 1 commit
-
-
Rodger Combs authored
This avoids using the CUDA SDK at all; instead, we provide a minimal reimplementation of the basic functionality that lavfi actually uses. It generates very similar code to what NVCC produces. The header contains no implementation code derived from the SDK. The function and type declarations are derived from the SDK only to the extent required to build a compatible implementation. This is generally accepted to qualify as fair use. Because this option does not require the proprietary SDK, it does not require the "--enable-nonfree" flag in configure. Signed-off-by:
Timo Rothenpieler <timo@rothenpieler.org>
-
- 21 Jul, 2019 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 12 Jul, 2019 1 commit
-
-
Marton Balint authored
English was used before. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 02 Jul, 2019 1 commit
-
-
Paul B Mahol authored
-
- 25 Jun, 2019 1 commit
-
-
Xuewei Meng authored
-
- 21 Jun, 2019 1 commit
-
-
Swaraj Hota authored
Fixes ticket #2956. Signed-off-by:
Swaraj Hota <swarajhota353@gmail.com> Signed-off-by:
Peter Ross <pross@xvid.org>
-
- 12 Jun, 2019 1 commit
-
-
Peter Ross authored
-
- 31 May, 2019 1 commit
-
-
Paul B Mahol authored
-
- 14 May, 2019 2 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
- 11 May, 2019 1 commit
-
-
Paul B Mahol authored
Fixes #7671.
-
- 05 May, 2019 1 commit
-
-
ManojGuptaBonda authored
The latest generation video decoder on the Turing chips supports decoding HEVC 4:4:4. This change adds AV_PIX_FMT_VDPAU as a valid format for HEVC 4:4:4 8 bit.
-
- 26 Apr, 2019 1 commit
-
-
Paul B Mahol authored
-
- 20 Apr, 2019 1 commit
-
-
Paul B Mahol authored
-