mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-18 13:35:13 +00:00
8f1de9ccd9
This can be useful to simplify certain processes that need to know how many reserved bits there are and where they are placed, even if they are ultimately unused, as will be shown in the next commit. For any other case where the user simply looks at nb_components components, it will make no difference. Signed-off-by: James Almer <jamrial@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
adler32.c | ||
aes_ctr.c | ||
aes.c | ||
audio_fifo.c | ||
avstring.c | ||
base64.c | ||
blowfish.c | ||
bprint.c | ||
camellia.c | ||
cast5.c | ||
channel_layout.c | ||
color_utils.c | ||
cpu_init.c | ||
cpu.c | ||
crc.c | ||
des.c | ||
dict.c | ||
display.c | ||
encryption_info.c | ||
error.c | ||
eval.c | ||
fifo.c | ||
file.c | ||
hash.c | ||
hmac.c | ||
hwdevice.c | ||
imgutils.c | ||
integer.c | ||
lfg.c | ||
lls.c | ||
log.c | ||
lzo.c | ||
md5.c | ||
murmur3.c | ||
opt.c | ||
parseutils.c | ||
pca.c | ||
pixdesc.c | ||
pixelutils.c | ||
pixfmt_best.c | ||
random_seed.c | ||
rational.c | ||
ripemd.c | ||
sha512.c | ||
sha.c | ||
side_data_array.c | ||
softfloat.c | ||
tea.c | ||
tree.c | ||
twofish.c | ||
utf8.c | ||
uuid.c | ||
xtea.c |