vpx/vpx
Debargha Mukherjee e8a3abe41e 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
2015-07-06 16:11:38 -07:00
..
internal fix static analysis warnings related to CHECK_MEM_ERROR 2015-03-18 14:35:49 -07:00
src Remove ABI check for 1 pass CBR SVC. 2015-06-03 17:43:22 -07:00
exports_com shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_dec Support building shared libraries on OS/2 2015-06-03 13:48:34 +09:00
exports_enc Allow building multi-res encoder with --shared 2014-12-16 12:47:53 -08:00
svc_context.h Vidyo patch: Rate control for SVC, 1 pass CBR mode. 2015-06-02 07:54:13 -07:00
vp8.h vpx: normalize include guards 2013-12-16 19:41:05 -08:00
vp8cx.h Adds macros for new encoder controls 2015-07-06 16:11:38 -07:00
vp8dx.h Add control to skip loop filter in VP9 decoder. 2015-06-05 10:07:09 -07:00
vpx_codec.h vpx/vpx_codec.h: bump ABI version 2015-03-18 20:08:30 -07:00
vpx_codec.mk Remove the BUILD_LIBVPX variable from the build system. 2015-05-14 10:46:44 -07:00
vpx_decoder.h Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver(). 2014-08-25 14:08:14 -07:00
vpx_encoder.h Remove ABI check for 1 pass CBR SVC. 2015-06-03 17:43:22 -07:00
vpx_frame_buffer.h Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00
vpx_image.h Fix color_space enum comments for doxygen 2015-01-15 13:40:16 -08:00
vpx_integer.h Add two constant definitions 2015-02-09 16:26:53 -08:00