platform/upstream/libvpx.git
2013-04-04 Dmitry KovalevAdding decode_sb_16x16 function.
2013-04-03 Yunqing WangMerge "Modify vp9_setup_interp_filters function" into...
2013-04-03 Yunqing WangModify vp9_setup_interp_filters function
2013-04-03 John KoleszarMerge "Fix overlapping writes by copy_and_extend_plane...
2013-04-03 John KoleszarMerge "Remove unused inplace idct_add functions" into...
2013-04-03 John KoleszarMerge "Renaming sb32_coded and sb64_coded fields."...
2013-04-03 John KoleszarMerge "Lower case names for struct members." into exper...
2013-04-03 John KoleszarMerge "Adding functions with common code for superblock...
2013-04-03 John KoleszarMerge "Code cleanup in vp9_onyx_if.c." into experimental
2013-04-03 Dmitry KovalevRenaming sb32_coded and sb64_coded fields.
2013-04-02 John KoleszarFix overlapping writes by copy_and_extend_plane
2013-04-02 John KoleszarMerge branch 'master' into experimental
2013-04-02 Dmitry KovalevLower case names for struct members.
2013-04-02 JohannDemux vp9_loopfilter_x86.c
2013-04-02 John KoleszarRemove unused inplace idct_add functions
2013-04-02 Johannvp9_sadmxn_x86 only contains SSE2 functions
2013-04-02 Dmitry KovalevAdding functions with common code for superblock decoding.
2013-04-02 Dmitry KovalevCode cleanup in vp9_onyx_if.c.
2013-04-02 John KoleszarMerge "Code cleanup." into experimental
2013-04-02 John KoleszarMerge "Removing redundant function arguments." into...
2013-04-02 John KoleszarMerge "Code cleanup in block reconstruction code."...
2013-04-02 Dmitry KovalevCode cleanup in block reconstruction code.
2013-04-02 Dmitry KovalevCode cleanup.
2013-04-02 Ronald S. BultjeMerge "Calculate SSIM over both reconstruction as well...
2013-04-01 Vignesh Venkatasubra... Adding/Uncommenting elements for Alpha Support
2013-04-01 Ronald S. BultjeCalculate SSIM over both reconstruction as well as...
2013-03-29 Deb MukherjeeMerge "Framework changes in nzc to allow more flexibili...
2013-03-29 John KoleszarMerge "Tokenization code cleanup." into experimental
2013-03-29 John KoleszarMerge "Extracting common motion vector prediction code...
2013-03-29 John KoleszarMerge "General code cleanup." into experimental
2013-03-29 John KoleszarMerge "Extracting decode_tiles function." into experimental
2013-03-29 Yaowu XuMerge "define a specific neighborhood for SB64 mv searc...
2013-03-29 Yaowu XuMerge "remove code not in use" into experimental
2013-03-29 Deb MukherjeeMerge "Reoptimizing the interpolation filters" into...
2013-03-28 Scott LaVarnwayMerge "Bug fix: Issue 532: VPX codec executes emms...
2013-03-28 Paul WilkinsMerge "Adjust mv_ratio_accumulator threshold." into...
2013-03-28 Ronald S. BultjeMerge "Fix mix-up in pt token indexing." into experimental
2013-03-28 Yaowu XuMerge "Fix crash when --tune=ssim is selected." into...
2013-03-28 Ronald S. BultjeMerge "Save nzcstats." into experimental
2013-03-28 Deb MukherjeeFramework changes in nzc to allow more flexibility
2013-03-28 Ronald S. BultjeFix mix-up in pt token indexing.
2013-03-28 Paul WilkinsAdjust mv_ratio_accumulator threshold.
2013-03-28 Paul WilkinsFix crash when --tune=ssim is selected.
2013-03-27 Yaowu Xudefine a specific neighborhood for SB64 mv search
2013-03-27 Dmitry KovalevExtracting decode_tiles function.
2013-03-27 Dmitry KovalevRemoving redundant function arguments.
2013-03-27 Dmitry KovalevExtracting common motion vector prediction code.
2013-03-27 Dmitry KovalevGeneral code cleanup.
2013-03-27 John KoleszarMerge "Extract setup_frame_size and update_frame_contex...
2013-03-27 Dmitry KovalevExtract setup_frame_size and update_frame_context funct...
2013-03-27 Dmitry KovalevTokenization code cleanup.
2013-03-27 John KoleszarMerge "Convert inv_tile_order to control interface...
2013-03-27 John KoleszarMerge "Convert g_frame_parallel_decoding to control...
2013-03-27 Yunqing WangMerge "Modify idct code to use macro" into experimental
2013-03-27 Yunqing WangModify idct code to use macro
2013-03-27 John KoleszarMerge "Merge branch 'master' into experimental" into...
2013-03-27 John KoleszarMerge "Cleaning up rate control code." into experimental
2013-03-27 Yunqing WangMerge "Optimize 32x32 idct function" into experimental
2013-03-27 John KoleszarConvert inv_tile_order to control interface
2013-03-27 John KoleszarConvert g_frame_parallel_decoding to control interface
2013-03-27 Yunqing WangOptimize 32x32 idct function
2013-03-27 John KoleszarMerge branch 'master' into experimental
2013-03-27 Ronald S. BultjeSave nzcstats.
2013-03-27 Ronald S. BultjeScatter-based scantables.
2013-03-27 Ronald S. BultjeMerge "ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/....
2013-03-27 Ronald S. BultjeMerge "Add col/row-based coefficient scanning patterns...
2013-03-27 Ronald S. BultjeMerge "Redo banding for all transforms." into experimental
2013-03-27 Ronald S. BultjeMerge "Use above/left (instead of previous in scan...
2013-03-26 Deb MukherjeeImplicit weighted prediction experiment
2013-03-26 Ronald S. BultjeAdd col/row-based coefficient scanning patterns for...
2013-03-26 Ronald S. BultjeRedo banding for all transforms.
2013-03-26 Ronald S. BultjeUse above/left (instead of previous in scan-order)...
2013-03-26 Deb MukherjeeReoptimizing the interpolation filters
2013-03-26 Yaowu Xuremove code not in use
2013-03-26 John KoleszarMerge "Cleaning up loopfilter code." into experimental
2013-03-26 Dmitry KovalevCleaning up rate control code.
2013-03-26 Dmitry KovalevCleaning up loopfilter code.
2013-03-26 Dmitry KovalevDecomposition of vp9_decode_frame function.
2013-03-26 John KoleszarMerge "Add an in-loop deringing experiment" into experi...
2013-03-26 John KoleszarMerge "Code cleanup." into experimental
2013-03-26 John KoleszarMerge "Code cleanup." into experimental
2013-03-26 John KoleszarMerge "Changing initialization order of mb_to_top_edge...
2013-03-26 John KoleszarAdd an in-loop deringing experiment
2013-03-26 Deb MukherjeeBugfix in model coef prob experiment
2013-03-26 Deb MukherjeeMerge "Modeling default coef probs with distribution...
2013-03-26 Deb MukherjeeModeling default coef probs with distribution
2013-03-25 Dmitry KovalevCode cleanup.
2013-03-25 Dmitry KovalevCode cleanup.
2013-03-22 Dmitry KovalevFixing fourcc for VP8 and VP9.
2013-03-22 Yunqing WangMerge "Optimize 16x16 idct10 function" into experimental
2013-03-22 Paul WilkinsMerge "Disable zero bin mode boost." into experimental
2013-03-22 Paul WilkinsMerge "Minor code clean up" into experimental
2013-03-22 Paul WilkinsDisable zero bin mode boost.
2013-03-22 Paul WilkinsMinor code clean up
2013-03-22 Paul WilkinsMerge "Remove TX size segment feature" into experimental
2013-03-22 Shimon DoodkinRemove gcc-specific __label__
2013-03-21 Yunqing WangOptimize 16x16 idct10 function
2013-03-21 Dmitry KovalevChanging initialization order of mb_to_top_edge & mb_to...
2013-03-21 Yunqing WangMerge "Optimize 16x16 idct function" into experimental
2013-03-21 Yunqing WangOptimize 16x16 idct function
next