- 19 Sep, 2019 1 commit
-
-
Paul B Mahol authored
-
- 18 Sep, 2019 1 commit
-
-
Moritz Barsnick authored
Signed-off-by:
Moritz Barsnick <barsnick@gmx.net>
-
- 17 Sep, 2019 1 commit
-
-
Paul B Mahol authored
-
- 16 Sep, 2019 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #4799. Analyzed-by: Aleksandr Ustinov
-
- 15 Sep, 2019 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
Paul B Mahol authored
-
- 14 Sep, 2019 3 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
- 12 Sep, 2019 1 commit
-
-
Paul B Mahol authored
-
- 10 Sep, 2019 2 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
- 09 Sep, 2019 3 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
roll/pitch can do exactly same thing.
-
Paul B Mahol authored
Add option to change central point projection.
-
- 08 Sep, 2019 1 commit
-
-
Paul B Mahol authored
-
- 07 Sep, 2019 2 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
- 06 Sep, 2019 2 commits
-
-
Paul B Mahol authored
-
Sourabh Sharma authored
Fixes #8111 Reviewed-by:
Gyan Doshi <ffmpeg@gyani.pro>
-
- 05 Sep, 2019 1 commit
-
-
Paul B Mahol authored
-
- 04 Sep, 2019 1 commit
-
-
Aman Gupta authored
av_map_videotoolbox_format_from_pixfmt2() added in previous commit to support full-range pixel formats. Signed-off-by:
Aman Gupta <aman@tmm1.net>
-
- 02 Sep, 2019 3 commits
-
-
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>
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Paul B Mahol authored
-
- 01 Sep, 2019 1 commit
-
-
Raphaël Zumer authored
This is an alias for JEDEC P22. The name associated with the value is also changed from jedec-p22 to ebu3213 to match ITU-T H.273. Signed-off-by:
Raphaël Zumer <rzumer@tebako.net> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 31 Aug, 2019 1 commit
-
-
Paul B Mahol authored
-
- 30 Aug, 2019 1 commit
-
-
Eugene Lyapustin 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.
-
- 26 Aug, 2019 3 commits
-
-
Steven Liu authored
Signed-off-by:
Steven Liu <lq@chinaffmpeg.org>
-
Steven Liu authored
Signed-off-by:
Steven Liu <lq@chinaffmpeg.org>
-
Xuewei Meng authored
Add the support of dehaze filter in existing derain filter source code. As the processing procedure in FFmpeg is the same for current derain and dehaze, we reuse the derain filter source code. The model training and generation scripts are in repo https://github.com/XueweiMeng/derain_filter.gitReviewed-by:
Steven Liu <lq@onvideo.cn> Signed-off-by:
Xuewei Meng <xwmeng96@gmail.com>
-
- 23 Aug, 2019 2 commits
-
-
Marton Balint authored
The packet counting based approach caused excessive sdt/pat/pmt for VBR, so let's use a timestamp based approach instead similar to how we emit PCRs. SDT/PAT/PMT period should be consistent for both VBR and CBR from now on. Also change the type of sdt_period and pat_period to AV_OPT_TYPE_DURATION so no floating point math is necessary. Fixes ticket #3714. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Also document the algorithm for the default PCR interval. Fixes ticket #8061. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- 22 Aug, 2019 2 commits
-
-
Jarek Samic authored
-
Xuewei Meng authored
Add the usage of tensorflow model in derain filter. Training scripts as well as scripts for tf/native model generation are provided in the repository at https://github.com/XueweiMeng/derain_filter.git. Reviewed-by:
Steven Liu <lq@onvideo.cn> Signed-off-by:
Xuewei Meng <xwmeng96@gmail.com>
-
- 21 Aug, 2019 2 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
- 19 Aug, 2019 1 commit
-
-
Eugene Lyapustin authored
Signed-off-by:
Eugene Lyapustin <unishifft@gmail.com>
-