- 30 Mar, 2018 18 commits
-
-
James Almer authored
* commit 'ea3320bb': libaomenc: fix profile setting avcodec: rename the AV1 profiles This commit is a noop, see 99cc3cf7Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Carl Eugen Hoyos authored
Fixes a warning: fftools/ffmpeg.c:2201:22: warning: unused variable 'fg'
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Philip Langdale authored
See the earlier fix for movtextdec for details. The equivalent bug is present on the encoder side as well. We need to track the text length in 'characters' (which seems to really mean codepoints) to ensure that styles are applied across the correct ranges.
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'a2fc8dba': Add Haivision SRT protocol Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '2124a97a': configure: Drop unused helper function test_cflags_cpp() This commit is a noop. The function was replaced in af7a75cbMerged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '434b44cd': configure: Simplify vararg check Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '8c7554e6': configure: Add check_x86asm() helper function to simplify some expressions Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '17ee5b0c': configure: Use indirection for the -o assembler flag also for x86asm Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'b9ea301e': configure: Use a more sensible suffix for x86 assembly tempfiles Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '5292e97c': configure: Document available options for the --toolchain parameter Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '86499771': qsv: align surface width/height to 16. Merged-by: James Almer <jamrial@gmail.com>
-
- 29 Mar, 2018 22 commits
-
-
James Almer authored
* commit 'ea2f72a2': configure: Don't assume a 16 byte aligned stack on BSDs on i386 Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'deefca02': qsvenc: add the Access Unit Delimiter NAL Unit support Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '3d6e76b9': qsvenc: Fix a typo of FrameRateExtD/FrameRateExtN Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '847190eb': configure: Don't assume an aligned stack on clang on windows Merged-by: James Almer <jamrial@gmail.com>
-
Michael Niedermayer authored
Fixes: 2018_03_23_poc.wav Found-by: GwanYeong Kim <gy741.kim@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
James Almer authored
Main Profile is yuv420p 8 and 10 bit High Profile is yuv444p 8 and 10 bit Professional Profile is yuv422p 8, 10, and 12 bit, plus every other pixfmt at 12 bit Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Use the proper names instead of numbers Signed-off-by: James Almer <jamrial@gmail.com>
-
Nicolas Gaullier authored
Fixes ticket #6968
-
Nicolas Gaullier authored
-
Nicolas Gaullier authored
-
Nicolas Gaullier authored
Set relevant filter parameters such that the result can easily be checked with a waveform editor. In particular, it makes it clear the silence_start is not accurate in the current code.
-
Nicolas Gaullier authored
0 is a valid value for silence_start
-
Nicolas Gaullier authored
In mono mode, silence is detected in any single channel instead of all of them simultaneously
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by: Paul B Mahol <onemda@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
"color_space" is no longer a sytax element in libaom. Signed-off-by: James Almer <jamrial@gmail.com>
-