Merge "Changing vp9_full_search_sad{, x3, x8} signatures."
[platform/upstream/libvpx.git] / vp9 / encoder / vp9_rdopt.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-25 Tom FineganMerge "Change dx_time data type in vpxdec.c"
2014-02-25 Adrian GrangeMerge "Trap request to display non-existant frame"
2014-02-25 Yunqing WangMerge "Disable adaptive pred filter for non-split mode"
2014-02-25 Yaowu XuMerge changes I7e96d619,I9a7631d5
2014-02-25 Jim Bankoskinormalize int64_t high value to INT64_MAX
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-22 Jingning HanMerge "Periodically update mode and mv costs"
2014-02-22 James ZernMerge "gen_msvs_vcxproj.sh: Set TargetName instead...
2014-02-22 Yaowu XuMerge "Remove an unused variable"
2014-02-22 Jingning HanPeriodically update mode and mv costs
2014-02-22 Jingning HanMerge "Refactor selected partition size coding for...
2014-02-22 James ZernMerge "update nestegg"
2014-02-21 James ZernMerge "vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID"
2014-02-21 Alex ConverseMerge "Stop gating non420 features with a configure...
2014-02-21 Alex ConverseMerge "Require an --experimental-bitstream flag at...
2014-02-21 Yaowu XuMerge "vp9_rd_pick_inter_mode_sb() reorganization"
2014-02-21 Adrian GrangeMerge "Added three test vectors with droppable frames"
2014-02-21 Alex Conversevp9_rd_pick_inter_mode_sb() reorganization
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-20 Alex ConverseMerge "Only track mode_chosen_counts if CONFIG_INTERNAL...
2014-02-20 Tom FineganMerge "vp9_vaq.c: Cast result of round() to int to...
2014-02-20 Paul WilkinsMerge "vp9_rdopt.c: Use int64_t for dist_sum and rate_s...
2014-02-20 James ZernMerge "video_source.h: Minor clean up."
2014-02-20 James ZernMerge "Fixed compilation on mingw with secure APIs...
2014-02-19 James ZernMerge "decode_with_drops.c: Cast away MSVC data loss...
2014-02-19 James ZernMerge "simple_decoder.c: Silence MSVC data loss warning."
2014-02-19 James ZernMerge "postproc.c: Cast away MSVC data loss warning."
2014-02-19 Dmitry KovalevMerge "Adding is_mv_valid() function."
2014-02-19 Alex ConverseMerge "Do not use the value of 'rate_mv' if uninitialized."
2014-02-19 Tom FineganMerge "vpx_temporal_scalable_patterns.c: Silence MSVC...
2014-02-19 Tom FineganMerge "error_resilient.c: Cast away MSVC data loss...
2014-02-19 Tom FineganMerge "decode_to_md5.c: Silence warning with cast."
2014-02-19 Tom FineganMerge "force_keyframe.c: Cast away MSVC data loss warning."
2014-02-19 James ZernMerge "vpx_frame_buffer.h: add doxygen \file block"
2014-02-19 James ZernMerge "vp9: normalize DECLARE_ALIGNED use on global...
2014-02-19 Paul WilkinsMerge "Remove comment from calls to vp9_clear_system_st...
2014-02-19 Dmitry KovalevMerge "Cleaning up pack_inter_mode_mvs() function."
2014-02-19 Tom Fineganvp9_rdopt.c: Use int64_t for dist_sum and rate_sum...
2014-02-19 James ZernMerge "restore examples to doxygen output"
2014-02-19 Alex ConverseDo not use the value of 'rate_mv' if uninitialized.
2014-02-18 Adrian GrangeRemove comment from calls to vp9_clear_system_state.
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-18 Yunqing WangMerge "SSSE3 convolution optimization"
2014-02-17 Dmitry KovalevChanging vp9_full_search_sad{, x3, x8} signatures.
2014-02-15 JohannMerge "Remove redundant arm neon instructions."
2014-02-15 Adrian GrangeMerge "Cleanup some comments."
2014-02-14 Deb MukherjeeMerge "Make cpi->speed always positive"
2014-02-14 Yaowu XuMerge "minor spelling cleanup in comments"
2014-02-14 Deb MukherjeeMake cpi->speed always positive
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 Paul Wilkinsvp9_rdopt.c : Silence more V.S. compiler warnings.
2014-02-14 Alex ConverseRemove some unused and non-persistant variables from...
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 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 Jingning HanMerge "Remove redundant set_offsets in rtc coding mode"
2014-02-13 Marco PaniconiMerge "Datarate test for temporal layers and frame...
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."
next