summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2014-06-12Merge "Replacing txfm_size with tx_size."Dmitry Kovalev
2014-06-12Moving full_pixel_search() to vp9_mcomp.c.Dmitry Kovalev
2014-06-12Adding is_altref_enabled() function.Dmitry Kovalev
2014-06-12Merge "Fast computation path for forward transform and quantization"Jingning Han
2014-06-12Replacing txfm_size with tx_size.Dmitry Kovalev
2014-06-12Removing unused ssim_weighted_pred_err field from FIRSTPASS_STATS.Dmitry Kovalev
2014-06-12Fast computation path for forward transform and quantizationJingning Han
2014-06-12Merge "Fix SEG_LVL_SKIP in non-RD inter mode selection."Alex Converse
2014-06-12Merge "Fix SEG_LVL_SKIP in RD inter mode selection."Alex Converse
2014-06-12Merge "skip un-neccessary motion search in the first pass"Yunqing Wang
2014-06-12skip un-neccessary motion search in the first passPengchong Jin
2014-06-11Fix SEG_LVL_SKIP in non-RD inter mode selection.Alex Converse
2014-06-11Fix SEG_LVL_SKIP in RD inter mode selection.Alex Converse
2014-06-11Initially add frame_parallel_decode flag.hkuang
2014-06-10Merge "Cleaning up vp9_variance_mmx.c."Dmitry Kovalev
2014-06-10Merge "Removing two unused TX_SIZE_SEARCH_METHOD members."Dmitry Kovalev
2014-06-10vp9_rtcd: correct avx2 referencesJames Zern
2014-06-10Merge changes I6abc0657,I8224fba2,I04f64a45,I5d49d119,I76b4d171,I88c11ac3James Zern
2014-06-10vp9_sub_pixel_*variance*: disable avx2 variantsJames Zern
2014-06-10vp9_sad*x4d: disable avx2 variantsJames Zern
2014-06-10Merge "Add mode info arrays and mode info index."hkuang
2014-06-10Add mode info arrays and mode info index.hkuang
2014-06-10Removing two unused TX_SIZE_SEARCH_METHOD members.Dmitry Kovalev
2014-06-10Merge "Removing chessboard_index from SPEED_FEATURES."Dmitry Kovalev
2014-06-10Merge "Removing unused motion_vector_context enum from vp9_encodeframe.c"Dmitry Kovalev
2014-06-09vp9_f(dct|ht): disable avx2 variantsJames Zern
2014-06-09convolve: disable avx2 variantsJames Zern
2014-06-09Merge "Use small transform size in non-rd real-time mode"Yunqing Wang
2014-06-09Merge "Removing unused tt_activity_measure()."Dmitry Kovalev
2014-06-09Use small transform size in non-rd real-time modeYunqing Wang
2014-06-09Merge "Fix internal stats printing"Adrian Grange
2014-06-06Merge "Revert "Removing this_frame_stats member from TWO_PASS struct.""Adrian Grange
2014-06-06Revert "Removing this_frame_stats member from TWO_PASS struct."Adrian Grange
2014-06-06Merge "Adding encode_tiles() function."Dmitry Kovalev
2014-06-05Removing chessboard_index from SPEED_FEATURES.Dmitry Kovalev
2014-06-05Adding encode_tiles() function.Dmitry Kovalev
2014-06-05Fixes qindex for first frame in 1-pass cq/q modesDeb Mukherjee
2014-06-05Fix internal stats printingAdrian Grange
2014-06-04Removing unused tt_activity_measure().Dmitry Kovalev
2014-06-04Removing unused motion_vector_context enum from vp9_encodeframe.cDmitry Kovalev
2014-06-04Removing unused alt_freq field from VP9EncoderConfig.Dmitry Kovalev
2014-06-03Using 2 instead of 3 elements for avg_frame_qindex array.Dmitry Kovalev
2014-06-03Merge "Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs"Jingning Han
2014-06-03Merge "Removing lossless field from VP9EncoderConfig."Dmitry Kovalev
2014-06-03Merge "Fix potential overflow issue in SSSE3 forward 8x8 2D-DCT"Jingning Han
2014-06-03Fix potential overflow issue in SSSE3 forward 8x8 2D-DCTJingning Han
2014-06-03Adding buffer levels to RATE_CONTROL struct.Dmitry Kovalev
2014-06-03Removing lossless field from VP9EncoderConfig.Dmitry Kovalev
2014-06-03Cleaning up accumulate_frame_motion_stats().Dmitry Kovalev
2014-06-03Merge "Cleaning up full_pixel_search()."Dmitry Kovalev