- May 04, 2022
-
-
Paul B Mahol authored
Fixes #8296 (cherry picked from commit 3488e097) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8261 (cherry picked from commit 8c3166e1) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8275 (cherry picked from commit de598f82) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8243 (cherry picked from commit 0e68e8c9) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8274 (cherry picked from commit f069a9c2) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8317 (cherry picked from commit 58bb9d3a) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8260 (cherry picked from commit ccf4ab8c) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8244 (cherry picked from commit 0b567238) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8264 (cherry picked from commit 07050d7b) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Also fix use of uninitialized values. Fixes #8239 (cherry picked from commit ce5274c1) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Apr 13, 2022
-
-
Paul B Mahol authored
Somehow previous correct fix broke usage. (cherry picked from commit 79522411) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Oneric authored
Due to a quirk of the ASS format some tags depend on the exact storage resolution of the video, so tell libass via ass_set_storage_size.
-
Paul B Mahol authored
Fixes #8282 (cherry picked from commit 64a80588) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8265 (cherry picked from commit 19587c93) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Oct 07, 2021
-
-
Timo Rothenpieler authored
-
- Sep 12, 2021
-
-
Michael Niedermayer authored
Fixes: left shift of negative value -1 Fixes: Ticket8270 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 06af6e10) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Sep 11, 2021
-
-
Michael Niedermayer authored
Fixes: floating point division by 0 Fixes: Ticket 8269 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 4a3917c0) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: floating point division by 0 Fixes: undefined behavior in handling NaN Fixes: Ticket 8268 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 3d500e62) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: out of array access Fixes: Ticket8240 Fixes: CVE-2020-22021 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 7971f621) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit bb08ee0c6fb7bdebd37cbf00aefed206909e8f78) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes: out of array access Fixes: Ticket8241 Fixes: Ticket8246 Fixes: CVE-2020-22019 Fixes: CVE-2020-22033 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 82ad1b76) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Found-by:
Jeremy Leconte <jleconte@google.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 1cf96ce2) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jul 02, 2020
-
-
Andreas Rheinhardt authored
Affected every usage of vf_xbr, e.g. the FATE-tests filter-2xbr, filter-3xbr, filter-4xbr. Signed-off-by:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 4294dc35) Signed-off-by:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
-
Andreas Rheinhardt authored
Affected every usage of this filter; in particular, it affected the FATE-tests filter-2xbr, filter-3xbr and filter-4xbr. Signed-off-by:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit fa211943) Signed-off-by:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
-
Michael Niedermayer authored
Fixes: signed integer overflow: 1562273630 * 17 cannot be represented in type 'int' Fixes: Ticket8323 Found-by: Suhwan Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 0c0ca0f2) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
A score of 0 is possible Fixes: Ticket8500 Reviewed-by:
Paul B Mahol <onemda@gmail.com> Reviewed-by:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit dfc47148) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
score could be 1.0 which lead to uninitialized values Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 6ff2474e) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Nov 15, 2019
-
-
Michael Niedermayer authored
With floats we cannot represent all 32bit integer dimensions Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit c8813b1a) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jan 25, 2019
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Fixes ticket #7697. (cherry picked from commit 2d1594a8)
-
- Jun 17, 2018
-
-
Michael Niedermayer authored
Fixes: out of array access Found-by:
Kira <kira_cxy@foxmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 35eeff30) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jan 28, 2018
-
-
Michael Niedermayer authored
Fixes out of array access Fixes: poc.mp4 Found-by:
GwanYeong Kim <gy741.kim@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit c6939f65) (cherry picked from commit 3f621455) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Jun Zhao authored
use ffmpeg -h filter=deinterlace_vaapi can't get full help information, the root cause is not setting the flags fileld in options. Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 383804ed) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Kelly Ledford authored
'threshhold' should be 'threshold' Signed-off-by:
Kelly Ledford <kelly.ledford@intel.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit bc219082) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Jun Zhao authored
Use perdefined micro __FUNCTION__ rather than hard coding function name to fix wrong function name in error message. Signed-off-by:
Jun Zhao <jun.zhao@intel.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 42809487) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Nov 21, 2017
-
-
Michael Roitzsch authored
When a channel formula ends with a subtraction, the next formula will otherwise have its first coefficient negated. (cherry picked from commit 4f4e1991)
-
- Oct 10, 2017
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Oct 08, 2017
-
-
Mark Thompson authored
This is an ABI change in libva2: previously the Intel driver had this behaviour and it was implemented as a driver quirk, but now it is part of the specification so all drivers must do it.
-
- Oct 07, 2017
-
-
Carl Eugen Hoyos authored
Silences several warnings: main is usually a function
-
Sasi Inguva authored
Signed-off-by:
Sasi Inguva <isasi@google.com>
-
- Oct 06, 2017
-
-
Tobias Rapp authored
Allows to specify the action to be performed when reading the last frame from the internal FIFO buffer. By default the last frame is written to filter output depending on the timestamp rounding method. When using "pass" action the last frame is passed through if input duration has not been reached yet. Examples using an input file with 25Hz, 1.4sec duration: - "fps=fps=1:round=near" generates an output file of 1sec - "fps=fps=1:round=near:eof_action=pass" generates an output file of 2sec Signed-off-by:
Tobias Rapp <t.rapp@noa-archive.com>
-
- Oct 05, 2017
-
-
Tobias Rapp authored
Add missing AV_OPT_FLAG_FILTERING_PARAM flag to "start_time" option. Fix indent of "round" named constants and clear unused field values. Signed-off-by:
Tobias Rapp <t.rapp@noa-archive.com>
-