1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libavutil
Michael Niedermayer b382d09d29 avutil: reintroduce lls1 as the 52 ABI needs it
lls1 taken from ff130d7

This is incompatible with libavcodec version
55.18.100 to 55.43.100 except 55.39.101
This incompatibility is caused by these libavcodec versions depending on
a libavutil 52 which is ABI incompatible with the previous ABI 52

you can avoid this incompatibility by upgrading your libavcodec so it
does no longer depend on the invalid ABI

See: 502ab21af0
See: cc6714bb16
See: 41578f70cf
See: Ticket3136
Tested-by: marillat
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-11-17 16:44:32 +01:00
..
arm
avr32
bfin
mips
ppc
sh4
tomi
x86 rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
adler32.c avutil/adler32: add Doxy group 2013-11-03 00:58:31 +01:00
adler32.h avutil/adler32: add Doxy group 2013-11-03 00:58:31 +01:00
aes.c
aes.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
atomic.c
atomic.h
attributes.h Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022' 2013-11-03 12:38:13 +01:00
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c avstring-test: Mark pointer passed to av_free() as non-const 2013-10-23 13:17:23 +02:00
avstring.h
avutil.h avutil: add av_fopen_utf8() 2013-11-04 15:38:52 +01:00
base64.c base64-test: Remove posibility of returning restricted exit codes 2013-10-25 11:06:32 +01:00
base64.h
blowfish.c Merge remote-tracking branch 'qatar/master' 2013-09-11 12:51:01 +02:00
blowfish.h
bprint.c
bprint.h
bswap.h
buffer_internal.h
buffer.c
buffer.h
channel_layout.c lavu/channel_layout: change av_get_channel_layout() behavior at the next bump 2013-10-17 18:03:09 +02:00
channel_layout.h lavu/channel_layout: change av_get_channel_layout() behavior at the next bump 2013-10-17 18:03:09 +02:00
colorspace.h
common.h avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not defined with c++ 2013-11-05 22:10:02 +01:00
cpu_internal.h
cpu.c Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 2013-10-26 02:36:36 +02:00
cpu.h Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 2013-10-26 02:36:36 +02:00
crc.c
crc.h
des.c Merge remote-tracking branch 'qatar/master' 2013-09-11 12:51:01 +02:00
des.h
dict.c
dict.h
error.c
error.h
eval.c
eval.h Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
fifo.c
fifo.h
file_open.c avutil: add av_fopen_utf8() 2013-11-04 15:38:52 +01:00
file.c
file.h
float_dsp.c Merge remote-tracking branch 'qatar/master' 2013-09-11 12:51:01 +02:00
float_dsp.h
frame.c Merge commit '529a9893d769f381b72785c500662be2020da5fe' 2013-10-28 10:28:47 +01:00
frame.h Merge commit 'cd8f772d0678a90957f4dfd5ce51af9d22e3f212' 2013-11-04 21:26:34 +01:00
hash.c
hash.h
hmac.c
hmac.h
imgutils.c
imgutils.h
integer.c
integer.h
internal.h Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux. 2013-10-21 13:49:30 +02:00
intfloat_readwrite.c
intfloat_readwrite.h
intfloat.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls1.c avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 16:44:32 +01:00
lls1.h avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 16:44:32 +01:00
lls2.c rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
lls2.h rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 16:41:08 +01:00
log2_tab.c
log.c avutil/log: make default av_log callback thread safe 2013-10-23 18:15:49 +02:00
log.h avutil/log: document log callback thread saftey requirements 2013-10-23 18:15:49 +02:00
lzo.c
lzo.h
Makefile avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 16:44:32 +01:00
mathematics.c
mathematics.h
md5.c
md5.h
mem.c Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4' 2013-11-14 15:04:04 +01:00
mem.h Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4' 2013-11-14 15:04:04 +01:00
murmur3.c
murmur3.h
old_pix_fmts.h Merge remote-tracking branch 'qatar/master' 2013-11-14 03:26:35 +01:00
opencl_internal.c
opencl_internal.h
opencl.c avutil/opencl: compile kernels separately 2013-11-05 14:29:55 +01:00
opencl.h avutil/opencl: compile kernels separately 2013-11-05 14:29:55 +01:00
opt.c avutil/opt: fix flags check on non x86 2013-10-29 21:07:45 +01:00
opt.h fix order of operations in comments 2013-10-23 14:32:04 +02:00
parseutils.c lavu/parseutils: add av_get_known_color_name() 2013-10-27 09:16:05 +01:00
parseutils.h lavu/parseutils: add av_get_known_color_name() 2013-10-27 09:16:05 +01:00
pca.c
pca.h
pixdesc.c Merge remote-tracking branch 'qatar/master' 2013-11-14 03:26:35 +01:00
pixdesc.h Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f' 2013-10-03 21:29:38 +02:00
pixfmt.h Merge remote-tracking branch 'qatar/master' 2013-11-14 03:26:35 +01:00
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
ripemd.c
ripemd.h
samplefmt.c
samplefmt.h
sha512.c lavu/sha512: Fully unroll the transform function loops 2013-09-11 21:55:59 +02:00
sha512.h
sha.c lavu/sha: Fully unroll the transform function loops 2013-09-11 21:55:59 +02:00
sha.h
softfloat.c
softfloat.h
time.c Merge remote-tracking branch 'qatar/master' 2013-09-11 12:51:01 +02:00
time.h
timecode.c
timecode.h
timer.h
timestamp.h
tree.c tree-test: Don't return restricted exit codes 2013-10-24 10:59:26 +01:00
tree.h
utils.c avutil/utils: check that size_t is unsigned 2013-10-26 22:08:06 +02:00
version.h avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 16:44:32 +01:00
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c avutil/xtea: add Doxy @file and group 2013-11-03 00:59:38 +01:00
xtea.h avutil/xtea: add Doxy @file and group 2013-11-03 00:59:38 +01:00