2013-07-03 |
Dmitry Kovalev | Replacing 64 / MI_SIZE with MI_BLOCK_SIZE. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Dmitry Kovalev | Merge "Removing unused implicit segmentation code." |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Ronald S. Bultje | Merge "Make get_coef_context() branchless." |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Dmitry Kovalev | Merge "Removing vp9_mbpitch.c, moving vp9_setup_block_d... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Dmitry Kovalev | Merge "Additional vp9_decodemv.c cleanup." |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Dmitry Kovalev | Removing unused implicit segmentation code. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Yunqing Wang | Merge "Add speed feature to disable splitmv" |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Yunqing Wang | Add speed feature to disable splitmv |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Jingning Han | Calculate rd cost per transformed block |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Ronald S. Bultje | Merge "Update quantize SSSE3 SIMD to cover 32x32 transf... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Paul Wilkins | Revert "New motion threshold factor - speed feature." |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Yaowu Xu | fix the mismatch again in cpu_used 2 |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Jim Bankoski | use partitioning from last frame |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Dmitry Kovalev | Removing vp9_mbpitch.c, moving vp9_setup_block_dptrs... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Ronald S. Bultje | Make get_coef_context() branchless. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Additional vp9_decodemv.c cleanup. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Yaowu Xu | Merge "Quantize (64-bit only, for now) SSSE3 SIMD." |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Merge "Removing vp9_modecont.{h, c}." |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Merge "Moving encoder subexp encoding functions to... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Merge "Adding vp9_rb_read_signed_literal function." |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Merge "Inlining decode_atom, decode_sb_intra, and decod... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Merge "Cleanup inside vp9_decodemv.c." |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Ronald S. Bultje | Update quantize SSSE3 SIMD to cover 32x32 transform... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Ronald S. Bultje | Quantize (64-bit only, for now) SSSE3 SIMD. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Removing vp9_modecont.{h, c}. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Paul Wilkins | Merge "New motion threshold factor - speed feature." |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Yaowu Xu | fix a mismatch in cpuused 2 |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Paul Wilkins | New motion threshold factor - speed feature. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Dmitry Kovalev | Adding vp9_rb_read_signed_literal function. |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Jingning Han | Merge "Enable SSE2 4x4 ADST/DCT transform" |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Christian Duvivier | SSE2 version of vp9_short_fdct32x32_rd. |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Dmitry Kovalev | Moving encoder subexp encoding functions to subexp... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Ronald S. Bultje | Merge "fixed a bug where sse is not populated" |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Johann | Merge "add Neon optimized add constant residual functions" |
commit | commitdiff | tree | snapshot |
2013-06-29 |
James Zern | Merge "fix test compile error" |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Ronald S. Bultje | Merge "Inline vp9_get_coef_context() (and remove vp9_... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Ronald S. Bultje | Merge "Minor change to prevent one level of dereference... |
commit | commitdiff | tree | snapshot |
2013-06-29 |
chm | add Neon optimized add constant residual functions |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Dmitry Kovalev | Merge "Cosmetic reordering of FRAME_CONTEXT members." |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Dmitry Kovalev | Inlining decode_atom, decode_sb_intra, and decode_sb. |
commit | commitdiff | tree | snapshot |
2013-06-29 |
James Zern | fix test compile error |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Jingning Han | Enable SSE2 4x4 ADST/DCT transform |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Yaowu Xu | fixed a bug where sse is not populated |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Jingning Han | Merge "Fix switch statement in 8x8 transform" |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Dmitry Kovalev | Cosmetic reordering of FRAME_CONTEXT members. |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Dmitry Kovalev | Cleanup inside vp9_decodemv.c. |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Dmitry Kovalev | Merge "Removing CONFIG_DEBUG checks on assertions." |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Jingning Han | Fix switch statement in 8x8 transform |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Merge "Some minor optimizations for cost_coeffs()." |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Merge "Make coefficient skip condition an explicit... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Inline vp9_get_coef_context() (and remove vp9_ prefix). |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Dmitry Kovalev | Merge "Decoder's code cleanup." |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Dmitry Kovalev | Removing CONFIG_DEBUG checks on assertions. |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Minor change to prevent one level of dereference in... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Some minor optimizations for cost_coeffs(). |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Make coefficient skip condition an explicit RD choice. |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Yaowu Xu | Merge "Minor cleanups" |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Yaowu Xu | Merge "Optimize partition search order" |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Yaowu Xu | Minor cleanups |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Yaowu Xu | Optimize partition search order |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Merge "Fix tile independence with both column tiling... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
James Zern | Merge "variance_test: add missing ClearSystemState..." |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Ronald S. Bultje | Fix tile independence with both column tiling and stati... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Dmitry Kovalev | Decoder's code cleanup. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Frank Galligan | Add Neon optimized loop filter functions. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Dmitry Kovalev | Merge "General cleanup in segmentation-related code." |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Dmitry Kovalev | Merge "Moving subexp encoding functions in separate... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Ronald S. Bultje | Inline quantize so idiv instruction gets removed from... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Paul Wilkins | Merge "Auto adapt step size feature." |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Paul Wilkins | Merge "Start adaptive threshold for each mode at max." |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Paul Wilkins | Merge "Change meaning of cpi->sf.first_step and rename." |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Jingning Han | Merge "Make intra predictor reference buffer configurable" |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Jingning Han | Merge "Make update_partition_context faster" |
commit | commitdiff | tree | snapshot |
2013-06-27 |
James Zern | variance_test: add missing ClearSystemState... |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Yaowu Xu | Merge "Change to use LUT for mode-to-txfm conversion" |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Jingning Han | Make intra predictor reference buffer configurable |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Jingning Han | Merge "Remove empty function vp9_build_block_offsets" |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Jingning Han | Make update_partition_context faster |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Ronald S. Bultje | Remove unused macro RDTRUNC_8x8 from encodemb.c. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Jingning Han | Remove empty function vp9_build_block_offsets |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Yaowu Xu | Change to use LUT for mode-to-txfm conversion |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Jingning Han | Merge "Fix aligned memory allocation in unit tests" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Jingning Han | Fix aligned memory allocation in unit tests |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Paul Wilkins | Merge "fixed a compiling problem with MSVC win32 build" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Paul Wilkins | Auto adapt step size feature. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
James Zern | test/fdct*: fix some warnings |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Dmitry Kovalev | General cleanup in segmentation-related code. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Dmitry Kovalev | Merge "Using get_plane_block_{width, height} instead... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Yaowu Xu | fixed a compiling problem with MSVC win32 build |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Paul Wilkins | Start adaptive threshold for each mode at max. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Paul Wilkins | Change meaning of cpi->sf.first_step and rename. |
commit | commitdiff | tree | snapshot |
2013-06-26 |
John Koleszar | Merge "vpxenc: send usage to stderr" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
John Koleszar | Merge ".gitignore: add gcov files" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
John Koleszar | Merge "Move vp9_counts_to_nmv_context to encoder" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
John Koleszar | Merge "Move vp9_full_to_model_counts to encoder" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
John Koleszar | Merge "make: add libvpx_test_srcs.txt target" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
John Koleszar | Merge "tests/*source: test file pointer before reading" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
John Koleszar | Merge "encode_test_driver: check for fatal failures" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Jingning Han | Merge "Refactor intra predictor block" |
commit | commitdiff | tree | snapshot |
2013-06-26 |
James Zern | tests/*source: test file pointer before reading |
commit | commitdiff | tree | snapshot |
next |