ffmpeg/libavutil
Michael Niedermayer e8363735fb avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results
Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e154353fdb)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-10-21 15:25:58 +02:00
..
aarch64
arm
avr32
bfin
mips avutil/mips: loongson add mmi utils header file 2016-10-23 03:23:09 +02:00
ppc
sh4
tests avutil: Improved selftest coverage for libavutil/fifo.c 2016-10-14 23:14:33 +02:00
tomi
x86 avutil/x86/emms: Document the emms_c() vs alloc/free relation. 2016-10-23 13:02:37 +02:00
.gitignore
Makefile avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv 2016-09-28 15:13:10 -03:00
adler32.c
adler32.h avutil: Group hash functions separately in Doxygen 2016-08-02 07:48:08 -07:00
aes.c
aes.h
aes_ctr.c
aes_ctr.h
aes_internal.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() 2016-10-14 17:08:51 +02:00
audio_fifo.h
avassert.h avutil/avassert: Add av_assertX_fpu() 2016-10-22 13:50:09 +02:00
avstring.c avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() 2019-05-09 11:21:57 +02:00
avstring.h
avutil.h doxygen: Standardize root-level modules 2016-08-02 22:15:25 -07:00
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
camellia.c
camellia.h
cast5.c
cast5.h
channel_layout.c
channel_layout.h
color_utils.c
color_utils.h
colorspace.h
common.h avutil/common: Fix integer overflow in av_ceil_log2_c() 2020-07-01 12:49:26 +02:00
cpu.c
cpu.h
cpu_internal.h
crc.c
crc.h avutil: Add detailed Doxygen description to a few hashes 2016-08-02 07:48:21 -07:00
des.c
des.h
dict.c avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 2016-08-17 23:45:41 +02:00
dict.h
display.c
display.h
downmix_info.c
downmix_info.h
dynarray.h dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD 2016-07-31 10:19:03 -07:00
error.c
error.h
eval.c libavutil/eval: Remove CONFIG_TRAPV special handling 2021-10-09 22:02:20 +02:00
eval.h
ffmath.h
fifo.c
fifo.h
file.c
file.h
file_open.c
fixed_dsp.c avutil/fixed_dsp: Fix integer overflows in butterflies_fixed_c() 2021-10-09 22:02:19 +02:00
fixed_dsp.h
float_dsp.c
float_dsp.h
frame.c Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27' 2016-10-07 13:03:36 +02:00
frame.h doc: fix spelling errors 2016-10-21 23:58:47 +02:00
hash.c
hash.h avutil/hash: Add more detailed Doxygen documentation 2016-08-02 21:49:52 -07:00
hmac.c
hmac.h
hwcontext.c avutil/hwcontext: use CONFIG_QSV instead of CONFIG_LIBMFX for qsv 2016-09-28 15:13:10 -03:00
hwcontext.h Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 2016-09-28 13:30:27 -03:00
hwcontext_cuda.c avutil/hwcontext_cuda: align allocated frames 2016-10-03 15:49:22 +02:00
hwcontext_cuda.h
hwcontext_dxva2.c avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 2017-05-16 22:03:21 +01:00
hwcontext_dxva2.h
hwcontext_internal.h Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 2016-09-28 13:30:27 -03:00
hwcontext_qsv.c Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 2016-09-28 13:30:27 -03:00
hwcontext_qsv.h Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 2016-09-28 13:30:27 -03:00
hwcontext_vaapi.c Merge commit 'fe498ef5144d3712b887f44a0c5e654add99ead7' 2016-10-07 13:19:53 +02:00
hwcontext_vaapi.h
hwcontext_vdpau.c hwcontext_vdpau: Fix missing subscripts 2017-05-09 14:45:54 +02:00
hwcontext_vdpau.h
imgutils.c avutil: Add av_image_check_size2() 2016-12-11 00:21:53 +01:00
imgutils.h avutil: Add av_image_check_size2() 2016-12-11 00:21:53 +01:00
integer.c avutil/integer: Fix integer overflow in av_mul_i() 2018-11-18 02:35:03 +01:00
integer.h
internal.h avutil/common: Add FF_PTR_ADD() 2021-10-09 22:02:20 +02:00
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h avutil/lfg: Correct index increment type to avoid undefined behavior 2020-07-01 12:49:26 +02:00
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h lavu: remove comma at final enumeration items to fix pedantic warnings 2016-10-26 19:36:09 +02:00
log2_tab.c
lzo.c
lzo.h
macros.h
mastering_display_metadata.c
mastering_display_metadata.h
mathematics.c
mathematics.h avutil/mathematics: Document av_rescale_rnd() behavior on non int64 results 2021-10-21 15:25:58 +02:00
md5.c
md5.h avutil: Group hash functions separately in Doxygen 2016-08-02 07:48:08 -07:00
mem.c avutil/mem: Optimize fill32() by unrolling and using 64bit 2019-03-24 10:39:03 +01:00
mem.h avutil/mem: Fix invalid use of av_alloc_size 2019-07-23 01:18:28 -03:00
mem_internal.h
motion_vector.h
murmur3.c
murmur3.h murmur3: Add Doxygen documentation 2016-08-02 07:50:44 -07:00
opencl.c
opencl.h
opencl_internal.c
opencl_internal.h
opt.c
opt.h
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c Merge commit 'a8164323374e86ce5f93759230868c98356833a2' 2016-09-28 13:12:18 -03:00
pixdesc.h pixdesc: Order function prototypes semantically 2016-10-05 17:17:50 -07:00
pixelutils.c
pixelutils.h
pixfmt.h avutil/pixfmt: Document chroma plane size for odd resolutions 2018-11-18 02:20:43 +01:00
qsort.h
random_seed.c avutil/random_seed: Reduce the time needed on systems with very low precission clock() 2017-01-26 00:34:12 +01:00
random_seed.h
rational.c
rational.h rational: Extend Doxygen 2016-08-02 21:52:40 -07:00
rc4.c
rc4.h
replaygain.h
reverse.c
ripemd.c
ripemd.h avutil: Group hash functions separately in Doxygen 2016-08-02 07:48:08 -07:00
samplefmt.c swresample: add int64 sample format 2016-08-18 15:30:05 +02:00
samplefmt.h swresample: add int64 sample format 2016-08-18 15:30:05 +02:00
sha.c
sha.h avutil: Add detailed Doxygen description to a few hashes 2016-08-02 07:48:21 -07:00
sha512.c
sha512.h avutil: Add detailed Doxygen description to a few hashes 2016-08-02 07:48:21 -07:00
softfloat.h avutil/softfloat: Add FLOAT_MIN 2018-01-08 23:19:14 +01:00
softfloat_ieee754.h avutil: Softfloat implementation for IEEE 754 floating point 2016-08-22 15:28:19 +02:00
softfloat_tables.h
stereo3d.c
stereo3d.h
tablegen.h
tea.c
tea.h
thread.h
threadmessage.c
threadmessage.h
time.c
time.h
time_internal.h
timecode.c avutil/timecode: Avoid fps overflow 2021-10-09 22:02:20 +02:00
timecode.h
timer.h
timestamp.h lavu/timestamp: Avoid C++-unfriendly code in user header 2016-09-01 20:01:28 +01:00
tree.c
tree.h doc: fix spelling errors 2016-10-21 23:58:47 +02:00
twofish.c
twofish.h
utils.c avutil/avassert: Add av_assertX_fpu() 2016-10-22 13:50:09 +02:00
version.h avutil: Add av_image_check_size2() 2016-12-11 00:21:53 +01:00
wchar_filename.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h