platform/upstream/libvpx.git
2013-04-10 Ronald S. BultjeMerge "Make SB coding size-independent." into experimental
2013-04-10 Ronald S. BultjeMerge "Don't use BLOCKD in vp9_invtrans.c." into experi...
2013-04-10 Ronald S. BultjeMake SB coding size-independent.
2013-04-09 Yunqing WangMerge "Fix an issue in set_refs()" into experimental
2013-04-09 John KoleszarMerge "detokenize: use consistent structure for all...
2013-04-09 Yunqing WangFix an issue in set_refs()
2013-04-09 Dmitry KovalevMerge "Simplification of decoder's code." into experimental
2013-04-09 Jingning HanMerge "Clamp inferred motion vectors only" into experim...
2013-04-08 John Koleszardetokenize: use consistent structure for all block...
2013-04-08 Dmitry KovalevSimplification of decoder's code.
2013-04-08 Ronald S. BultjeDon't use BLOCKD in vp9_invtrans.c.
2013-04-08 Jingning HanClamp inferred motion vectors only
2013-04-08 Ronald S. BultjeFix typo which breaks 4x4 splitmv compound prediction...
2013-04-05 John KoleszarMerge "Small cleanup inside setup_loopfilter function...
2013-04-05 John KoleszarMerge "Segmentation code cleanup." into experimental
2013-04-05 John KoleszarMerge changes Ibbfa68d6,Idb76a0e2 into experimental
2013-04-05 Ronald S. BultjeMerge "Remove full-pixel-related code." into experimental
2013-04-05 Ronald S. BultjeMerge "Remove some unused macros." into experimental
2013-04-05 Ronald S. BultjeMerge "Remove struct POS." into experimental
2013-04-05 Ronald S. BultjeMerge "Remove unused vpx_log() function prototype....
2013-04-05 Ronald S. BultjeMerge "Remove "tx_type" member from union b_mode_info...
2013-04-05 Yaowu XuMerge "Removed a speed feature no longer used" into...
2013-04-05 Yaowu XuMerge "make one_shot_q an experiment" into experimental
2013-04-05 Ronald S. BultjeRemove full-pixel-related code.
2013-04-05 Dmitry KovalevSmall cleanup inside setup_loopfilter function.
2013-04-05 Ronald S. BultjeRemove some unused macros.
2013-04-05 Ronald S. BultjeRemove struct POS.
2013-04-05 Ronald S. BultjeRemove unused vpx_log() function prototype.
2013-04-05 Ronald S. BultjeRemove "tx_type" member from union b_mode_info.
2013-04-05 Dmitry KovalevSegmentation code cleanup.
2013-04-05 Yaowu XuRemoved a speed feature no longer used
2013-04-05 John KoleszarMerge "Simplifying get_delta_q function." into experimental
2013-04-05 John KoleszarMove EOB to per-plane data
2013-04-04 John KoleszarMove qcoeff, dqcoeff from BLOCKD to per-plane data
2013-04-04 Yaowu Xumake one_shot_q an experiment
2013-04-04 Deb MukherjeeFixing the newbintramodes experiment
2013-04-04 Dmitry KovalevSimplifying get_delta_q function.
2013-04-04 Deb MukherjeeMerge "Bugfix in encode_inter_mb_segment_8x8" into...
2013-04-04 Deb MukherjeeBugfix in encode_inter_mb_segment_8x8
2013-04-04 Dmitry KovalevFixing bug introduced by previous commit.
2013-04-04 John KoleszarMerge "Remove special case vp9_decode_coefs_4x4" into...
2013-04-04 Paul WilkinsFixed incorrect use of compute_qdelta()
2013-04-04 John KoleszarMerge "Adding decode_sb_16x16 function." into experimental
2013-04-04 John KoleszarMerge "Reimplementation of setup_frame_size." into...
2013-04-04 John KoleszarMerge "Adding setup_pred_probs and read_txfm_mode funct...
2013-04-04 John KoleszarMerge "General code cleanup." into experimental
2013-04-04 Dmitry KovalevGeneral code cleanup.
2013-04-04 Dmitry KovalevAdding decode_sb_16x16 function.
2013-04-04 John KoleszarMerge "Motion vector decoder cleanup." into experimental
2013-04-04 Dmitry KovalevMotion vector decoder cleanup.
2013-04-03 John KoleszarRemove special case vp9_decode_coefs_4x4
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 Dmitry KovalevReimplementation of setup_frame_size.
2013-04-03 Dmitry KovalevAdding setup_pred_probs and read_txfm_mode functions.
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.
next