Review URL: http://webrtc-codereview.appspot.com/48001
git-svn-id: http://webrtc.googlecode.com/svn/trunk@107 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
2360c09549
commit
717c869579
@ -26,6 +26,8 @@ typedef struct vpx_codec_enc_cfg vpx_codec_enc_cfg_t;
|
||||
typedef struct vpx_image vpx_image_t;
|
||||
typedef struct vpx_ref_frame vpx_ref_frame_t;
|
||||
|
||||
//#define VP8_LATEST
|
||||
|
||||
namespace webrtc
|
||||
{
|
||||
|
||||
|
@ -30,7 +30,6 @@
|
||||
|
||||
#define VP8_FREQ_HZ 90000
|
||||
//#define DEV_PIC_LOSS
|
||||
//#define VP8_LATEST
|
||||
|
||||
namespace webrtc
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user