summaryrefslogtreecommitdiffstats
path: root/libavutil/lls1.h
Commit message (Collapse)AuthorAgeFilesLines
* drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-091-54/+0
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avutil: reintroduce lls1 as the 52 ABI needs itMichael Niedermayer2013-11-171-0/+54
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: 502ab21af0ca68f76d6112722c46d2f35c004053 See: cc6714bb16b1f0716ba43701d47273dbe9657b8b See: 41578f70cf8aec8e7565fba1ca7e07f3dc46c3d2 See: Ticket3136 Tested-by: marillat Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud