]> git.sesse.net Git - vlc/commit
* Support for pictures with a pitch different from the picture width,
authorChristophe Massiot <massiot@videolan.org>
Mon, 15 Apr 2002 23:04:08 +0000 (23:04 +0000)
committerChristophe Massiot <massiot@videolan.org>
Mon, 15 Apr 2002 23:04:08 +0000 (23:04 +0000)
commit8482108523043d3acb6d47894bc471de65c35fdb
tree3e85566be61326080870dc8046d3fddf66fb94d8
parent051e23d95d2dc917dffaf136d38d7f5cf43df17c
* Support for pictures with a pitch different from the picture width,
inspired by Gildas Bazin.
include/vdec_ext-plugins.h
include/video.h
plugins/mpeg_system/mpeg_ps.c
plugins/mpeg_vdec/video_decoder.c
plugins/mpeg_vdec/video_parser.h
plugins/mpeg_vdec/vpar_blocks.c
plugins/mpeg_vdec/vpar_headers.c
src/video_output/vout_pictures.c