Adds macros for new encoder controls
authorDebargha Mukherjee <debargha@google.com>
Mon, 6 Jul 2015 23:07:53 +0000 (16:07 -0700)
committerDebargha Mukherjee <debargha@google.com>
Mon, 6 Jul 2015 23:11:38 +0000 (16:11 -0700)
commite8a3abe41e77fbd29408c8f7a8d16528ffe72b79
tree69188eba3ac0d7955faf2308380dfb9cce0ed614
parent5256a4034b99dc494a6f714f8cde18c70cd3c979
Adds macros for new encoder controls

To aid version management for integration with ffmpeg by use
of:
  #ifdef VPX_CTRL_<CTRL_ID>
    ...
  #endif

Change-Id: If550e06de4d3aa3685881f312ce6a86fa9de083b
vpx/vp8cx.h