]> git.sesse.net Git - vlc/commit
Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible heade...
authorJean-Paul Saman <jpsaman@videolan.org>
Tue, 12 Aug 2008 10:11:17 +0000 (18:11 +0800)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Wed, 27 Aug 2008 12:44:31 +0000 (14:44 +0200)
commit8607fc1a2781f91f5654a0636c7f6cfcaa879715
treee08802ecf64583f131633903072d7f036cee3f9c
parentf39c8605e0256af7c017b45fef2b8ddaa9c79d7c
Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module.
configure.ac
modules/video_output/Modules.am
modules/video_output/yuv.c [new file with mode: 0644]