profile/ivi/libvpx.git
2011-02-17 John KoleszarUse endian-neutral bitstream packing/unpacking
2011-02-17 John KoleszarMerge "Fix relative include paths"
2011-02-16 Yunqing WangMerge "Allocate source buffers to be multiples of 16"
2011-02-16 Yunqing WangAllocate source buffers to be multiples of 16
2011-02-16 JohannMerge "ARMv6 optimized sad16x16"
2011-02-15 James ZernRemove redundant ptr checks in calls to vpx_free
2011-02-14 Yunqing WangMerge "Improve vp8_sad16x16_sse3 function"
2011-02-14 Yaowu XuMerge "Improved vp8_rd_pick_intra_mbuv_mode"
2011-02-14 Scott LaVarnwayImproved vp8_rd_pick_intra_mbuv_mode
2011-02-14 Yunqing WangImprove vp8_sad16x16_sse3 function
2011-02-14 Yaowu XuMerge "mem leak fix for cpi->tplist"
2011-02-14 James Berrymem leak fix for cpi->tplist
2011-02-14 Scott LaVarnwayImproved rd_pick_intra4x4block
2011-02-14 JohannMerge "remove assembly detokenizer"
2011-02-11 Johannremove assembly detokenizer
2011-02-11 Yunqing WangMerge "Add improved_mv_pred flag in real-time mode"
2011-02-11 Yunqing WangAdd improved_mv_pred flag in real-time mode
2011-02-11 Tero RintaluomaARMv6 optimized sad16x16
2011-02-11 Yaowu XuMerge "Redefining good quality speed settings"
2011-02-10 Yunqing WangMerge "Improve motion search in real-time mode"
2011-02-10 John KoleszarFix relative include paths
2011-02-10 Yunqing WangImprove motion search in real-time mode
2011-02-10 JohannMerge "Adds armv6 optimized variance calculation"
2011-02-09 Scott LaVarnwayRedefining good quality speed settings
2011-02-09 James Berryfixed stride in vp8_temporal_filter_predictors_mb_c
2011-02-09 John KoleszarMerge "correct cost for implicit bit in mvs"
2011-02-09 John Koleszarcorrect cost for implicit bit in mvs
2011-02-09 John KoleszarMerge "Put more code under #if CONFIG_MULTITHREAD."
2011-02-09 Gaute StrokkenesPut more code under #if CONFIG_MULTITHREAD.
2011-02-09 Scott LaVarnwayMerge "Added early breakout for vp8_rd_pick_intra4x4mby...
2011-02-09 John KoleszarMerge "vp8e_get_preview fixed for resized frames"
2011-02-09 Tero RintaluomaAdds armv6 optimized variance calculation
2011-02-08 Johannclean up bilinear filter
2011-02-08 Fritz KoenigMerge "build: Change to iOS SDK 4.2"
2011-02-08 Scott LaVarnwayAdded early breakout for vp8_rd_pick_intra4x4mby_modes
2011-02-08 Johannclarify *_offsets.asm differences
2011-02-08 Fritz Koenigbuild: Change to iOS SDK 4.2
2011-02-08 James Berryvp8e_get_preview fixed for resized frames
2011-02-07 Johannmove one of the offset files
2011-02-07 John KoleszarMerge "Translates -g from LDFLAGS as --debug in armlink...
2011-02-07 John KoleszarMerge "remove unused dboolhuff code"
2011-02-07 Yunqing WangFix link error in real-time mode
2011-02-07 Attila NagyTranslates -g from LDFLAGS as --debug in armlink_adapter.sh
2011-02-04 Johannremove unused dboolhuff code
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-04 John Koleszarcorrect quantizer initialization
2011-02-04 John KoleszarMerge "Remove duplicate loopfilter parameters."
2011-02-04 Gaute StrokkenesRemove duplicate loopfilter parameters.
2011-02-04 John KoleszarMerge "Delay auto key frame insertion in realtime confi...
2011-02-03 Gaute StrokkenesMake vp8_adjust_mb_lf_value return the updated value...
2011-02-03 John KoleszarMerge "Avoid using an anonymous union."
2011-02-03 Scott LaVarnwayMerge "Zero out block mv when an intra mode is selected"
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-02-02 Gaute StrokkenesAvoid using an anonymous union.
2011-02-02 Attila NagyDelay auto key frame insertion in realtime configuration
2011-02-01 Scott LaVarnwayZero out block mv when an intra mode is selected
2011-02-01 Scott LaVarnwayRemoved unnecessary B_MODE_INFO memset.
2011-02-01 Scott LaVarnwayMoved rd calculation into vp8_pick_intra4x4mby_modes
2011-02-01 Scott LaVarnwayRemoved intra_modes from vp8cx_encode_intra_macro_block
2011-02-01 Attila NagyImproved encoder threading
2011-02-01 Scott LaVarnwayRemoved prediction_error accumulation
2011-02-01 Scott LaVarnwayRemoved last_auto_filter_prediction_error
2011-01-31 Scott LaVarnwayPossible bug in vp8cx_encode_intra_macro_block
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 John Koleszarvalidate min_q against max_q
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 Yaowu Xuchange the threshold of DC check for encode breakout
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Yunqing WangImprove MV prediction in vp8_pick_inter_mode() for...
2011-01-28 Adrian GrangeChanged condition for using RD in Intra Mode
2011-01-28 Paul WilkinsInconsistent distortion metric in vp8_rd_pick_intra_mbu...
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
2011-01-27 Johannwarning: pointer targets differ in signedness
2011-01-27 Johannclean up implicit declaration warnings for neon
2011-01-27 Scott LaVarnwayMerge "Removed unused members from VP8_COMP"
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-27 Yunqing WangMerge "Refine motion vector prediction for NEWMV mode"
2011-01-26 Scott LaVarnwayPerformance improvement of first pass
2011-01-26 Yunqing WangRemove copies of same functions
2011-01-26 Scott LaVarnwayRemoved unused members from VP8_COMP
2011-01-26 Paul WilkinsRationalize vp8_rd_pick_intra16x16mby_mode()
2011-01-26 Paul WilkinsMerge "Correction to buffer update for non-viewable...
2011-01-26 Yaowu XuMerge "cap the best quantizer for 2nd order DC"
2011-01-26 John KoleszarMerge "Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes...
2011-01-26 Attila NagyAdds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes list
2011-01-26 Paul WilkinsCorrection to buffer update for non-viewable frames.
2011-01-26 Paul WilkinsMerge "Fix for incorrect variable declaration."
2011-01-26 Yaowu Xucap the best quantizer for 2nd order DC
2011-01-25 Fritz KoenigFix for incorrect variable declaration.
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "move new neon subpixel function"
2011-01-25 Yunqing WangRefine motion vector prediction for NEWMV mode
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-25 Johannmove new neon subpixel function
2011-01-25 Yunqing WangMerge "Modify calling of NEON code in sub-pixel search"
2011-01-25 Attila NagyFix issue 262, vp8cx_pack_tokens_into_partitions_armv5
2011-01-25 Paul WilkinsMerge "Incorrect bit allocation in forced KF groups."
2011-01-25 Paul WilkinsIncorrect bit allocation in forced KF groups.
next