- 22 Mar, 2018 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 13 Mar, 2018 1 commit
-
-
Martin Vignali authored
convert HapQA data to HAPQ or HAPAlphaOnly by copying the corresponding texture
-
- 11 Mar, 2018 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 07 Mar, 2018 1 commit
-
-
Aurelien Jacobs authored
-
- 27 Feb, 2018 1 commit
-
-
Timo Rothenpieler authored
External headers are no longer welcome in the ffmpeg codebase because they increase the maintenance burden. However, in the NVidia case the vanilla headers need some modifications to be usable in ffmpeg therefore we still provide them, but in a separate repository. The external headers can be found at https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git Fate-source is updated because of the deleted files, and dynlink_loader.h license headers were updated with the standard FFmpeg headers. Signed-off-by:
Marton Balint <cus@passwd.hu> Signed-off-by:
Timo Rothenpieler <timo@rothenpieler.org>
-
- 24 Feb, 2018 2 commits
-
-
Tomas Härdin authored
-
Tomas Härdin authored
-
- 21 Feb, 2018 3 commits
-
-
Philip Langdale authored
-
Mark Thompson authored
-
Felix Matouschek authored
This commit adds an indev for Android devices on API level 24+ which uses the Android NDK Camera2 API to capture video from builtin cameras Signed-off-by:
Felix Matouschek <felix@matouschek.org> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 09 Feb, 2018 2 commits
-
-
Aurelien Jacobs authored
-
Aurelien Jacobs authored
-
- 21 Jan, 2018 2 commits
-
-
Jun Zhao authored
Most code between them is common, so put them in a new file for miscellaneous VAAPI filters. Signed-off-by:
Yun Zhou <yunx.z.zhou@intel.com> Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Mark Thompson <sw@jkqxz.net>
-
Jun Zhao authored
Add ProcAmp(color balance) vaapi video filter, use the option like -vf "procamp_vaapi=b=10:h=120:c=2.8:s=3.7" to set brightness/hue/contrast/saturation. Signed-off-by:
Yun Zhou <yunx.z.zhou@intel.com> Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Mark Thompson <sw@jkqxz.net>
-
- 06 Jan, 2018 4 commits
-
-
Aman Gupta authored
Signed-off-by:
Aman Gupta <aman@tmm1.net>
-
Rostislav Pehlivanov authored
Used only by ffserver. Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
Rostislav Pehlivanov authored
Signed-off-by:
Rostislav Pehlivanov <atomnuker@gmail.com>
-
Misty De Meo authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 05 Jan, 2018 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 04 Jan, 2018 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 03 Jan, 2018 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 27 Dec, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 26 Dec, 2017 1 commit
-
-
wm4 authored
This removes the XP compatibility code, and switches entirely to SWR locks, which are available starting at Windows Vista. This removes CRITICAL_SECTION use, which allows us to add PTHREAD_MUTEX_INITIALIZER, which will be useful later. Windows XP is hereby not a supported build target anymore. It was decided in a project vote that this is OK.
-
- 24 Dec, 2017 1 commit
-
-
James Darnley authored
-
- 17 Dec, 2017 1 commit
-
-
sfan5 authored
Signed-off-by:
sfan5 <sfan5@live.de>
-
- 08 Dec, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 06 Dec, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 01 Dec, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 28 Nov, 2017 2 commits
-
-
Mikhail Mironov authored
Requires AMF headers for at least version 1.4.4.1. Signed-off-by:
Mikhail Mironov <mikhail.mironov@amd.com> Signed-off-by:
Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
-
- 26 Nov, 2017 2 commits
-
-
Philip Langdale authored
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 25 Nov, 2017 1 commit
-
-
Richard Ling authored
-
- 24 Nov, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 22 Nov, 2017 1 commit
-
-
Mark Thompson authored
Input and output formats must be the same, the overlay format must be the same as the input except possibly with an additional alpha component.
-
- 20 Nov, 2017 2 commits
-
-
Philip Langdale authored
This was predictably nightmarish, given how ridiculous mpeg4 is. I had to stare at the cuvid parser output for a long time to work out what each field was supposed to be, and even then, I still don't fully understand some of them. Particularly: vop_coded: If I'm reading the decoder correctly, this flag will always be 1 as the decoder will not pass the hwaccel any frame where it is not 1. divx_flags: There's obviously no documentation on what the possible flags are. I simply observed that this is '0' for a normal bitstream and '5' for packed b-frames. gmc_enabled: I had a number of guesses as to what this mapped to. I picked the condition I did based on when the cuvid parser was setting flag. Also note that as with the vdpau hwaccel, the decoder needs to consume the entire frame and not the slice.
-
Philip Langdale authored
Once I remembered that there's a separate decoder type for mpeg1, even though params struct is shared with mpeg2, everything worked.
-
- 19 Nov, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 18 Nov, 2017 1 commit
-
-
Philip Langdale authored
This is mostly straight-forward. The weird part is that it should just work for mpeg1, but I see corruption in my test cases, so I'm going to try and fix that separately.
-
- 17 Nov, 2017 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-