]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-10-30 Yaowu XuMerge "Fix the top-right reference block location"...
2016-10-30 Yaowu XuMerge "Upsample reference frames after size dependent...
2016-10-30 Yaowu XuMerge "Let is_interp_needed always return 1" into nextgenv2
2016-10-30 Yaowu XuMerge "Centralize EC_MULTISYMBOL error checking." into...
2016-10-30 Yaowu XuMerge "EC_ADAPT: disable tests requiring tiles." into...
2016-10-30 Yaowu XuMerge "EC_ADAPT: refactor and fix MinArfFreq unit tests...
2016-10-30 Yaowu XuMerge "Only build aom_read/write_symbol if CONFIG_EC_MU...
2016-10-30 Yaowu XuMerge "EC_ADAPT: improved symbol adaptation." into...
2016-10-30 Yaowu XuMerge "EC_ADAPT: send updates for the correct nodes...
2016-10-30 Yaowu XuMerge "Add ec_multisymbol for common daala_ec and rans...
2016-10-30 Yaowu XuMerge "Handle entropy coder experiment dependencies...
2016-10-30 Yaowu XuMerge "Disable the SuperframeTest with --enable-daala_e...
2016-10-30 Yaowu XuMerge "Fix ec_adapt+daala_ec test failure" into nextgenv2
2016-10-30 Yaowu XuMerge "Add EC_ADAPT experiment for symbol-adaptive...
2016-10-30 Jingning HanFix the top-right reference block location
2016-10-30 Thomas DaedeUpsample reference frames after size dependent speed...
2016-10-30 Angie ChiangLet is_interp_needed always return 1
2016-10-30 Nathan E. EggeCentralize EC_MULTISYMBOL error checking.
2016-10-30 Thomas DaviesEC_ADAPT: disable tests requiring tiles.
2016-10-30 Thomas DaviesEC_ADAPT: refactor and fix MinArfFreq unit tests.
2016-10-30 Alex ConverseOnly build aom_read/write_symbol if CONFIG_EC_MULTISYMBOL
2016-10-30 Thomas DaviesEC_ADAPT: improved symbol adaptation.
2016-10-30 Thomas DaviesEC_ADAPT: send updates for the correct nodes.
2016-10-30 Alex ConverseAdd ec_multisymbol for common daala_ec and rans code
2016-10-30 Alex ConverseHandle entropy coder experiment dependencies
2016-10-30 Yaowu XuDisable the SuperframeTest with --enable-daala_ec.
2016-10-30 Alex ConverseFix ec_adapt+daala_ec test failure
2016-10-29 ThomasAdd EC_ADAPT experiment for symbol-adaptive entropy...
2016-10-29 Jingning HanMerge "Replace num_4x4_blocks_txsize_loopup table"...
2016-10-29 Jingning HanMerge "Refactor rate-distortion optimization of recursi...
2016-10-28 Urvang JoshiMerge "RANGE_CHECK: "==" || ">" is simply ">="." into...
2016-10-28 Zoe LiuMerge "Clean the code in ref frame context decision...
2016-10-28 Jingning HanReplace num_4x4_blocks_txsize_loopup table
2016-10-28 Jingning HanRefactor rate-distortion optimization of recursive...
2016-10-28 Sarah ParkerMerge "Bitwise to logical & in rdopt ext tx prune funct...
2016-10-28 Urvang JoshiRANGE_CHECK: "==" || ">" is simply ">=".
2016-10-28 Yaowu XuMerge "Tile groups: ensure each tile in a TG has a...
2016-10-28 Yaowu XuMerge "Fix update_delta_q_probs compile warning" into...
2016-10-28 Yaowu XuMerge "Encode and decode multiple tile groups" into...
2016-10-28 Sarah ParkerBitwise to logical & in rdopt ext tx prune function
2016-10-28 Thomas DaviesTile groups: ensure each tile in a TG has a length.
2016-10-28 Jingning HanFix update_delta_q_probs compile warning
2016-10-28 Debargha MukherjeeMerge "Fix aom_fdct8x8_ssse3 in high bit depth mode...
2016-10-28 Zoe LiuClean the code in ref frame context decision for ext...
2016-10-28 Urvang JoshiMerge "get_palette_color_context: Make code more readab...
2016-10-28 Thomas DaviesEncode and decode multiple tile groups
2016-10-28 Urvang Joshiget_palette_color_context: Make code more readable.
2016-10-28 Angie ChiangFix tmp_rd type error in handle_inter_mode()
2016-10-28 Angie ChiangMerge "Add unit test for adapt_scan experiment" into...
2016-10-28 Angie ChiangMerge "Pass block pixel width/height into av1_predict_i...
2016-10-28 Jingning HanMerge "Refactor recursive transform block partition...
2016-10-28 Jingning HanMerge "Simplify logics in encode_inter_mb_segment"...
2016-10-28 Jingning HanMerge "Refactor recursive transform block decoding...
2016-10-28 Jingning HanMerge "Refactor recursive transform block size decoding...
2016-10-28 Jingning HanMerge "Remove unused get_tx1d_width/height wrapper...
2016-10-28 Jingning HanMerge "Use transform block partition depth count for...
2016-10-28 Yaowu XuMerge "Remove av1_use_hp_mv()" into nextgenv2
2016-10-28 Yaowu XuMerge "rans: Use symbol coding for motion vectors"...
2016-10-28 David BarkerFix aom_fdct8x8_ssse3 in high bit depth mode
2016-10-28 Jingning HanRefactor recursive transform block partition search
2016-10-28 Jingning HanSimplify logics in encode_inter_mb_segment
2016-10-28 Jingning HanRefactor recursive transform block decoding
2016-10-28 Jingning HanRefactor recursive transform block size decoding
2016-10-28 Yaowu XuMerge "Deringing support for 4:2:2 by not deringing...
2016-10-28 Yaowu XuMerge "Namespace the idct/iad symbols" into nextgenv2
2016-10-28 Angie ChiangPass block pixel width/height into av1_predict_intra_block
2016-10-27 Sarah ParkerMerge "Cosmetic fixes in global motion experiment"...
2016-10-27 Zoe LiuMerge "A small bug fix in ext-refs on the RD mode selec...
2016-10-27 Alex ConverseRemove av1_use_hp_mv()
2016-10-27 Debargha MukherjeeMerge "Fix clpf and dering signalling when used with...
2016-10-27 Alex Converserans: Use symbol coding for motion vectors
2016-10-27 Jean-Marc ValinDeringing support for 4:2:2 by not deringing chroma
2016-10-27 Luca BarbatoNamespace the idct/iad symbols
2016-10-27 Debargha MukherjeeMerge "Fix compile error with --enable-ans + --enable...
2016-10-27 Debargha MukherjeeMerge "Fix dering filter when using 4:2:2 or 4:4:0...
2016-10-27 Jingning HanRemove unused get_tx1d_width/height wrapper
2016-10-27 Jingning HanUse transform block partition depth count for frame...
2016-10-27 Angie ChiangAdd unit test for adapt_scan experiment
2016-10-27 Angie ChiangMerge "Refactor: Localize tmp_rd in handle_inter_mode...
2016-10-27 Angie ChiangMerge "Sync definition of av1_get_switchable_rate in...
2016-10-27 Yaowu XuMerge "Fix two bugs in parallel_deblocking experiment...
2016-10-27 Yaowu XuMerge "fix filtering of uv int4x4 for odd rows" into...
2016-10-27 Yaowu XuMerge "Add parallel-deblocking experiment" into nextgenv2
2016-10-27 David BarkerFix clpf and dering signalling when used with ext-parti...
2016-10-27 Jingning HanMerge "Support potential 2x2 transform block unit"...
2016-10-26 Yaowu XuMerge "av1/common/filter.h: apply clang-format" into...
2016-10-26 Yi LuoMerge "Fix aom_fdct32x32_avx2 output as CONFIG_AOM_HIGH...
2016-10-26 Jingning HanSupport potential 2x2 transform block unit
2016-10-26 Jingning HanMerge "Synchronize tx_size counts in the decoder" into...
2016-10-26 Ryan LeiFix two bugs in parallel_deblocking experiment
2016-10-26 Yi LuoMerge "Fix incorrect merge of forward txfm function...
2016-10-26 Sarah ParkerCosmetic fixes in global motion experiment
2016-10-26 Urvang JoshiMerge changes I56cddcb4,I40c5a652 into nextgenv2
2016-10-26 Jingning HanSynchronize tx_size counts in the decoder
2016-10-26 Angie ChiangMerge "av1/convolve.[hc],av1_convolve_test: add missing...
2016-10-26 Angie ChiangMerge "Use has_subpel_mv_component in av1_is_interp_nee...
2016-10-26 Angie ChiangSync definition of av1_get_switchable_rate in rd.c/h
2016-10-26 Sarah ParkerMerge "Revise precision clamping in GM param refinement...
2016-10-26 Yi LuoFix incorrect merge of forward txfm function declarations
2016-10-26 Jingning HanConvert tx_size to relative depth to fetch tx_size_cost
next