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
2012-07-02 07:43:30 +00:00
2012-05-23 15:39:01 +00:00
2012-01-14 01:03:56 +00:00
2012-03-13 17:22:44 +00:00
2012-06-28 15:55:01 +00:00
2012-04-19 18:09:23 +00:00
2012-06-27 01:41:54 +00:00
Description
No description provided
108 MiB
Languages
C++ 76%
C 16%
Python 2.3%
Java 2.1%
Objective-C++ 1.5%
Other 1.9%