Add build option for security
[platform/upstream/libvpx.git] / y4minput.c
2014-08-26 Deb MukherjeeMerge "Set scaled img format correctly in vpxdec"
2014-08-26 Dmitry KovalevMerge "Adding oxcf temp variable."
2014-08-26 Dmitry KovalevMerge "Adding is_keyframe temp var."
2014-08-25 Minghai ShangMerge "[spatial svc]Multiple frame context feature"
2014-08-25 Dmitry KovalevMerge "Removing is_best_mode() function."
2014-08-23 Dmitry KovalevMerge "Removing extraconfig_map from vp8_cx_iface.c."
2014-08-22 Jingning HanMerge "Move mv cost table to VP9_COMP"
2014-08-22 Dmitry KovalevMerge "Removing last_source field from VP9_COMP."
2014-08-22 Dmitry KovalevMerge "Replacing 'struct vpx_fixed_buf' with 'vpx_fixed...
2014-08-22 Jim Bankoskiy4minput.c : removed malloc of 0 bytes to resolve warning
2014-08-22 Jim Bankoskiy4minput.c : uninitalized buffer caused garbage value...
2014-07-17 Scott LaVarnwayMerge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"
2014-07-17 Paul WilkinsMerge "Changes to rd balance and multi-arf bug fix."
2014-07-16 Guillaume MartresMerge "vp9_ratectrl.c: refactor get_active_quality...
2014-07-16 Tim KoppMerge "VP9 Denoiser denoises after mode/bsize search"
2014-07-16 James ZernMerge changes I58a5af33,Ied9b0392
2014-07-15 Adrian GrangeMerge "Fix show_existing_frame not decreasing frame...
2014-07-15 Deb MukherjeeMerge "Some extra bit probability cleanups"
2014-07-15 Jingning HanMerge "Fix a potential invalid memory access in non...
2014-07-14 Yaowu XuMerge "Silent -wextra warnings"
2014-07-11 Yaowu XuSilent -wextra warnings
2014-07-09 Jingning HanMerge "Re-design quantization process for 32x32 transfo...
2014-07-09 James ZernMerge changes I2abd6716,I4a65f7f8
2014-07-09 James ZernMerge "invalid_file_test: output error detail on mismatch"
2014-07-08 Marco PaniconiMerge "Fix build for examples/vp8_multi_resolution_enco...
2014-07-07 JohannMerge "Use the VP9 version of extend_borders"
2014-07-07 Deb MukherjeeMerge "Adds support for reading and writing 10/12-bit...
2014-07-05 Deb MukherjeeAdds support for reading and writing 10/12-bit y4m
2014-07-03 Dmitry KovalevMerge "Reverting "Adds support for reading and writing...
2014-07-03 Dmitry KovalevReverting "Adds support for reading and writing 10...
2014-07-03 James ZernMerge "vpxdec: add --keep-going option"
2014-07-02 Pengchong JinMerge "Store/read 16x16 block statistics obtained from...
2014-07-02 Deb MukherjeeAdds support for reading and writing 10/12-bit y4m
2014-04-03 Dmitry KovalevMerge "Fixing typo in cal_nmvjointsadcost()."
2014-03-21 Dmitry KovalevMerge "Cleaning up vp9_mcomp.c."
2014-03-20 Jingning HanMerge "Enable variable block size test in non-RD mode...
2014-03-20 Dmitry KovalevMerge "Cleaning up vp9_onyx_if.c and vp9_onyx_int.h."
2014-03-19 Jingning HanMerge "Fix the use of uninitialized skip flag"
2014-03-19 Dmitry KovalevMerge "Rearranging and removing unused defines."
2014-03-19 Yaowu XuMerge "Fix the md5 mismatch for some scale cases."
2014-03-19 Yaowu XuMerge "Removed several unused functions."
2014-03-19 Yaowu XuMerge "Remove an unused function"
2014-03-19 James ZernMerge "y4minput: add more error reporting on read failure"
2014-03-18 James Zerny4minput: add more error reporting on read failure
2014-03-18 James ZernMerge "tokenize: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "rdopt: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "onyx_if: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "svc_encodeframe: quiet -Warray-bounds warnings"
2014-03-17 Yunqing WangMerge "Calculate rate_mv after sub-pixel search in...
2014-03-17 Dmitry KovalevMerge "Cleaning up vp9_diamond_search_sad_c & vp9_diamo...
2014-03-17 Vignesh Venkatasub... Merge "Adding a configure flag to control WebM containe...
2014-03-14 James ZernMerge "y4minput: add some tolerance for read short...
2014-03-12 James Zerny4minput: add some tolerance for read short counts
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-14 Yaowu XuMerge "changed to use adst for D63_PRED" into experimental
2013-05-07 Dmitry KovalevMerge "General code cleanup inside treewriter-related...
2013-05-07 Dmitry KovalevMerge "Adding encode_loopfilter function." into experim...
2013-05-07 Scott LaVarnwayMerge "Removed vp9_setup_intra_recon()" into experimental
2013-05-07 John KoleszarMerge "encode_test_driver: make ~Encoder virtual" into...
2013-05-07 Jingning HanMerge "Fix tile independency issue in sb8x8" into exper...
2013-05-07 John KoleszarMerge "Y4M input support for 4:2:2, 4:4:4, 4:4:4:4...
2013-05-06 John KoleszarY4M input support for 4:2:2, 4:4:4, 4:4:4:4
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-06 John KoleszarMerge other top-level C code
2012-08-23 Scott LaVarnwayMerge "Added error checking to vp8cx_create_encoder_thr...
2012-08-23 Scott LaVarnwayMerge "Added row based extend borders"
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Scott LaVarnwayMerge "Removed last_kf_gf_q"
2012-08-21 James ZernMerge "fix msvc configure"
2012-08-21 Jim BankoskiMerge "Added row based loopfilter"
2012-08-20 Yaowu XuMerge "realtime turndown loopfilter for 00"
2012-08-20 Yaowu XuMerge "static threshold fix for realtime"
2012-08-20 Yaowu Xusilent compiling warnings for VC9 build
2012-07-17 John KoleszarRestyle code
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-11 John KoleszarMerge remote branch 'internal/upstream-experimental...
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-10 Yunqing WangMerge "Use diamond search to replace full search in...
2011-05-10 John KoleszarMerge remote branch 'origin/master' into experimental
2011-05-09 Johannclean up unused variable warnings
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-11-05 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-10-28 Yunqing WangMerge "Fix full-search SAD function crash in Visual...
next