Michael Niedermayer
|
bc8b1e694c
avutil/mathematics: Fix division by 0
|
9 лет назад |
Michael Niedermayer
|
f03c2ceec1
avutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE) from av_rescale_rnd() for overflows
|
9 лет назад |
Michael Niedermayer
|
25e37f5ea9
avutil/mathematics: Do not treat INT64_MIN as positive in av_rescale_rnd
|
9 лет назад |
Ganesh Ajjanagadde
|
b7fb7c4542
avutil/mathematics: make av_gcd more robust
|
9 лет назад |
Ganesh Ajjanagadde
|
971d12b7f9
avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithm
|
9 лет назад |
Hendrik Leppkes
|
d96d0252fd
Merge commit 'cdfe45ad371b7a8e6135b6c063b6b2a93152cb3a'
|
9 лет назад |
Vittorio Giovara
|
cdfe45ad37
lavu: Drop deprecated av_reverse function
|
9 лет назад |
Michael Niedermayer
|
666e29fe9e
avutil/mathematics/av_add_stable: Avoid av_cmp_q() call
|
10 лет назад |
Michael Niedermayer
|
e9add0d85b
av_add_stable: Add fast special case where step can be represented exactly
|
10 лет назад |
Michael Niedermayer
|
4956d0e5a6
avutil/mathematics/av_add_stable: check for the common case of inc=1
|
10 лет назад |
Michael Niedermayer
|
5b7519fbaa
avutil/mathematics/av_add_stable: avoid unneeded variable
|
10 лет назад |
Michael Niedermayer
|
bc4b424dfa
Merge commit 'de69aedf9935631b7f78e8b8da6e460422a9bc5f'
|
10 лет назад |
Luca Barbato
|
de69aedf99
mathematics: K&R formatting cosmetics
|
10 лет назад |
Michael Niedermayer
|
b317f9459f
avutil/mathematics: add av_add_stable()
|
11 лет назад |
Michael Niedermayer
|
3929c17405
Merge commit '94a417acc05cc5151b473abc0bf51fad26f8c5a0'
|
10 лет назад |
Anton Khirnov
|
94a417acc0
mathematics: remove asserts from av_rescale_rnd()
|
11 лет назад |
Michael Niedermayer
|
740e740895
av_rescale: support passing MIN/MAX through
|
12 лет назад |
Michael Niedermayer
|
8766ad9eb1
lavu: add av_rescale_delta()
|
12 лет назад |
Michael Niedermayer
|
90d4b07063
mathemathics: update copyright years
|
12 лет назад |
Michael Niedermayer
|
d6c342fdc0
Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'
|
12 лет назад |
Michael Niedermayer
|
d197bd4f5e
Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066'
|
12 лет назад |
Diego Biurrun
|
d5c62122a7
Move av_reverse table to libavcodec
|
12 лет назад |
Diego Biurrun
|
930c9d4373
avutil: Duplicate ff_log2_tab instead of sharing it across libs
|
12 лет назад |
Michael Niedermayer
|
e335658370
Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'
|
12 лет назад |
Diego Biurrun
|
9734b8ba56
Move avutil tables only used in libavcodec to libavcodec.
|
12 лет назад |
Michael Niedermayer
|
2f23a8ab17
libavutil/mathematics: use av_assert()
|
12 лет назад |
Michael Niedermayer
|
eadd4264ee
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Justin Ruggles
|
0b42a9388c
avutil: add av_rescale_q_rnd() to allow different rounding
|
12 лет назад |
Michael Niedermayer
|
bb9d5171a7
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Diego Biurrun
|
bb00b15f9e
avutil: Remove unused arbitrary precision integer code.
|
13 лет назад |
Michael Niedermayer
|
a18eff49c0
av_compare_ts: Improve speed when calculations fit in 64bit.
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Eli Friedman
|
b7cdddcd1f
Silence "comparison of unsigned expression >= 0 is always true" warning.
|
14 лет назад |
Michael Niedermayer
|
65db0587a8
Add av_compare_mod()
|
14 лет назад |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
14 лет назад |
Måns Rullgård
|
2ed6f39944
Replace many includes of libavutil/common.h with what is actually needed
|
14 лет назад |
Michael Niedermayer
|
78b0182375
av_compare_ts()
|
14 лет назад |
Francesco Lavra
|
91cc5d3767
Move ff_reverse in libavcodec to av_reverse in libavutil.
|
15 лет назад |
Diego Biurrun
|
082dea8e40
Remove all remaining code that was disabled through the major version bump.
|
15 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Diego Biurrun
|
89c9ff504b
spelling/grammar/consistency review part I
|
16 лет назад |
Aurelien Jacobs
|
eded5c4309
add a ff_gcd() function again, for compatibility with old libavcodec
|
16 лет назад |
Diego Biurrun
|
dfcb6b56f9
Directly #include a bunch of indirectly #included headers.
|
16 лет назад |
Aurelien Jacobs
|
9ce6c13879
export gcd function as av_gcd()
|
16 лет назад |
Michael Niedermayer
|
c448a09624
Faster ff_sqrt()
|
17 лет назад |
Diego Biurrun
|
f3635240b7
Fix a couple of 'return type defaults to int' and 'control reaches end of
|
17 лет назад |
Diego Biurrun
|
f0cb505aeb
Allow compilation of test programs when TEST is defined.
|
17 лет назад |
Diego Biurrun
|
f8a80fd69d
main() --> main(void)
|
17 лет назад |
Steve L'Homme
|
949b1a13bf
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |