Merge "Simplify rd_pick_intra_sby_mode()"
[platform/upstream/libvpx.git] / test / vp9_spatial_svc_encoder.sh
2014-08-21 Yaowu XuMerge "Fix bug 804"
2014-08-19 Frank GalliganMerge "Improved vp9_quantize_fp_neon()"
2014-08-13 James ZernMerge "inline vpx functions in headers to avoid unused...
2014-08-13 James ZernMerge "fixes several -Wunused-function warnings"
2014-08-12 James ZernMerge "remove unused fields from BOOL_CODER / vp9_writer"
2014-08-12 James ZernMerge "vp9_write_bit_buffer: fix function name typo"
2014-08-12 Jingning HanMerge "Enable fast forward txfm and quant for rate...
2014-08-11 Alex ConverseMerge "Add tune-content command line option"
2014-08-11 Jingning HanMerge "Integrate fast txfm and quant path into skip_rec...
2014-08-11 Jingning HanMerge "Extend skip_txfm flag into array to cover YUV...
2014-08-08 Dmitry KovalevMerge "Removing legacy XMA features from libvpx."
2014-08-08 Dmitry KovalevMerge "Cleaning up vp9_encodeframe.c."
2014-08-08 Alex ConverseMerge "Fix active_map speed 6."
2014-08-08 Alex ConverseMerge "Cleanup SEG_LVL_SKIP handling in encode_superblock."
2014-08-07 James ZernMerge "vp9 ssvc test: Remove disabled tests."
2014-08-07 Tom Fineganvp9 ssvc test: Remove disabled tests.
2014-08-06 James ZernMerge "vp9_subexp: remove vp9_compute_update_table()"
2014-08-05 Pengchong JinMerge "Store first pass motion vector directions"
2014-08-01 Frank GalliganMerge "Added vp9_sad8x8_neon()"
2014-08-01 Frank GalliganMerge "Neon version of vp9_sub_pixel_variance32x32(),"
2014-07-31 JohannMerge "Require armv6/media when building armv7"
2014-07-31 Yunqing WangMerge "Code cleanup in rdopt.c"
2014-07-31 James ZernMerge "configure: remove multiple_arf experiment"
2014-07-31 James ZernMerge "Changes interface to avoid uninitialized warning...
2014-07-31 Frank GalliganMerge "Neon version of vp9_subtract_block()"
2014-07-31 Frank GalliganMerge "Remove third_party/libmkv"
2014-07-31 Tom FineganMerge "vp9_spatial_svc_encoder.sh: Disable existing...
2014-07-31 Tom FineganMerge "vpxdec.sh: Refactor vpxdec()."
2014-07-31 Tom FineganMerge "tools_common.sh: Move vpxdec() test support...
2014-07-31 Jingning HanMerge "Refactor rd_pick_parition interface"
2014-07-31 Tom Fineganvp9_spatial_svc_encoder.sh: Disable existing tests...
2014-07-31 Tom FineganMerge "vp9_spatial_svc_encoder.sh: Prevent failures...
2014-07-30 Tom Fineganvp9_spatial_svc_encoder.sh: Prevent failures when ssvc...
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-15 Jingning HanMerge "Fix a potential invalid memory access in non...
2014-07-13 Jingning HanMerge "Fix chrome valgrind warning due to the use of...
2014-07-11 James ZernMerge "vp9_loopfilter.c: cosmetics"
2014-07-11 James ZernMerge "vpxenc: fix per-frame psnr/size output on a...
2014-07-11 Adrian GrangeMerge "Re-factor and simplify arnr filter."
2014-07-11 James ZernMerge "update vp9_thread.c"
2014-07-11 James ZernMerge changes Ie241772d,I3c72e226
2014-07-10 Yaowu XuMerge "Minor cleanup"
2014-07-10 Tom FineganMerge "sh tests: Add support for running tested program...
2014-07-10 Tom Finegansh tests: Add support for running tested programs withi...
2014-06-18 Dmitry KovalevMerge "Removing decode_one_iter() function."
2014-06-18 James ZernMerge "gen_msvs_proj: fix in tree configure under cygwin"
2014-06-17 Dmitry KovalevMerge "Moving RD-opt related code from vp9_encoder...
2014-06-17 Pengchong JinMerge "skip the un-necessary motion search in the first...
2014-06-17 Marco PaniconiMerge "vp8 denoising: add bias factor to zero_mv sse."
2014-06-17 Jingning HanMerge "Fix C versions of DC calculation functions"
2014-06-17 James ZernMerge "vp9_rtcd: correct avx2 references"
2014-06-16 Tom FineganMerge "example tests: Make failures due to incorrect...
2014-06-16 Tom Fineganexample tests: Make failures due to incorrect bin path...
2014-05-22 Yaowu XuMerge "Enable various thresholds of motion detection"
2014-05-21 Dmitry KovalevMerge "Deadline is not supported in VP9 decoder, removi...
2014-05-21 Jingning HanMerge "Adjust the forward 16x16 DCT computation steps"
2014-05-21 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-05-21 Dmitry KovalevMerge "Hiding struct diff in *.c file."
2014-05-20 Tom FineganMerge "Add make target for running example tests."
2014-05-20 Tom FineganMerge "tools_common.sh: Allow over ride of test name."
2014-05-20 James ZernMerge "make spatial svc an experiment"
2014-05-20 James ZernMerge "configure.sh: only execute toupper when necessary"
2014-05-20 Paul WilkinsMerge "Cosmetic clean up."
2014-05-20 James ZernMerge "Add test for vpx_temporal_svc_encoder example."
2014-05-20 Tom FineganMerge "Add test for vp9_spatial_svc_encoder example."
2014-05-17 Tom FineganAdd test for vp9_spatial_svc_encoder example.