Merge "Changing vp9_full_search_sad{, x3, x8} signatures."
[platform/upstream/libvpx.git] / vp9 / encoder / vp9_mcomp.c
2014-02-25 Dmitry KovalevMerge "Changing vp9_full_search_sad{, x3, x8} signatures."
2014-02-25 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sad() function."
2014-02-23 Dmitry KovalevMerge "Combining if-else branches from different condit...
2014-02-23 Dmitry KovalevMerge "Cleaning up vp9_mvref_common.{h, c}."
2014-02-21 Adrian GrangeMerge "Added three test vectors with droppable frames"
2014-02-21 Adrian GrangeMerge "Test vectors for odd image width and height."
2014-02-21 James ZernMerge "vp9_subpel_variance_impl_intrin_avx2.c: make...
2014-02-21 James ZernMerge "vp9_subpixel_8t_intrin_ssse3.c: make some tables...
2014-02-21 James ZernMerge "vp9_subpixel_8t_intrin_avx2.c: make some tables...
2014-02-20 Jingning HanMerge "Rename vp8_cfg to vp9_cfg in vp9_cx_iface"
2014-02-20 Jingning HanMerge "Use MI_BLOCK_SIZE in block coding loop"
2014-02-20 Jingning HanMerge "Rework non-RD mode decision coding flow"
2014-02-20 Tom FineganMerge "twopass_encoder.c: Silence MSVC data loss warnings."
2014-02-20 Marco PaniconiMerge "vpx_temporal_scalable_patterns: set rc_target_bi...
2014-02-20 Yunqing WangMerge "Use fast HEX search in real time mode"
2014-02-19 Dmitry KovalevMerge "Cleaning up pack_inter_mode_mvs() function."
2014-02-18 Jingning HanMerge "Enable sub-pixel motion search for rtc mode"
2014-02-18 Jingning HanMerge "Initialize internal buffer pointers in rtc mode"
2014-02-18 Yunqing WangUse fast HEX search in real time mode
2014-02-17 Dmitry KovalevCleaning up vp9_refining_search_sad() function.
2014-02-17 Dmitry KovalevChanging vp9_full_search_sad{, x3, x8} signatures.
2014-02-15 JohannMerge "Remove redundant arm neon instructions."
2014-02-14 Yaowu XuMerge "minor spelling cleanup in comments"
2014-02-14 Jim BankoskiMerge "vp9_rdopt.c : Silence more V.S. compiler warnings."
2014-02-14 Jim BankoskiMerge "vp9_bitstream.c resolve warnings in vs"
2014-02-14 Jim BankoskiMerge "vp9_pickmode.c resolve vs issue"
2014-02-14 Jim BankoskiMerge "vp9_vaq.c resolve vs warnings"
2014-02-14 Jim BankoskiMerge "vp9_ratectrl - convert buffers to int64 to avoid...
2014-02-14 Jim BankoskiMerge "vp9_write_bit_buffer.h add consts to suppress...
2014-02-14 Deb MukherjeeMerge "In realtime mode enforce one pass with 0 lag"
2014-02-14 Jim BankoskiMerge "vp9_ratectrl.h resolve visual studio warnings"
2014-02-14 Jim BankoskiMerge "vp9_onyx_int.h resolve visual studio warning...
2014-02-14 Jim BankoskiMerge "fast approximate model_rd_from_var_lapndz"
2014-02-14 Jim BankoskiMerge "vp9_mcomp.c visual studio warnings resolved"
2014-02-14 Jim BankoskiMerge "vp9_firstpass.c visual studio warnings addressed"
2014-02-14 Jim Bankoskivp9_mcomp.c visual studio warnings resolved
2014-02-14 Yaowu XuMerge "Removed the reset of mode_info from previous...
2014-02-14 Dmitry KovalevMerge "Adapting vp8_set_maps.c example to use new APIs."
2014-02-13 Frank GalliganMerge "Add VP9 decoder support for external frame buffers"
2014-02-13 Dmitry KovalevMerge "Calling vpx_img_read() from vpx_temporal_scalabl...
2014-02-13 Dmitry KovalevMerge "Adding explicit casts in yv12config.c."
2014-02-13 Dmitry KovalevMerge "Using MV instead of int_mv inside vp9_full_pixel...
2014-02-13 James ZernMerge "vp9/vp9_cx_iface: Silence ts_number_layers MSVC...
2014-02-13 Dmitry KovalevMerge "Removing x86_cpuid.c."
2014-02-13 Dmitry KovalevUsing MV instead of int_mv inside vp9_full_pixel_diamond().
2014-02-13 Dmitry KovalevMerge "Renaming skip_coeff to skip for consistency."
2014-02-13 Frank GalliganMerge "Fix neon wide loopfilter for filter8 only branch"
2014-02-13 Yunqing WangMerge "AVX2 Convolve Optimization"
2014-02-13 Paul WilkinsMerge changes I121fe66c,I94f57f8a
2014-02-13 Jim BankoskiMerge "vp9_pickmode.c static analysis issues resolved"
2014-02-13 Jim BankoskiMerge "vp9_rdopt.c static analysis issues resolved"
2014-02-13 Jim BankoskiMerge "static analysis warning in vp9_ratectrl.c"
2014-02-13 Jim BankoskiMerge "vp9_mcomp.c static analysis issues"
2014-02-13 Jim BankoskiMerge "clear out static analysis warning"
2014-02-13 Jim BankoskiMerge "clean out static analyzer warnings vp9_encodefra...
2014-02-13 Dmitry KovalevMerge "Adding and reusing vpx_img_plane_{width, height...
2014-02-13 Dmitry KovalevMerge "Removing init_rdcost_stack() + cleanup."
2014-02-13 Tom FineganMerge "decode_test_driver: Use size_t for size arg...
2014-02-13 Dmitry KovalevMerge "Converting int_mv to MV."
2014-02-13 Jingning HanMerge "Remove unnecessary vp9_setup_buffer_inter use"
2014-02-13 Jingning HanMerge "Remove inactive control parameters"
2014-02-13 Jingning HanMerge "Remove unused using_small_partition_info functions"
2014-02-13 Jingning HanMerge "Remove unused function in vp9_encodeframe"
2014-02-13 Dmitry KovalevMerge "Adding consts to mv search function arguments."
2014-02-12 Alex ConverseMerge "Cleanup tokenize_b and hoist some invarients...
2014-02-12 Dmitry KovalevMerge "Using video writer API from vp9_spatial_scalable...
2014-02-12 Dmitry KovalevMerge "Adding API to get vpx encoder/decoder interface."
2014-02-12 Frank GalliganMerge "Fix frames that have no references to them."
2014-02-12 Dmitry KovalevAdding consts to mv search function arguments.
2014-02-12 Dmitry KovalevMerge "Cleaning up vp9_full_search_sad_c() function."
2014-02-12 Jim Bankoskivp9_mcomp.c static analysis issues
2014-02-12 JohannMerge "Skip COMDAT sections when parsing COFF"
2014-02-12 Dmitry KovalevCleaning up vp9_full_search_sad_c() function.
2014-02-11 Frank GalliganMerge "Add get release decoder frame buffer functions."
2014-02-11 Dmitry KovalevMerge "Encoder quantization cleanup."
2014-02-10 James ZernMerge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/"
2014-02-08 James ZernMerge "vp9_dthread: interleave mutex/cond alloc+init"
2014-02-07 Dmitry KovalevMerge "Moving twopass_rc and FIRSTPASS_STATS to vp9_fir...
2014-02-06 Adrian GrangeMerge "Remove out of date comment."
2014-02-06 Dmitry KovalevMerge "Adding video reader/writer APIs."
2014-02-06 Dmitry KovalevMerge "Adding is_mv_in() function."
2014-02-06 Dmitry KovalevMerge "Removing "_1d" suffix from mips transform code."
2014-02-06 Yunqing WangMerge "Optimize bilinear sub-pixel filters in ssse3"
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-05 Dmitry KovalevMerge "Cleaning up vp9_get_pred_context_single_ref_p2()."
2014-02-05 James ZernMerge "libmkv: Use uint64_t instead of UInt64."
2014-02-05 Yaowu XuMerge "Adjust speed feature for --rt"
2014-02-05 Dmitry KovalevMerge "Removing DBG_PRNT_SEGMAP."
2014-02-05 James ZernMerge "libmkv: constify codec_id."
2014-02-05 Dmitry KovalevAdding is_mv_in() function.
2014-02-05 Dmitry KovalevMerge "Removing unused estimate_cq() function."
2014-02-05 Dmitry KovalevMerge "Moving MBGRAPH_{MB, FRAME}_STATS structs to...
2014-02-05 Dmitry KovalevMerge "Renaming vp9_variance_c.c to vp9_variance.c."
2014-02-05 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-02-05 Dmitry KovalevMerge "Inlinging get_next_chkpts macro in vp9_mcomp.c."
2014-02-05 Dmitry KovalevMerge "Removing SECTIONBITS_OUTPUT."
2014-02-04 JohannMerge "Ignore missing newline message"
2014-02-04 James ZernMerge "vp9_filter.h: rename interp_kernel type"
2014-02-04 James ZernMerge "vp9/encoder: fix function prototypes"
2014-02-04 James ZernMerge changes I9ebfeb49,I2e2f9bb6
next