aom/vpx
Dmitry Kovalev ccd9886ddc Fixing compilation error on Mac OS.
The error happened because of vp8_decrypt_cb typedef redefinition in both
treereader.h and vp8dx.h. Removing typedef from vp8dx.h in favor of raw
function pointer declaration.

Change-Id: I0266eb341ce433d40caf0abf8748694d505ee786
2013-06-17 13:50:22 -07:00
..
internal Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
src Pack invisible frames without lengths 2012-11-15 15:48:07 -08:00
exports_com shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8.h Add VP9_GET_REFERENCE control 2013-03-13 19:08:06 -07:00
vp8cx.h Extension of segmentation to 8 segments. 2013-04-24 16:36:47 +01:00
vp8dx.h Fixing compilation error on Mac OS. 2013-06-17 13:50:22 -07:00
vpx_codec.h Merge branch 'vp9-preview' of review:webm/libvpx 2012-12-27 09:37:19 -08:00
vpx_codec.mk Move documentation file list to relevant make file 2012-11-16 09:16:25 -08:00
vpx_codec_impl_bottom.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec_impl_top.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_decoder.h Convert inv_tile_order to control interface 2013-03-27 11:22:20 -07:00
vpx_encoder.h Convert g_frame_parallel_decoding to control interface 2013-03-27 11:07:26 -07:00
vpx_image.h Y4M input support for 4:2:2, 4:4:4, 4:4:4:4 2013-05-06 14:35:19 -07:00
vpx_integer.h Added INT16_MIN and INT16_MAX for MSVC builds 2013-02-04 10:21:32 -08:00