vspasova@webrtc.org
b358bd8f87
A command-line tool based on libyuv to convert a set of RGBA files to a YUV video.
BUG= TEST= tgbra_to_i420_converter --frames_dir=<directory_to_rgba_frames> --output_file=<output_yuv_file> --width=<width_of_input_frames> --height=<height_of_input_frames> <output_yuv_file> should be an empty file because we open it in append mode Review URL: https://webrtc-codereview.appspot.com/673006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2475 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%