[vlc-devel] commit: Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module . (Jean-Paul Saman )
git version control
git at videolan.org
Wed Aug 27 14:48:24 CEST 2008
vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Tue Aug 12 18:11:17 2008 +0800| [8607fc1a2781f91f5654a0636c7f6cfcaa879715] | committer: Jean-Paul Saman
Add video output that dumps raw YUV frames in a file, with YUV4MPEG2 compatible header as used by mplayers yuv4mpeg video ouput module.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8607fc1a2781f91f5654a0636c7f6cfcaa879715
---
configure.ac | 1 +
modules/video_output/Modules.am | 2 +
modules/video_output/yuv.c | 337 +++++++++++++++++++++++++++++++++++++++
3 files changed, 340 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8607fc1a2781f91f5654a0636c7f6cfcaa879715
More information about the vlc-devel
mailing list