2014-03-06 |
Dmitry Kovalev | Merge "Cleaning up labels2mode() function." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Removing unused mv_ref_stats[] array." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Deb Mukherjee | Merge "Fixes static analysis issues" |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Removing vp9_onyx.h and moving its content to... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Cleaning up labels2mode() function. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | Merge "vp9_systemdependent: reorder includes avoid... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | Merge "configure: Use "cat -n" instead of "pr -n -t"" |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | Merge "move resize_util.c to examples/" |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | Merge "vp9_subpixel_8t_intrin_avx2: fix build w/clang... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Deb Mukherjee | Fixes static analysis issues |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | vp9_subpixel_8t_intrin_avx2: fix build w/clang 3.4+ |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | Merge "Add neon register state check for unit test." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Removing vp9_onyx.h and moving its content to the encoder. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Combining mode_mv[] and second_mode_mv[]." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Cleaning up mode cost manipulations." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Adding vp9_cost.{h, c} files." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | vp9_systemdependent: reorder includes avoid proto mismatch |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Inlining and removing vp9_set_mbmode_and_mvs()." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Replacing int_mv with MV in full_pixel_motion_se... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Removing vp9_onyxd_int.h file." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Dmitry Kovalev | Merge "Renaming NMV_UPDATE_PROB to MV_UPDATE_PROB." |
commit | commitdiff | tree | snapshot |
2014-03-06 |
hkuang | Add neon register state check for unit test. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
James Zern | Merge "configure: Check for make" |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Yaowu Xu | Adjust some speed features for --rt (-5) |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Jingning Han | Merge "Fix set_mode_info settings" |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Jingning Han | Merge "Remove repeated tx_mode_select calls" |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Jingning Han | Merge "Move set_speed_feature out of frame encoding" |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Yaowu Xu | Merge "vp9_picklpf.c: remove unused functions and params" |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Tom Finegan | configure: Check for make |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Tom Finegan | configure: Use "cat -n" instead of "pr -n -t" |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Andrew Russell | Merge "improved speed of 4x4 sse2 fdct." |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Inlining and removing vp9_set_mbmode_and_mvs(). |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Yaowu Xu | vp9_picklpf.c: remove unused functions and params |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Merge "Merging force-keyframe example into simple_encoder." |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Merge "Cleaning up vp9_refining_search_sadx4()." |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Cleaning up mode cost manipulations. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Merging force-keyframe example into simple_encoder. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Merge "Converting vp8cx_set_ref example to use new... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Adding vp9_cost.{h, c} files. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Alex Converse | Merge "Prune RT mode decisions for BLOCK_32x32 and up" |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Combining mode_mv[] and second_mode_mv[]. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Merge "Cleaning up vp9_mvref_common.c." |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Merge "Removing VP9_PTR." |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Cleaning up vp9_refining_search_sadx4(). |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Removing vp9_onyxd_int.h file. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Converting vp8cx_set_ref example to use new API. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Dmitry Kovalev | Renaming NMV_UPDATE_PROB to MV_UPDATE_PROB. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Jingning Han | Fix set_mode_info settings |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Jingning Han | Remove repeated tx_mode_select calls |
commit | commitdiff | tree | snapshot |
2014-03-05 |
James Zern | Merge changes Idfb71188,Ibe1e72db |
commit | commitdiff | tree | snapshot |
2014-03-05 |
James Zern | Merge "msvs: filter out include-only asm files" |
commit | commitdiff | tree | snapshot |
2014-03-05 |
James Zern | Merge changes Ibc5352e6,I28d0ec5c,I5c4fc3bb,Ie574a3a7 |
commit | commitdiff | tree | snapshot |
2014-03-05 |
James Zern | msvs: filter out include-only asm files |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Jingning Han | Move set_speed_feature out of frame encoding |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Tom Finegan | Merge "vp8_decrypt_test.c: Silence MSVC data loss warning." |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Alex Converse | Prune RT mode decisions for BLOCK_32x32 and up |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Marco Paniconi | Avoid gf/altref boost in pick_q under svc cbr mode. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
James Zern | nestegg: ne_buffer_read: quiet uint64->size_t warning |
commit | commitdiff | tree | snapshot |
2014-03-04 |
James Zern | nestegg: quiet read related uint64->size_t warnings |
commit | commitdiff | tree | snapshot |
2014-03-04 |
James Zern | nestegg: ne_parse: normalize size_t usage |
commit | commitdiff | tree | snapshot |
2014-03-04 |
James Zern | nestegg: ne_read_(string|binary|block): normalize size_... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Tom Finegan | vp8_decrypt_test.c: Silence MSVC data loss warning. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
James Zern | move resize_util.c to examples/ |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Dmitry Kovalev | Merge "Cleaning up vp9_init_dsmotion_compensation()." |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Dmitry Kovalev | Removing VP9_PTR. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Deb Mukherjee | Refactoring motion search libs |
commit | commitdiff | tree | snapshot |
2014-03-03 |
James Zern | build: convert rtcd.sh to perl |
commit | commitdiff | tree | snapshot |
2014-03-03 |
James Zern | configure: check for perl |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Replacing int_mv with MV in full_pixel_motion_search(). |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Andrew Russell | improved speed of 4x4 sse2 fdct. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Merge "Adding get_tx_type() instead of get_tx_type_... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Merge "Moving FRAME_CONTEXT & FRAME_COUNTS to vp9_entro... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Merge "Adding consts and cleaning up vp9_rdopt." |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Jim Bankoski | Merge "cost_coefs approximation speed up" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
James Zern | Merge changes I67b2b0d7,I24c024d1,I3703d739,Ia6f669a9 |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Alex Converse | Merge "Enforce intra_y_mode_mask for inter rd." |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Alex Converse | Merge "Refactor ZEROMV equivalence" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yunqing Wang | Merge "Reset search_method for non-rd pick mode" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Adding get_tx_type() instead of get_tx_type_{8x8, 16x16}. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Adding consts and cleaning up vp9_rdopt. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Merge "Merging error-resilient example into simple_enco... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Jim Bankoski | cost_coefs approximation speed up |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Alex Converse | Refactor ZEROMV equivalence |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yunqing Wang | Reset search_method for non-rd pick mode |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Alex Converse | Enforce intra_y_mode_mask for inter rd. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Alex Converse | Merge "Cleanup conditions in vp9_rd_pick_inter_mode_sb()." |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Paul Wilkins | Merge "Clear implied conversion to int64_t warning." |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Merge "Removing VP9D_PTR." |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yunqing Wang | Merge "AVX2 SubPixel AVG Variance Optimization" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yaowu Xu | Merge "vp9_lookahead_push(): remove unused parameters" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yaowu Xu | Merge "vp9_decodeframe.c: remove unused params" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Paul Wilkins | Merge "Silence int64 to int warning" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yaowu Xu | Merge "vp9_mbgraph.c: remove unused parameters" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yaowu Xu | Merge "temporal_filter_find_matching_mb_c(): remove... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yaowu Xu | Merge "vp9_prob_diff_update_savings_search_model()... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Paul Wilkins | Clear implied conversion to int64_t warning. |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Paul Wilkins | Silence int64 to int warning |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yaowu Xu | Merge "vp9_firstpass.c: remove unused functions & params" |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Dmitry Kovalev | Merge "Sorting includes in vp9_firstpass.c." |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Yaowu Xu | vp9_mbgraph.c: remove unused parameters |
commit | commitdiff | tree | snapshot |
next |