2014-02-28 |
Dmitry Kovalev | Merge "Cleaning up vpx_codec_get_cx_data() function." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Cleaning up vp9_quantize.c." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Adding get_y_mode() function." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Cleaning up vp9_bitstream.{c, h} files." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Adding consts to arguments of vp9_block_error()." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Cleaning up encode_ref_frame() to match read_ref... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Moving get_tx_eob() from common to encoder." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Removing unnecessary clamp() call." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Explicit lossless handling in rd_pick_intra4x4bl... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Replacing int_mv with MV and adding const qualif... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
James Zern | Merge "rtcd.sh: sort functions by name" |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Cleaning up vp9_quantize.c. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
hkuang | Merge "Fix a bug in neon that has not save and restore... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Yunqing Wang | Merge "Enable using fast HEX search in non-rd pick... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
James Zern | Merge "vpx_scale_rtcd.sh: fix conditional" |
commit | commitdiff | tree | snapshot |
2014-02-28 |
James Zern | Merge changes I6e7d6fa5,Ie033bbf2,I08fa0e90,I8612f197 |
commit | commitdiff | tree | snapshot |
2014-02-28 |
James Zern | rtcd.sh: sort functions by name |
commit | commitdiff | tree | snapshot |
2014-02-28 |
James Zern | vpx_scale_rtcd.sh: fix conditional |
commit | commitdiff | tree | snapshot |
2014-02-28 |
James Zern | Merge "configure: remove x86inc debug message" |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Alex Converse | Merge "Precompute vp9_rd_pick_inter_mode_sb loop escape... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Reusing existing mem_{get, put}_be32() functions." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Removing unnecessary clamp() call. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Moving get_tx_eob() from common to encoder. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Cleaning up encode_ref_frame() to match read_ref_frames(). |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Inlining optimize_init_b() function." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Fixing include order in vp9_ratectrl.c." |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Adding consts to arguments of vp9_block_error(). |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Reusing existing mem_{get, put}_be32() functions. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Alex Converse | Precompute vp9_rd_pick_inter_mode_sb loop escape condit... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Merge "Adding sse_to_psnr function to tools_common... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Dmitry Kovalev | Adding get_y_mode() function. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Inlining optimize_init_b() function. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Fixing include order in vp9_ratectrl.c. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Cleaning up vp9_bitstream.{c, h} files. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | configure: remove x86inc debug message |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | Merge "y4m_video_source: fix memory leak" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Reusing mem_get_le{16, 32} defined in vpx_ports... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | cosmetics: test.mk: sort source lists |
commit | commitdiff | tree | snapshot |
2014-02-27 |
hkuang | Fix a bug in neon that has not save and restore q4... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | test.mk: fix test availability |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | sad_test: (arm) fix vp9-only build |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Deb Mukherjee | Merge "Turns variance based partitioning on in Speed 7" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Adding sse_to_psnr function to tools_common.{h, c}. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Removing redefinition of ROUND_POWER_OF_TWO." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Cleaning up vp9_xform_quant() function." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | cosmetics: sad_test: add a few comments |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Deb Mukherjee | Turns variance based partitioning on in Speed 7 |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Cleaning up vp9_xform_quant() function. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jingning Han | Remove arguments not in use in non-RD decision |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Removing redefinition of ROUND_POWER_OF_TWO. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Yunqing Wang | Enable using fast HEX search in non-rd pick mode |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jingning Han | Cosmetic change mbmi->ref_frame to refs |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jingning Han | Assign motion vector invalid value in intra mode |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jingning Han | Merge "Run sub-pixel motion search for NEWMV mode test" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Minghai Shang | Merge "[svc] Add target bitrate settings for each layers." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Minghai Shang | Merge "Change for adding QP settings for key frames" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Moving common code into vp9_get_entropy_contexts()." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Replacing int_mv with MV in single_motion_search()." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Removing vp9_systemdependent.c." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Deb Mukherjee | Merge "Refines variance based partitioning search" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Deb Mukherjee | Refines variance based partitioning search |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Yaowu Xu | Merge "vp9_encodemv.h: fix function prototype" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | vp9_encodemv.h: fix function prototype |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | Merge "remove ioc problem with rdcost calculation" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | Merge "gen_msvs_vcxproj.sh: Avoid object name collisions." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | Merge changes I03c1ba21,I6d8ac50c,Id0a2d9ef,I3db3acbd... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | y4m_video_source: fix memory leak |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | variance_test: add NEON functions |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | subtract_test: add NEON functions |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | sixtap_predict_test: add NEON functions |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | partial_idct_test: add NEON functions |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | fdct8x8_test: add NEON functions |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | fdct4x4_test: add NEON functions |
commit | commitdiff | tree | snapshot |
2014-02-27 |
James Zern | dct32x32_test: add NEON functions |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Alex Converse | Merge "Don't let GOLDEN_FRAME turn off LAST_FRAME as... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Adding vpx_sse_to_psnr() function." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Cleaning up cost_coeffs()." |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Removing vp9_systemdependent.c. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Replacing int_mv with MV in single_motion_search(). |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Alex Converse | Don't let GOLDEN_FRAME turn off LAST_FRAME as a referen... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Ivan Maltz | Merge "log overall psnr, average psnr, and overall... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Yaowu Xu | Merge "Reduce the frequency of partition size adjsutment" |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Adding vpx_sse_to_psnr() function. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Moving common code into vp9_get_entropy_contexts(). |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Dmitry Kovalev | Merge "Cleaning up vp9_encodemb.c file." |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Dmitry Kovalev | Cleaning up cost_coeffs(). |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Marco Paniconi | Merge "Update some comments in vpx_temporal_scalable_pa... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Marco Paniconi | Update some comments in vpx_temporal_scalable_patterns. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Ivan Maltz | log overall psnr, average psnr, and overall mse |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Dmitry Kovalev | Replacing int_mv with MV and adding const qualifiers. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Dmitry Kovalev | Cleaning up vp9_encodemb.c file. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Johann | Merge "VP8 for ARMv8 by using NEON intrinsics 05" |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Dmitry Kovalev | Explicit lossless handling in rd_pick_intra4x4block(). |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Minghai Shang | [svc] Add target bitrate settings for each layers. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Dmitry Kovalev | Merge "Cleaning up vp9_rdopt.c." |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Yaowu Xu | Merge "Separate super_block_yrd() into two functions" |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Johann | Merge "VP8 for ARMv8 by using NEON intrinsics 04" |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Johann | Merge "VP8 for ARMv8 by using NEON intrinsics 03" |
commit | commitdiff | tree | snapshot |
2014-02-26 |
hkuang | Merge "Fix a bug in intra prediction due to change... |
commit | commitdiff | tree | snapshot |
next |