profile/ivi/libvpx.git
2011-05-20 Yaowu XuMerge "revise two function definitions with less parame...
2011-05-20 John KoleszarMerge "Remove unused members of VP8_COMP"
2011-05-20 Yaowu Xurevise two function definitions with less parameters
2011-05-20 Yaowu XuMerge "disable trellis optimization for first pass"
2011-05-20 Yaowu Xudisable trellis optimization for first pass
2011-05-19 Scott LaVarnwayMerge "Using partition_info instead of blockd info...
2011-05-19 John KoleszarRemove unused members of VP8_COMP
2011-05-19 Scott LaVarnwayUsing partition_info instead of blockd info for splitmv
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-19 John KoleszarMerge "Make activity masking functions static"
2011-05-19 John KoleszarMerge "Fix segv without --enable-error-concealment"
2011-05-19 John KoleszarFix segv without --enable-error-concealment
2011-05-19 John KoleszarMerge "Adding error-concealment to the decoder."
2011-05-19 Stefan HolmerAdding error-concealment to the decoder.
2011-05-19 John KoleszarMake activity masking functions static
2011-05-19 John KoleszarMove quantizer init functions to quantize.c
2011-05-18 Yunqing WangMerge "Modify MVcount in pick_inter_mode to eliminate...
2011-05-18 Yunqing WangFix a bug in vp8_clamp_mv function
2011-05-17 Yunqing WangModify MVcount in pick_inter_mode to eliminate calling...
2011-05-13 John KoleszarMerge "Improve framerate adaptation"
2011-05-13 Yaowu XuMerge "adjusting rd constant slightly by ~10%"
2011-05-13 Paul WilkinsMerge "Restructure of activity masking code."
2011-05-13 Paul WilkinsRestructure of activity masking code.
2011-05-12 John KoleszarImprove framerate adaptation
2011-05-12 Scott LaVarnwayRemoved mv_bits_sadcost
2011-05-12 Scott LaVarnwayUsing int_mv instead of MV
2011-05-12 Yunqing WangMerge "Modification and issue fix in full-pixel refinin...
2011-05-12 Yunqing WangModification and issue fix in full-pixel refining search
2011-05-12 Yaowu Xuadjusting rd constant slightly by ~10%
2011-05-11 Yaowu XuMerge "remove a variable no longer in use"
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 Yaowu Xuremove a variable no longer in use
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-10 Johannset up Global Offset Table in recon
2011-05-10 Yunqing WangMerge "Use diamond search to replace full search in...
2011-05-09 Yunqing WangUse diamond search to replace full search in full-pixel...
2011-05-09 Johannclean up unused variable warnings
2011-05-06 Yaowu Xufix a bug related to gf_active_flags in multi-threaded...
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-06 John KoleszarDon't override active_worst_quality in 2 pass
2011-05-06 John KoleszarUse stdint.h for VS2010
2011-05-06 Tero Rintaluomaneon fast quantizer updated
2011-05-06 Aron RosenbergFix semaphore emulation on Windows
2011-05-05 Yunqing WangFix rare hang in multi-thread encoder on Windows
2011-05-05 JohannMerge "Loopfilter NEON: Use VMOV for constant vectors...
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-04 Attila NagyLoopfilter NEON: Use VMOV for constant vectors instead...
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yunqing WangModify HEX search
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-05-03 Yaowu Xuchange to use fast ssim code for internal ssim calculations
2011-05-02 Ronald S. Bultjebuild: change LDFLAGS/CFLAGS ordering.
2011-05-02 John KoleszarMerge "Fix documentation typos"
2011-05-02 John KoleszarFix compile error with --enable-postproc-visualizer
2011-04-30 Thijs VermeirFix documentation typos
2011-04-29 Ronald S. BultjeMake hor UV predict ~2x faster (73 vs 132 cycles) using...
2011-04-29 Yaowu Xuchanged configure option name to reduce confusion
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-29 Scott LaVarnwayMerge "Consolidated build inter predictors"
2011-04-28 James Berrybug fix removed inline from recon_wrapper_sse2.c
2011-04-28 James Berrybug fix 32 bit matches 64 bit
2011-04-28 Scott LaVarnwayMerge "Use psadbw to get the sum of bytes in a line."
2011-04-28 Scott LaVarnwayConsolidated build inter predictors
2011-04-27 Ronald S. BultjeUse psadbw to get the sum of bytes in a line.
2011-04-27 Scott LaVarnwayRemoved unused code in reconinter
2011-04-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
2011-04-27 Ronald S. BultjeSSE2/SSSE3 optimizations for build_predictors_mbuv...
2011-04-27 Fritz Koenigvpxenc: remove duplicate --fps from vpxenc usage message
2011-04-27 Yunqing WangUse insertion sort instead of quick sort
2011-04-27 John Koleszarvpxdec: test for frame corruption
2011-04-27 John KoleszarMerge "Speed up VP8DX_BOOL_DECODER_FILL"
2011-04-27 John KoleszarMerge "Update VP8DX_BOOL_DECODER_FILL to better detect...
2011-04-27 John KoleszarSpeed up VP8DX_BOOL_DECODER_FILL
2011-04-27 John KoleszarUpdate VP8DX_BOOL_DECODER_FILL to better detect EOS
2011-04-26 John KoleszarRefactor calc_iframe_target_size
2011-04-26 John KoleszarMove pick_frame_size() to ratectrl.c
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-26 Scott LaVarnwayTest vector mismatch fix
2011-04-25 JohannMerge "remove simpler_lpf"
2011-04-25 Johannremove simpler_lpf
2011-04-25 John KoleszarFix duplicate vp8_compute_frame_size_bounds
2011-04-25 John KoleszarMerge "Remove unused functions"
2011-04-25 John KoleszarRemove unused functions
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "Limit size of initial keyframe in one-pass."
2011-04-25 John KoleszarMerge "Add rc_max_intra_bitrate_pct control"
2011-04-25 John KoleszarLimit size of initial keyframe in one-pass.
2011-04-25 John KoleszarAdd rc_max_intra_bitrate_pct control
2011-04-25 John KoleszarMerge "bug fix possible keyframe context divide by...
2011-04-25 James Berrybug fix possible keyframe context divide by zero
2011-04-25 Alok AhujaStereo 3D format support for vpxenc
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-25 Scott LaVarnwayMerge "Removed unnecessary frame type checks"
2011-04-25 Scott LaVarnwayMerge "Removed dc_diff from MB_MODE_INFO"
2011-04-22 Yaowu XuMerge "make two compiler options explicit for Visual...
2011-04-22 Ronald S. BultjeFix overflow in temporal_filter_apply_sse2().
2011-04-21 John KoleszarMerge "Remove unused kf rate variables"
next