projects
/
libvpx
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libvpx
2014-02-22
James Zern
move nestegg to third_party
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
James Zern
Merge "update nestegg"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
James Zern
Merge "vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Alex Converse
Merge "Stop gating non420 features with a configure...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Alex Converse
Merge "Require an --experimental-bitstream flag at...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yaowu Xu
Merge "vp9_rd_pick_inter_mode_sb() reorganization"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Alex Converse
Stop gating non420 features with a configure flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Alex Converse
Require an --experimental-bitstream flag at runtime...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
James Zern
update nestegg
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
James Zern
vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_ID
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Tom Finegan
obj_int_extract.bat: Pass obj_int_extract.exe path...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yaowu Xu
Merge "Enable reduced set of intra modes in rtc coding"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Adrian Grange
Merge "Added three test vectors with droppable frames"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Alex Converse
vp9_rd_pick_inter_mode_sb() reorganization
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Jingning Han
Enable reduced set of intra modes in rtc coding
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Jingning Han
Merge "Force alt reference frame off in rtc mode"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yaowu Xu
Added three test vectors with droppable frames
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Adrian Grange
Merge "Test vectors for odd image width and height."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
James Zern
Merge "vp9_subpel_variance_impl_intrin_avx2.c: make...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
James Zern
Merge "vp9_subpixel_8t_intrin_ssse3.c: make some tables...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
James Zern
Merge "vp9_subpixel_8t_intrin_avx2.c: make some tables...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Jingning Han
Force alt reference frame off in rtc mode
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Jim Bankoski
Test vectors for odd image width and height.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Jingning Han
Merge "Rename vp8_cfg to vp9_cfg in vp9_cx_iface"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Jingning Han
Merge "Use MI_BLOCK_SIZE in block coding loop"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Jingning Han
Merge "Rework non-RD mode decision coding flow"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tom Finegan
Merge "twopass_encoder.c: Silence MSVC data loss warnings."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Marco Paniconi
Merge "vpx_temporal_scalable_patterns: set rc_target_bi...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Yunqing Wang
Merge "Use fast HEX search in real time mode"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Alex Converse
Merge "Only track mode_chosen_counts if CONFIG_INTERNAL...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tom Finegan
vp9_encodeframe.c: Silence rdmult assignment warning...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tom Finegan
Merge "vp9_vaq.c: Cast result of round() to int to...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tom Finegan
vp9_encodeframe.c: Silence totalrate assignment warning...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Marco Paniconi
vpx_temporal_scalable_patterns: set rc_target_bitrate...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Marco Paniconi
Condition alt-ref entropy context setting on svc.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Paul Wilkins
Merge "vp9_rdopt.c: Use int64_t for dist_sum and rate_s...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
James Zern
Merge "video_source.h: Minor clean up."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
James Zern
Merge "vp8_set_maps.c: Silence signed/unsigned mismatch...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
James Zern
Merge "vp8cx_set_ref.c: Silence MSVC data loss warning."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
James Zern
Merge "Fixed compilation on mingw with secure APIs...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Alex Converse
Only track mode_chosen_counts if CONFIG_INTERNAL_STATS.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tom Finegan
vp8cx_set_ref.c: Silence MSVC data loss warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-20
Tom Finegan
vp8_set_maps.c: Silence signed/unsigned mismatch MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
twopass_encoder.c: Silence MSVC data loss warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
video_source.h: Minor clean up.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
Merge "decode_with_drops.c: Cast away MSVC data loss...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
Merge "simple_decoder.c: Silence MSVC data loss warning."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
Merge "postproc.c: Cast away MSVC data loss warning."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Jingning Han
Rename vp8_cfg to vp9_cfg in vp9_cx_iface
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Dmitry Kovalev
Merge "Adding is_mv_valid() function."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Alex Converse
Merge "Do not use the value of 'rate_mv' if uninitialized."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
Merge "vpx_temporal_scalable_patterns.c: Silence MSVC...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
simple_decoder.c: Silence MSVC data loss warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
postproc.c: Cast away MSVC data loss warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
decode_with_drops.c: Cast away MSVC data loss warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
Merge "error_resilient.c: Cast away MSVC data loss...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
Merge "decode_to_md5.c: Silence warning with cast."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
Merge "force_keyframe.c: Cast away MSVC data loss warning."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
Merge "vpx_frame_buffer.h: add doxygen \file block"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
error_resilient.c: Cast away MSVC data loss warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
Merge "vp9: normalize DECLARE_ALIGNED use on global...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
force_keyframe.c: Cast away MSVC data loss warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
vpx_temporal_scalable_patterns.c: Silence MSVC warnings.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Jingning Han
Use MI_BLOCK_SIZE in block coding loop
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Jingning Han
Rework non-RD mode decision coding flow
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
decode_to_md5.c: Silence warning with cast.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Paul Wilkins
Merge "Remove comment from calls to vp9_clear_system_st...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Dmitry Kovalev
Adding is_mv_valid() function.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Dmitry Kovalev
Cleaning up vp9_onyx_if.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Dmitry Kovalev
Merge "Cleaning up pack_inter_mode_mvs() function."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Dmitry Kovalev
Merge "Removing unused tree_update_hist[] array."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Dmitry Kovalev
Merge "Cleaning up vp9_encodemb.c."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
vp9: normalize DECLARE_ALIGNED use on global tables
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
vp9_rdopt.c: Use int64_t for dist_sum and rate_sum...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Yaowu Xu
Removed unnecessary type cast
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
vp9_subpel_variance_impl_intrin_avx2.c: make some table...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
vp9_subpixel_8t_intrin_ssse3.c: make some tables static
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
vp9_subpixel_8t_intrin_avx2.c: make some tables static
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
Merge "vp9_filter: move table alignment decl's to header"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
James Zern
Merge "restore examples to doxygen output"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Marco Paniconi
Add comments to portion of SVC interface.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Tom Finegan
vp9_vaq.c: Cast result of round() to int to silence...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-19
Alex Converse
Do not use the value of 'rate_mv' if uninitialized.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Adrian Grange
Remove comment from calls to vp9_clear_system_state.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Jingning Han
Merge "Enable sub-pixel motion search for rtc mode"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Jingning Han
Merge "Initialize internal buffer pointers in rtc mode"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Yunqing Wang
Use fast HEX search in real time mode
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Yunqing Wang
Merge "SSSE3 convolution optimization"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Yunqing Wang
Merge "AVX2 SubPixel Variance Optimization"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Jingning Han
Enable sub-pixel motion search for rtc mode
commit
|
commitdiff
|
tree
|
snapshot
2014-02-18
Johann
Merge "Replace vqshrun by vqmovun if shift #0 bit"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Yaowu Xu
Merge "vp9_onyx_if.c resolve vs warnings"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Adrian Grange
Merge "Change post- to pre-increment."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Dmitry Kovalev
Cleaning up vp9_encodemb.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Jim Bankoski
vp9_onyx_if.c resolve vs warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
James Zern
Merge "A couple more V.S. warnings silenced."
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
James Zern
vp9_filter: move table alignment decl's to header
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Jim Bankoski
vp9_cx_iface vp9_dx_iface vpxdec vs warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Tom Finegan
vp9/encoder/vp9_onyx_if: Fix compute_qdelta_by_rate...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
James Yu
Replace vqshrun by vqmovun if shift #0 bit
commit
|
commitdiff
|
tree
|
snapshot
next