2014-08-23 |
James Zern | invalid_file_test: correct HandlePeekResult signature |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | Merge "vpxdec: fix --keep-going with --disable-vp8" |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | Merge "add libyuv/scale_neon64.cc" |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | Merge "active_map_test: use vpx_active_map_t() to initi... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Dmitry Kovalev | Merge "Choosing GOOD mode by default." |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | add libyuv/scale_neon64.cc |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | vpxdec: fix --keep-going with --disable-vp8 |
commit | commitdiff | tree | snapshot |
2014-08-23 |
Dmitry Kovalev | Merge "Removing extraconfig_map from vp8_cx_iface.c." |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | active_map_test: use vpx_active_map_t() to initialize... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | Merge "tests: use vpx_codec_dec_cfg_t() to initialize... |
commit | commitdiff | tree | snapshot |
2014-08-23 |
James Zern | Merge changes I86b21186,Ifde2849f,Ic53cdb8c,Id3db2ae8... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dmitry Kovalev | Choosing GOOD mode by default. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jingning Han | Merge "Move mv cost table to VP9_COMP" |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dmitry Kovalev | Merge "Removing last_source field from VP9_COMP." |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dmitry Kovalev | Merge "Replacing 'struct vpx_fixed_buf' with 'vpx_fixed... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | Merge "vp9_cx_iface.c: spatial_svc resolve missing... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | vp9_cx_iface.c: spatial_svc resolve missing initializer... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | resize_test.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | invalid_file_test.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | fdct8x8_test.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | fdct4x4_test.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | tests/reference_32x32_dct_1d: remove unused stride... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | dct16x16_test.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | datarate_test.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | frame_size_tests.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | tests: use vpx_codec_dec_cfg_t() to initialize vars |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | encode_test_driver.cc: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | encode_test_driver.h: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | decode_test_driver.h: remove unused param warnings |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dmitry Kovalev | Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
James Zern | libyuv: update to r1060 |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jingning Han | Move mv cost table to VP9_COMP |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Dmitry Kovalev | Removing last_source field from VP9_COMP. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | set_maps: add exit to avoid uninitialized variable... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | vpx_temporal_svc_encoder: initialize outfile to avoid... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | vpx_temporal_svc_encoder.c : removed dead assignment. |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | vpxenc.c : static warnings cleanout |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | y4minput.c : removed malloc of 0 bytes to resolve warning |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | y4minput.c : uninitalized buffer caused garbage value... |
commit | commitdiff | tree | snapshot |
2014-08-22 |
Jim Bankoski | Merge "warnings.c : fixes dereference to null warning" |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Adrian Grange | Merge "Fix bug 837 (Part 2): Handle increase in frame... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Jim Bankoski | warnings.c : fixes dereference to null warning |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Dmitry Kovalev | Removing extraconfig_map from vp8_cx_iface.c. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Dmitry Kovalev | Removing output_pkt_list and pkt_list from config structs. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Dmitry Kovalev | Merge "Removing extraconfig_map from vp9_cx_iface.c." |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Dmitry Kovalev | Merge "Replacing NOT_IMPLMENTED with NULL." |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Johann | Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6" |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Yaowu Xu | Merge "Fix bug 804" |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Adrian Grange | Fix bug 837 (Part 2): Handle increase in frame width |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Jim Bankoski | Merge "vp9_pickmode.c: check value that can be null... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Dmitry Kovalev | Merge "Removing iface pointer from vpx_codec_priv." |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Dmitry Kovalev | Replacing NOT_IMPLMENTED with NULL. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Johann | Merge "Include vpx_config.h in vpx_timer.h" |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Merge "Revert "Removing unnecessary casts to int64_t."" |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Removing iface pointer from vpx_codec_priv. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Merge "Removing gold_is_last, alt_is_last, gold_is_alt... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Johann | Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3" |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Johann | Merge "VP8 encoder for ARMv8 by using NEON intrinsics 2" |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Marco | Merge "Fixes to adaptive denoiser mode." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Marco | Merge "Bugfix for vp8 aggressive denoiser mode." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Revert "Removing unnecessary casts to int64_t." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Merge "Converting MODE to be just BEST, GOOD, and REALT... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Merge "Adding set_mv_search_params()." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jingning Han | Merge "Fix def pairs in 32x32 2D-DCT sse2" |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Marco | Bugfix for vp8 aggressive denoiser mode. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Marco | Fixes to adaptive denoiser mode. |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Merge "Adding gf_group temp variable." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jingning Han | Fix def pairs in 32x32 2D-DCT sse2 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
James Yu | VP8 encoder for ARMv8 by using NEON intrinsics 6 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
James Yu | VP8 encoder for ARMv8 by using NEON intrinsics 3 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Scott LaVarnway | VP8 encoder for ARMv8 by using NEON intrinsics 2 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Merge "Using functions from vpx_mem.h inside vpx_image.c." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Dmitry Kovalev | Merge "Cleaning up detect_transition_to_still()." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Alex Converse | Merge "Fix valgrind error in pickmode." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Minghai Shang | Merge "[spatial svc]Add a few different encode frame... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
James Zern | Merge "Removing unused tbd struct member." |
commit | commitdiff | tree | snapshot |
2014-08-20 |
James Zern | Merge "vp9_ratectrl.c : remove dead assignment to clear... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Cleaning up detect_transition_to_still(). |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Merge "Adding set_rc_buffer_sizes()." |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Removing extraconfig_map from vp9_cx_iface.c. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Using functions from vpx_mem.h inside vpx_image.c. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
James Zern | Merge changes I13d975d1,I26710359 |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Removing unused tbd struct member. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Tom Finegan | Merge "Add basic tests for the set_maps example." |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Alex Converse | Fix valgrind error in pickmode. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Adding set_mv_search_params(). |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Adding set_rc_buffer_sizes(). |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Converting MODE to be just BEST, GOOD, and REALTIME. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Moving frame_is_boosted() to vp9_speed_features.c. |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Dmitry Kovalev | Merge "Removing unnecessary casts to int64_t." |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | Merge "vpxdec.c : resolve uninitialized member warning" |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | Merge "vp9_rdopt.c : signed unsigned mismatch in choose... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | Merge "vp9_firstpass.c : remove unused parm in get_zero... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Frank Galligan | Merge "Improved vp9_quantize_fp_neon()" |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | vpxdec.c : resolve uninitialized member warning |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | vp9_rdopt.c : signed unsigned mismatch in choose_tx_size |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | vp9_firstpass.c : remove unused parm in get_zero_motion |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | vp9_pickmode.c: check value that can be null to avoid... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | vp9_ratectrl.c : remove dead assignment to clear warning |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jim Bankoski | Merge "vp9_firstpass.c : clear warning re: use of null lc" |
commit | commitdiff | tree | snapshot |
next |