[spatial svc] Use string for quantizers and scale-factors option in the test app
[platform/upstream/libvpx.git] / vpx / svc_context.h
2014-09-18 Minghai Shang[spatial svc] Use string for quantizers and scale-facto...
2014-09-16 Frank GalliganMerge "Remove memset of every external frame buffer."
2014-09-16 Jingning HanMerge "Use non-zero mode threshold for NEARESTMV modes"
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-16 Jingning HanMerge "Add ARF validation for compound inter mode check"
2014-09-16 Jingning HanMerge "Remove redundant reference frame check in sub8x8...
2014-09-16 Jingning HanMerge "Replace best_ref_index table fetch with best_mbmode"
2014-09-15 Jingning HanMerge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
2014-09-15 Deb MukherjeeMerge "Visual Studio build (warning) fix"
2014-09-15 Yunqing WangMerge "Refactor encode_superblock function"
2014-09-13 Jingning HanMerge "Remove redundant reference frame threshold settings"
2014-09-13 Jingning HanMerge "Refactor reference frame control in sub8x8 block...
2014-09-13 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb"
2014-09-13 Jingning HanMerge "Remove unused best_inter_rd variable"
2014-09-13 Jingning HanMerge "Remove unused speed feature"
2014-09-13 Jingning HanMerge "Add a note for enum values of MV_REFERENCE_FRAME"
2014-09-13 JackyChenMerge "Change the control function of VP9 denoiser."
2014-09-12 Deb MukherjeeMerge "Use bigdia search with pruned subpel search"
2014-09-12 Minghai ShangMerge "[spatial svc] Remove useless APIs and variables"
2014-09-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-12 Minghai Shang[spatial svc] Remove useless APIs and variables
2014-09-12 Jingning HanMerge "Unify intra mode mask into mode_skip_mask scheme"
2014-09-11 JohannMerge "Allow specifying opt dependencies"
2014-09-11 James ZernMerge "vp9_picklpf: search_filter_level: remove filt_err"
2014-09-11 Minghai ShangMerge "[spatial svc] Remove handling frame and stats...
2014-09-11 Minghai Shang[spatial svc] Remove handling frame and stats packets...
2014-09-10 Dmitry KovalevMerge "Removing legacy compatibility layer."
2014-09-05 Dmitry KovalevMerge "Initializing intra modes without vpx_once()."
2014-09-05 James ZernMerge "vp9: skip loopfilter when the frame is corrupt"
2014-09-04 Jingning HanMerge "Speed up compound inter prediction mode check"
2014-09-04 Dmitry KovalevMerge "Removing local set_speed_features() function."
2014-09-04 Dmitry KovalevMerge "Consistent allocation of vpx_codec_alg_priv_t."
2014-09-04 Dmitry KovalevMerge "Replacing asm 16x16 variance calculation with...
2014-09-03 Yaowu XuMerge "Change last_partition_redo_frequency for speed 3"
2014-09-03 Yaowu XuMerge "Remove redundant code"
2014-09-03 JohannMerge "Revert "Revert "VP8 for ARMv8 by using NEON...
2014-09-03 Dmitry KovalevMerge "Cleaning up vp9_variance_avx2.c."
2014-09-03 Yaowu XuMerge "Merge two similar functions into one"
2014-09-03 Dmitry KovalevMerge "Removing duplicated code."
2014-09-03 Yaowu XuMerge "select_tx_mode(): remove special case for key...
2014-09-03 Dmitry KovalevMerge "Removing clear_system_state() call from update_c...
2014-09-03 Minghai ShangMerge "[svc] Temporal svc with two pass rate control"
2014-09-02 Minghai Shang[svc] Temporal svc with two pass rate control
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 Scott LaVarnwayMerge "Neon version of vp8_denoiser_filter_uv()"
2014-07-01 Alex ConverseMerge "BITSTREAM: Handle transform size and motion...
2014-06-30 Tim KoppMerge "Implemented motion compensation for VP9 denoiser"
2014-06-27 Yaowu XuMerge "Allow encoder to set lpf level to 0"
2014-06-27 Yaowu XuMerge "Added a new speed 7 in rt mode"
2014-06-27 Alex ConverseMerge "Add a CPU speed test with screen content."
2014-06-27 James ZernMerge "iosbuild.sh Add arm64 support to VPX.framework."
2014-06-27 Tom FineganMerge "configure.sh: Tweak default of use_x86inc for...
2014-06-27 Tim KoppMerge "fix: Only do spatial SVC when there are > 1...
2014-06-27 Tim KoppMerge "VP9 denoiser: implemented update_frame_stats()"
2014-06-27 Minghai ShangMerge "[spatial svc] Remove encoding modes since we...
2014-06-27 Minghai ShangMerge "[spatial svc]Remove key frame quantizer settings...
2014-06-27 Jim BankoskiMerge "Better validation of invalid files"
2014-06-26 Pengchong JinMerge "Skip the partition search for the frame with...
2014-06-26 Marco PaniconiMerge "vp8: Add temporal denoising for UV-channel."
2014-06-26 Paul WilkinsMerge "Fix quality regression for multi arf off case."
2014-06-26 Paul WilkinsMerge "Dual arf: Name changes."
2014-06-25 hkuangMerge "Revert "Revert 3 patches from Hangyu to get...
2014-06-25 Alex ConverseMerge "Allow lossless breakout in non-rd mode decision."
2014-06-25 James ZernMerge "decode_test_driver: check HasFailure() in RunLoop"
2014-06-25 James ZernMerge "decode_test_driver: fix type size warning"
2014-06-25 Minghai Shang[spatial svc] Remove encoding modes since we only need...
2014-06-25 Minghai Shang[spatial svc]Remove key frame quantizer settings since...
2014-06-25 Minghai ShangMerge "[spatial svc]Don't skip motion search in first...
2014-06-25 Minghai ShangMerge "[spatial svc]Implement lag in frames for spatial...
2014-06-24 Minghai Shang[spatial svc]Implement lag in frames for spatial svc
2014-03-17 Dmitry KovalevMerge "Cleaning up vp9_diamond_search_sad_c & vp9_diamo...
2014-03-10 Dmitry KovalevMerge "Renaming vp9_onyxd.h and vp9_onyxd_if.c to vp9_d...
2014-03-10 Dmitry KovalevMerge "General cleanup in vp9_encodeframe.c."
2014-03-10 Dmitry KovalevMerge "Cleaning up optimize_b() function."
2014-03-10 Marco PaniconiMerge "Add realtime-mode to datarate tests."
2014-03-10 Jim BankoskiMerge "vp9_read_bit_buffer.h convert header statics...
2014-03-10 Jim BankoskiMerge "vp9_reconinter.h static functions in header...
2014-03-10 Jim BankoskiMerge "vp9_onyxc_int.h static -> static inline in header"
2014-03-09 Dmitry KovalevMerge "Cleaning up vp9_get_mvpred_var()."
2014-03-09 Dmitry KovalevMerge "Adding const to FIRSTPASS_STATS pointers."
2014-03-08 Jingning HanMerge "Skip mode check when mv has been tested"
2014-03-08 Jingning HanMerge "Clearn up model_rd in non-RD coding mode"
2014-03-07 James ZernMerge "Disable the neon version vpx_yv12_copy_y. For...
2014-03-07 Minghai ShangMerge "[svc] 1. Add two pass RC options in vp9_spatial_...
2014-03-03 Dmitry KovalevMerge "Merging error-resilient example into simple_enco...
2014-03-03 Yunqing WangMerge "AVX2 SubPixel AVG Variance Optimization"
2014-02-28 Minghai Shang[svc] 1. Add two pass RC options in vp9_spatial_scalabl...
2014-02-28 Dmitry KovalevMerge "Cleaning up vpx_codec_get_cx_data() function."
2014-02-28 Dmitry KovalevMerge "Explicit lossless handling in rd_pick_intra4x4bl...
2014-02-28 Dmitry KovalevMerge "Replacing int_mv with MV and adding const qualif...
2014-02-28 hkuangMerge "Fix a bug in neon that has not save and restore...
2014-02-28 Yunqing WangMerge "Enable using fast HEX search in non-rd pick...
2014-02-27 James ZernMerge "y4m_video_source: fix memory leak"
2014-02-27 Dmitry KovalevMerge "Reusing mem_get_le{16, 32} defined in vpx_ports...
2014-02-27 Jingning HanMerge "Run sub-pixel motion search for NEWMV mode test"
2014-02-27 Minghai ShangMerge "Change for adding QP settings for key frames"
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-26 Minghai ShangChange for adding QP settings for key frames
next