]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/vp9itxfm_neon.S
pgssubdec: reset rle_data_len/rle_remaining_len on allocation error
[ffmpeg] / libavcodec / arm / vp9itxfm_neon.S
2016-11-30 Martin Storsjöarm: vp9itxfm: Skip empty slices in the first pass...
2016-11-30 Martin Storsjöarm: vp9itxfm: Only reload the idct coeffs for the...
2016-11-23 Martin Storsjöarm: vp9itxfm: Rename a macro parameter to fit better
2016-11-23 Martin Storsjöarm/aarch64: vp9itxfm: Fix indentation of macro arguments
2016-11-18 Janne Grunauarm: vp9itxfm: Simplify the stack alignment code
2016-11-13 Martin Storsjöarm: vp9itxfm: Simplify txfm string comparisons
2016-11-11 Martin Storsjöarm: vp9: Add NEON itxfm routines