shithub: openh264

Download patch

ref: 9b21ece789c066db96be8810f0892560adcd63b8
parent: edba95536681d8c589ed6dccc1b88a8499a98d3b
author: Ethan Hugg <ehugg@cisco.com>
date: Mon Dec 9 00:10:55 EST 2013

Changed Test to use smaller .yuv file

--- a/testbin/layer2.cfg
+++ b/testbin/layer2.cfg
@@ -2,11 +2,11 @@
 
 
 #============================== INPUT / OUTPUT ==============================
-SourceWidth     640                     # Input  frame width
-SourceHeight    384                    # Input  frame height
-FrameRateIn     24                      # Input  frame rate [Hz]
-FrameRateOut    24                     # Output frame rate [Hz]
-InputFile       CiscoVT2people_640x384_24fps.yuv # Input  file
+SourceWidth     320                     # Input  frame width
+SourceHeight    192                    # Input  frame height
+FrameRateIn     12                      # Input  frame rate [Hz]
+FrameRateOut    12                     # Output frame rate [Hz]
+InputFile       CiscoVT2people_320x192_12fps.yuv # Input  file
 ReconFile       rec_layer2.yuv          # Reconstructed file
 
 #============================== CODING ==============================
--- a/testbin/layer2_vd.cfg
+++ b/testbin/layer2_vd.cfg
@@ -2,11 +2,11 @@
 
 
 #============================== INPUT / OUTPUT ==============================
-SourceWidth     640                     # Input  frame width
-SourceHeight    384                    # Input  frame height
-FrameRateIn     24                      # Input  frame rate [Hz]
-FrameRateOut    24                     # Output frame rate [Hz]
-InputFile       CiscoVT2people_640x384_24fps.yuv # Input  file
+SourceWidth     320                     # Input  frame width
+SourceHeight    192                    # Input  frame height
+FrameRateIn     12                      # Input  frame rate [Hz]
+FrameRateOut    12                     # Output frame rate [Hz]
+InputFile       CiscoVT2people_320x192_12fps.yuv # Input  file
 ReconFile       rec_layer2.yuv          # Reconstructed file
 
 #============================== CODING ==============================
--- a/testbin/layer2_vd_rc.cfg
+++ b/testbin/layer2_vd_rc.cfg
@@ -2,11 +2,11 @@
 
 
 #============================== INPUT / OUTPUT ==============================
-SourceWidth     640                     # Input  frame width
-SourceHeight    384                    # Input  frame height
-FrameRateIn     24                      # Input  frame rate [Hz]
-FrameRateOut    24                     # Output frame rate [Hz]
-InputFile       CiscoVT2people_640x384_24fps.yuv # Input  file
+SourceWidth     320                     # Input  frame width
+SourceHeight    192                    # Input  frame height
+FrameRateIn     12                      # Input  frame rate [Hz]
+FrameRateOut    12                     # Output frame rate [Hz]
+InputFile       CiscoVT2people_320x192_12fps.yuv # Input  file
 ReconFile       rec_layer2.yuv          # Reconstructed file
 
 #============================== CODING ==============================