platform/upstream/libvpx.git
2013-10-25 Jingning HanMerge "Separate encode_block for pass 1 and 2"
2013-10-24 JohannMerge "mips dsp-ase r2 vp9 decoder idct module optimiza...
2013-10-24 Dmitry KovalevMerge "Adding get_frame_ref_buffer() function + cleanup."
2013-10-24 Frank GalliganMerge "vpxdec: Fix webm fps check."
2013-10-24 Dmitry KovalevAdding get_frame_ref_buffer() function + cleanup.
2013-10-24 Frank Galliganvpxdec: Fix webm fps check.
2013-10-24 Yaowu XuMerge "Disable two libvpx APIs for VP9"
2013-10-24 Dmitry KovalevMerge "Eliminating usage of allow_comp_inter_inter...
2013-10-24 Dmitry KovalevMerge "Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4."
2013-10-24 Dmitry KovalevMerge changes I1868fb75,I9ff504c6
2013-10-24 Dmitry KovalevMerge "Cleaning up {above, left}_block_mode functions."
2013-10-24 Yunqing WangMerge "Improve scale_factors struct"
2013-10-24 Yaowu XuDisable two libvpx APIs for VP9
2013-10-24 James ZernMerge "vp9/extend_for_intra: avoid crossing tile boundary"
2013-10-24 James Zernvp9/extend_for_intra: avoid crossing tile boundary
2013-10-24 Parag Salasakarmips dsp-ase r2 vp9 decoder idct module optimizations...
2013-10-24 Dmitry KovalevCleaning up {above, left}_block_mode functions.
2013-10-24 Dmitry KovalevRenaming INTERPOLATIONFILTERTYPE to INTERPOLATION_TYPE.
2013-10-24 Dmitry KovalevAdding VP9_FRAME_MARKER constant.
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct4x4 and vp9_short_walsh4x4.
2013-10-23 Dmitry KovalevMerge "Renaming vp9_short_fdct32x32 to vp9_fdct32x32."
2013-10-23 Dmitry KovalevEliminating usage of allow_comp_inter_inter in the...
2013-10-23 Jingning HanMerge "Use inter mode flag in super_block_yrd"
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct32x32 to vp9_fdct32x32.
2013-10-23 Dmitry KovalevMerge "Renaming vp9_short_fdct16x16 to vp9_fdct16x16."
2013-10-23 Dmitry KovalevMerge "Renaming vp9_short_fdct8x8 to vp9_fdct8x8."
2013-10-23 Jingning HanSeparate encode_block for pass 1 and 2
2013-10-23 Jingning HanUse inter mode flag in super_block_yrd
2013-10-23 Jingning HanMerge "Make decode modules independent of tile index"
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct16x16 to vp9_fdct16x16.
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct8x8 to vp9_fdct8x8.
2013-10-23 Dmitry KovalevMerge "Reordering probability tables for consistency."
2013-10-23 Dmitry KovalevMerge "Removing quantize_b_4x4 function pointer."
2013-10-22 Adrian GrangeRemove right_available member from VP9_COMP
2013-10-22 Jingning HanMake decode modules independent of tile index
2013-10-22 Dmitry KovalevMerge "Moving functions from vp9_decodemv.c to vp9_deco...
2013-10-22 Dmitry KovalevMoving functions from vp9_decodemv.c to vp9_decodframe.c.
2013-10-22 Yunqing WangImprove scale_factors struct
2013-10-22 Dmitry KovalevRemoving quantize_b_4x4 function pointer.
2013-10-22 James ZernMerge "vp9 dec/com: only update frame counts when neces...
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-22 James ZernMerge changes I305fd55f,I13fe92b1
2013-10-22 James ZernMerge "Revert "Merge "SVC improvements"""
2013-10-22 Dmitry KovalevReordering probability tables for consistency.
2013-10-22 Dmitry KovalevMerge "Removing NUM_ prefix from constant names."
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-22 Dmitry KovalevMerge "Using INTER_MODES constant instead of MB_MODE_CO...
2013-10-22 Jingning HanMerge "Prevent left_block_mode stepping into left tile"
2013-10-22 Jingning HanPrevent left_block_mode stepping into left tile
2013-10-22 James ZernRevert "Merge "SVC improvements""
2013-10-21 Ivan MaltzMerge "SVC improvements"
2013-10-21 Dmitry KovalevUsing stride (# of elements) instead of pitch (bytes...
2013-10-21 Dmitry KovalevMerge "Inlining set_partition_seg_context function."
2013-10-21 Ivan MaltzSVC improvements
2013-10-21 Dmitry KovalevMerge "Cleanup: using cm variable instead of cpi->common."
2013-10-21 Dmitry KovalevInlining set_partition_seg_context function.
2013-10-21 Jingning HanMerge "Make memory alloc in pick_mode_context bsize...
2013-10-21 Dmitry KovalevCleanup: using cm variable instead of cpi->common.
2013-10-21 Dmitry KovalevMerge "Moving allow_high_precision_mv from MACROBLOCKD...
2013-10-21 James Zernvp9 dec/com: only update frame counts when necessary (2)
2013-10-21 Yunqing WangMerge "Fix d207 intra prediction SSSE3 functions"
2013-10-21 Paul WilkinsMerge "Modified no memory rate control."
2013-10-21 Paul WilkinsMerge "Reduced delta for kf/gf/arf when at maxq."
2013-10-21 Dmitry KovalevMoving allow_high_precision_mv from MACROBLOCKD to...
2013-10-21 Dmitry KovalevMerge "Removing unused struct member mvcount[MV_VALS]."
2013-10-21 James ZernMerge "Added necessary includes"
2013-10-21 James Zernvp9_decodframe: limit scope of private function params
2013-10-21 James Zernvp9_decode_tokens: limit scope of function params
2013-10-21 James Zernvp9_read_mode_info: limit scope of function params
2013-10-21 James Zernvp9_decodemv: limit scope of private function params
2013-10-21 James Zernvp9/dec: use loop filter worker for all inline cases
2013-10-19 Paul WilkinsModified no memory rate control.
2013-10-19 Paul WilkinsReduced delta for kf/gf/arf when at maxq.
2013-10-19 Dmitry KovalevRemoving NUM_ prefix from constant names.
2013-10-19 Yunqing WangFix d207 intra prediction SSSE3 functions
2013-10-18 Dmitry KovalevUsing INTER_MODES constant instead of MB_MODE_COUNT...
2013-10-18 Yunqing WangDisable d207 intra prediction SSSE3 functions
2013-10-18 James ZernMerge "vp9 dec/com: only update frame counts when neces...
2013-10-18 Yaowu XuAdded necessary includes
2013-10-18 James ZernMerge "vp9 com/dec: avoid reading unavailable above...
2013-10-18 James Zernvp9 dec/com: only update frame counts when necessary
2013-10-18 Yaowu XuMerge "Use lookup table to simplify logic"
2013-10-18 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
2013-10-18 Jingning HanMake memory alloc in pick_mode_context bsize aware
2013-10-18 James Zernvp9 com/dec: avoid reading unavailable above/left
2013-10-18 Yaowu XuMerge "Converted assert to error checking"
2013-10-18 Dmitry KovalevUsing stride (# of elements) instead of pitch (bytes...
2013-10-18 Dmitry KovalevRemoving unused struct member mvcount[MV_VALS].
2013-10-18 Dmitry KovalevMerge "Passing block index explicitly instead of using...
2013-10-18 Dmitry KovalevUsing stride (# of elements) instead of pitch (bytes...
2013-10-18 Yaowu XuConverted assert to error checking
2013-10-18 Yaowu XuMerge "Added checking for invalid size"
2013-10-18 Dmitry KovalevPassing block index explicitly instead of using get_sb_...
2013-10-18 Yaowu XuAdded checking for invalid size
2013-10-18 Paul WilkinsMerge "Add missing calls to emms in the adaptive quanti...
2013-10-17 Yaowu Xufix a VP8 build issue
2013-10-17 Yaowu XuUse lookup table to simplify logic
2013-10-17 Dmitry KovalevMerge "Adding allow_hp as an argument to mv search...
2013-10-17 Dmitry KovalevMerge "Using TREE_SIZE macro for vp9_segment_tree."
2013-10-17 Dmitry KovalevMerge "Removing last_kf_gf_q member from VP9Common...
next