]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_encodeframe.c
Merge "Use rate/distortion thresholds to control non-RD partition search"
[libvpx] / vp9 / encoder / vp9_encodeframe.c
2014-10-18 Yaowu XuMerge "Use rate/distortion thresholds to control non...
2014-10-17 hkuangMerge "Correct the logic of ready_for_new_data."
2014-10-17 JackyChenMerge "vp9_denoiser_sse2.c: solve windows build error."
2014-10-17 Jingning HanMerge "Add init and reset functions for RD_COST struct"
2014-10-17 James ZernMerge "vp9_denoiser_sse2.c: eliminate gcc warnings"
2014-10-16 Deb MukherjeeMerge "Adds a set of end-to-end encode tests"
2014-10-16 Jingning HanMerge "Fix an ioc issue in super_block_uvrd"
2014-10-16 Deb MukherjeeMerge "Fix in bit-shift operation for highbitdepth...
2014-10-16 James ZernMerge "fix CONFIG_SPATIAL_SVC warning"
2014-10-15 MarcoMerge "Some updates for Speed 6/VAR_BASED_PARTITION."
2014-10-15 Jingning HanAdd init and reset functions for RD_COST struct
2014-10-15 Jingning HanMerge "Replace copy_partitioning use case with choose_p...
2014-10-15 Jingning HanUse rate/distortion thresholds to control non-RD partit...
2014-10-15 MarcoSome updates for Speed 6/VAR_BASED_PARTITION.
2014-10-15 Jingning HanReplace copy_partitioning use case with choose_partitioning
2014-10-14 hkuangMerge "Correct the format."
2014-10-14 hkuangMerge "Remove unnecessary local variable."
2014-10-14 hkuangMerge "Remove extra line."
2014-10-14 Jingning HanMerge "Refactor rate distortion cost structure"
2014-10-13 Jingning HanRefactor rate distortion cost structure
2014-10-10 hkuangMerge "Optimize the code to set the refernce frame...
2014-10-10 hkuangMerge "Correct the code format."
2014-10-10 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-10 Yaowu XuMerge "vp9/choose_partitioning: add missing clear_syste...
2014-10-10 James Zernvp9/choose_partitioning: add missing clear_system_state
2014-10-10 James ZernMerge changes Ib5030373,Id614cfe6
2014-10-09 hkuangMerge "Remove unnecessary code."
2014-10-09 hkuangMerge "Remove unnecessary scale check in set_ref."
2014-10-09 Deb MukherjeeMerge "Rename highbitdepth functions to use highbd...
2014-10-09 Deb MukherjeeRename highbitdepth functions to use highbd prefix
2014-10-09 Jingning HanMerge "Remove sub8x8 block index from rd_pick_partition...
2014-10-09 Deb MukherjeeMerge "Subpel search cleanups and enhancements"
2014-10-09 Alex ConverseMerge "Move the high freq coeff check outside store_cod...
2014-10-09 Jingning HanRemove sub8x8 block index from rd_pick_partition argument
2014-10-09 MarcoMerge "vp8: Suppress denoising with respect to old...
2014-10-09 Yaowu XuMerge "Fix src frame buffer copy and extend"
2014-10-09 James ZernMerge "set_vt_partitioning: fix type conversion warning"
2014-10-09 James Zernset_vt_partitioning: fix type conversion warning
2014-10-08 Jingning HanMerge "Clean up header files in vp9_blockd.h and relate...
2014-10-08 Jingning HanMerge "Use #define statement for MAX_MB_PLANE"
2014-10-08 Deb MukherjeeMerge "Refactoring of highbitdepth bitshift operations"
2014-10-08 JackyChenMerge "Add unit test for VP8 denoiser."
2014-10-08 Jim BankoskiMerge "experimental : partition using 1/8 x 1/8 image"
2014-10-08 Jim BankoskiMerge "Force better lower quantizer keyframe in case...
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-07 Jim Bankoskiexperimental : partition using 1/8 x 1/8 image
2014-10-07 Jingning HanMerge "Replace mi_width_log2() with mi_width_log2_looku...
2014-10-07 Jingning HanMerge "Take out repeated block width/height lookup...
2014-10-07 Jingning HanReplace mi_width_log2() with mi_width_log2_lookup table
2014-10-07 Jingning HanTake out repeated block width/height lookup functions
2014-10-07 JackyChenMerge "Add SSE2 code and unit test for VP9 denoiser."
2014-10-06 Yaowu XuMerge "Change the y4m buffer allocation size"
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-10-06 Yaowu XuMerge "Properly initialize segmentID in nonrd coding...
2014-10-06 Paul WilkinsImprove two pass VBR accuracy.
2014-10-04 Deb MukherjeeMerge "Remove experimental-bitstream flag for profiles>0"
2014-10-03 Jingning HanMerge "Fix indent in encode_rd_sb_row"
2014-10-03 Jingning HanMerge "Rework partition search skip scheme"
2014-10-03 Yaowu XuProperly initialize segmentID in nonrd coding path
2014-10-03 Jingning HanFix indent in encode_rd_sb_row
2014-10-03 Jingning HanRework partition search skip scheme
2014-10-02 Yaowu XuMerge "Make iscan and scan neighbor arrays static const."
2014-10-01 Jingning HanMerge "Conditionally skip reference frame check"
2014-09-30 Tom FineganMerge "examples/simple_decoder: Correct comments/remove...
2014-09-30 Yunqing WangMerge "Skip the partition search for still frames"
2014-09-30 Yunqing WangMerge "Refactor encode_rd_sb_row function"
2014-09-29 Jingning HanMerge "Skip certain ALTREF inter modes in ARF coding"
2014-09-26 James ZernMerge "iphonesimulator: make iOS 6 the minimum requirement"
2014-09-26 Yunqing WangSkip the partition search for still frames
2014-09-25 hkuangMerge "Avoid calling vp9_is_scaled two times in a funct...
2014-09-25 Deb MukherjeeMerge "Adds various high bit-depth encode functions"
2014-09-25 Deb MukherjeeAdds various high bit-depth encode functions
2014-09-24 Yunqing WangRefactor encode_rd_sb_row function
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-24 Deb MukherjeeMerge "High bit-depth loop/arf/postproc filter functions"
2014-09-22 Minghai ShangMerge "[spatial svc] Remove vpx_svc_parameters_t and...
2014-09-22 Minghai ShangMerge "[spatial svc]Remove quantizers option. Use max...
2014-09-22 Minghai ShangMerge "[spatial svc] Use string for quantizers and...
2014-09-20 hkuangMerge "Remove mi_grid_* structures."
2014-09-20 hkuangRemove mi_grid_* structures.
2014-09-17 JohannMerge "vp8: common: postproc: fix signed overflow of...
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 Adrian GrangeMerge "Move call to vp9_rc_get_second_pass_params()."
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 JohannMerge "vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER...
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-12 JohannMerge "Remove unused vp8_strict_quantize"
next