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-- 1.8 KB
avparser.c -rw-r--r-- 6.8 KB
avparser.h -rw-r--r-- 2.0 KB
copy.c -rw-r--r-- 7.6 KB
dirac.c -rw-r--r-- 49.2 KB
flac.c -rw-r--r-- 29.6 KB
h264.c -rw-r--r-- 34.2 KB
h264_nal.c -rw-r--r-- 19.6 KB
h264_nal.h -rw-r--r-- 6.0 KB
hevc.c -rw-r--r-- 14.3 KB
hevc_nal.c -rw-r--r-- 38.1 KB
hevc_nal.h -rw-r--r-- 7.8 KB
hxxx_common.c -rw-r--r-- 3.7 KB
hxxx_common.h -rw-r--r-- 1.4 KB
hxxx_nal.c -rw-r--r-- 6.1 KB
hxxx_nal.h -rw-r--r-- 3.4 KB
mlp.c -rw-r--r-- 16.2 KB
mpeg4audio.c -rw-r--r-- 36.7 KB
mpeg4video.c -rw-r--r-- 17.0 KB
mpegvideo.c -rw-r--r-- 21.2 KB
packetizer_helper.h -rw-r--r-- 8.2 KB
startcode_helper.h -rw-r--r-- 4.4 KB
vc1.c -rw-r--r-- 25.7 KB

back to top