]> git.sesse.net Git - ffmpeg/history - libavcodec/pixlet.c
vaapi_vp9: Convert to use the new VAAPI hwaccel code
[ffmpeg] / libavcodec / pixlet.c
2017-01-17 Matthieu BouronMerge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'
2016-12-24 Paul B Maholavcodec/pixlet: simplify lowpass_prediction() function
2016-12-24 Paul B Maholavcodec/pixlet: make sure scaling factors are not zero
2016-12-24 Paul B Maholavcodec/pixlet: avoid some overflows
2016-12-24 Paul B Maholavcodec/pixlet: fix undefined behaviour in postprocess_...
2016-12-23 Paul B Maholavcodec/pixlet: check out of bounds pfx value
2016-12-23 James Almeravcodec/pixlet: remove unnecessary double to float...
2016-12-22 Paul B Maholavcodec: add Apple Pixlet decoder