Revision f1b94134a4b879bc55c3dacdb496690c8ebdc03f authored by Vikram Fugro on 11 March 2016, 12:16:11 UTC, committed by Jean-Baptiste Kempf on 11 March 2016, 14:57:34 UTC
Allocate the output vlc pictures with dimensions padded,
as requested by the decoder (for alignments). This further
increases the chances of direct rendering.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
1 parent 6c813cb
History
File Mode Size
Makefile.am -rw-r--r-- 869 bytes
amplify.S -rw-r--r-- 2.3 KB
chroma_neon.h -rw-r--r-- 3.8 KB
chroma_yuv.c -rw-r--r-- 13.5 KB
deinterleave_chroma.S -rw-r--r-- 1.9 KB
i420_rgb.S -rw-r--r-- 4.8 KB
i420_rv16.S -rw-r--r-- 5.2 KB
i420_yuyv.S -rw-r--r-- 2.8 KB
i422_yuyv.S -rw-r--r-- 2.4 KB
nv12_rgb.S -rw-r--r-- 4.7 KB
nv21_rgb.S -rw-r--r-- 4.7 KB
simple_channel_mixer.S -rw-r--r-- 8.9 KB
volume.c -rw-r--r-- 2.5 KB
yuv_rgb.c -rw-r--r-- 7.5 KB
yuyv_i422.S -rw-r--r-- 2.4 KB

back to top