Sign in
aomedia
/
avm
/
992e4b7090cbb6f6f5fead22d98b2e9005a544c0
/
vp10
81eb71f
Change to use proper type in vp{9,10}_token_state
by Yaowu Xu
· 9 years ago
e755a28
Merge "Move vpx_add_plane from codec to vpx_dsp and dedup."
by James Bankoski
· 9 years ago
8307045
Merge "Use signed variables in the lookahead."
by Alex Converse
· 9 years ago
fce3cee
Move vpx_add_plane from codec to vpx_dsp and dedup.
by Jim Bankoski
· 9 years ago
918a2fd
Use signed variables in the lookahead.
by Alex Converse
· 9 years ago
d3fe3b2
Avoid an unsigned overflow in invert_quant
by Alex Converse
· 9 years ago
69c7ad3
Correct comments for scan order neighbors
by hui su
· 9 years ago
4aac819
Fix some static analysis issues with resize
by Debargha Mukherjee
· 9 years ago
ac4c37c
vp9/10: fix forced keyframes w/alt-refs enabled
by James Zern
· 9 years ago
6261fcf
Merge changes from topic 'vp10-missing-alloc-checks'
by James Zern
· 9 years ago
4950dbc
Merge changes from topic 'rm-loopfilter-count-param'
by James Zern
· 9 years ago
345489c
vp10/resize: add missing alloc checks
by James Zern
· 9 years ago
7fe9675
vp10/encoder: add missing alloc checks
by James Zern
· 9 years ago
429d612
vp10/decoder,resize_mv_buffer: add missing alloc check
by James Zern
· 9 years ago
5d23339
vp10_cyclic_refresh_alloc: correct cleanup on error
by James Zern
· 9 years ago
110d377
remove loopfilter 'count' param TODOs
by James Zern
· 9 years ago
9b44d9d
split vpx_highbd_lpf_horizontal_16 in two
by James Zern
· 9 years ago
1b519fb
split vpx_lpf_horizontal_16 in two
by James Zern
· 9 years ago
e7a23d7
vpx_highbd_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
5171857
vpx_highbd_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
3c1019e
vpx_highbd_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
72a9f06
vpx_highbd_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
b1e97c6
vpx_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
bd5a5bb
vpx_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
fdc977a
vp10,encoder: relocate setjmp
by James Zern
· 9 years ago
b5029a2
vp10_cx_iface,encode: remove redundant cpi check
by James Zern
· 9 years ago
109a47b
vpx_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
3722574
vpx_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
8628898
vp10_receive_raw_frame: add missing setjmp
by James Zern
· 9 years ago
f28ea3e
Explicitly set tx_type for sub8x8 blocks
by Debargha Mukherjee
· 9 years ago
0f7dd40
Define a macro to replace hardcoded values
by Zoe Liu
· 9 years ago
ebf2586
vp10: remove unused (read|write)_uniform
by James Zern
· 9 years ago
580e815
Refactor prob_diff_update_savings_search_model
by hui su
· 9 years ago
bca1a35
Merge "Cleaned code in firstpass related to altref frame"
by Zoe Liu
· 9 years ago
b6f1f36
Cleaned code in firstpass related to altref frame
by Zoe Liu
· 9 years ago
4f780e9
vp9/10: fix encoder crash on flush
by James Zern
· 9 years ago
cdb141d
Merge "Fix some typos."
by Hui Su
· 9 years ago
5afc4e4
Fix some typos.
by hui su
· 9 years ago
9e61276
Cleaned a code in define_gf_group() for firstpass
by Zoe Liu
· 9 years ago
b6cefbf
Fix a typo in ctrl_set_render_size()
by Yaowu Xu
· 9 years ago
dea6f52
Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens
by Alex Converse
· 9 years ago
d803e8a
Fix encoder crashes and enc/dec mismatches
by Yaowu Xu
· 9 years ago
a0900fd
Remove experimental flag for ext_tx
by Debargha Mukherjee
· 9 years ago
f7dfa4e
Modifies inter/intra coding to allow all tx types
by Debargha Mukherjee
· 9 years ago
53a1165
vp10: only assume ONLY_4X4 if segmentation is disabled.
by Ronald S. Bultje
· 9 years ago
d9439fd
vp10: skip coding of txsz for lossless-segment blocks.
by Ronald S. Bultje
· 9 years ago
e650129
Move bit_depth init out of setup_quantization
by Yaowu Xu
· 9 years ago
eace551
Merge changes Icf9b57c3,I9e12da84,Idf5ee179
by Yaowu Xu
· 9 years ago
9232f69
Merge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"
by Yaowu Xu
· 9 years ago
9930900
Fixed interval, fixed Q 1 pass test patch.
by paulwilkins
· 9 years ago
9ce611a
1 pass VBR mode bug fix.
by paulwilkins
· 9 years ago
c710183
Fix a enc/dec mismatch under CONFIG_MISC_FIXES
by Yaowu Xu
· 9 years ago
d36659c
move vp9_avg to vpx_dsp
by James Zern
· 9 years ago
f0bef77
Merge "Proper fix of a msvc complier warning"
by Yaowu Xu
· 9 years ago
4d2cfea
Proper fix of a msvc complier warning
by Yaowu Xu
· 9 years ago
5a81c5c
Merge changes Iece22223,Iefad9d8d
by Yaowu Xu
· 9 years ago
6786280
Fix two msvc build issues
by Yaowu Xu
· 9 years ago
221ed5e
Fix enc/dec mismatches for aq-mode 1 and 2
by Yaowu Xu
· 9 years ago
4e692bb
Changes to exhaustive motion search.
by paulwilkins
· 9 years ago
9d85ce8
Fix bug when overlaying middle arfs in multi-arf groups.
by paulwilkins
· 9 years ago
06bdcea
Merge "comment out range_check of fdct in dct.c"
by Angie Chiang
· 9 years ago
08b157d
comment out range_check of fdct in dct.c
by Angie Chiang
· 9 years ago
5d3327e
Remove palette from VP10
by hui su
· 9 years ago
b1fcd17
Fix unsigned overflow in rd_variance_adjustment.
by Alex Converse
· 9 years ago
6ab6ac4
Use accurate bit cost for uv_mode in UV intra mode RD selection
by hui su
· 9 years ago
3cbe767
Merge "Generate intra prediction reference values only when necessary"
by Hui Su
· 9 years ago
255bcf8
Merge "misc fixes: Remove a wasted value."
by Alex Converse
· 9 years ago
16bf821
Move palette-based intra prediction out of misc-fixes
by hui su
· 9 years ago
e085fb6
Generate intra prediction reference values only when necessary
by hui su
· 9 years ago
989193c
Make the zero handling in extend_to_full_distribution more explicit.
by Alex Converse
· 10 years ago
6f229b3
Merge "Shrink probability remap tables."
by Alex Converse
· 9 years ago
663960e
Revert "Replace the zero handling in extend_to_full_distribution."
by Alex Converse
· 10 years ago
0f059d6
misc fixes: Remove a wasted value.
by Alex Converse
· 10 years ago
a736bf6
Shrink probability remap tables.
by Alex Converse
· 10 years ago
c1b2d41
Merge "Reorder code to be consistent accross branches"
by Yaowu Xu
· 10 years ago
89d10d8
Merge "Replace the zero handling in extend_to_full_distribution."
by Alex Converse
· 10 years ago
9d8bde8
Reorder code to be consistent accross branches
by Yaowu Xu
· 10 years ago
811be0d
Fix VS build.
by Alex Converse
· 10 years ago
7f56cb2
Replace the zero handling in extend_to_full_distribution.
by Alex Converse
· 10 years ago
65dd056
Merge "Optimize vpx_quantize_{b,b_32x32} assembler."
by Debargha Mukherjee
· 10 years ago
e34c7e3
Merge "palette: Replace rand() call with custom LCG."
by Alex Converse
· 10 years ago
171fd89
palette: Replace rand() call with custom LCG.
by Alex Converse
· 10 years ago
caeb10b
Use explicit block position in foreach_transformed_block
by Jingning Han
· 10 years ago
f4af1a9
Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes."
by Ronald S. Bultje
· 10 years ago
806ae29
Merge "vp10: merge universal_hp experiment into misc_fixes."
by Ronald S. Bultje
· 10 years ago
dbefcc0
Merge "vp10: don't allow comp_inter_inter on keyframes."
by Ronald S. Bultje
· 10 years ago
a857728
Merge "vp10: fix tile size in remuxing step."
by Ronald S. Bultje
· 10 years ago
40347d0
Merge "vp10: use correct constant for bw adaptation of seg pred probs."
by Ronald S. Bultje
· 10 years ago
de4e266
Merge "vp10: don't make right edge available across tile boundaries."
by Ronald S. Bultje
· 10 years ago
69df584
Merge "vp10: clip MVs before adding to find_ref_mvs() list."
by Ronald S. Bultje
· 10 years ago
53dc9fd
vp10: merge ext_ipred_bltr experiment into misc_fixes.
by Ronald S. Bultje
· 10 years ago
194c0a5
vp10: merge universal_hp experiment into misc_fixes.
by Ronald S. Bultje
· 10 years ago
6a03250
vp10: don't allow comp_inter_inter on keyframes.
by Ronald S. Bultje
· 10 years ago
558d93f
vp10: fix tile size in remuxing step.
by Ronald S. Bultje
· 10 years ago
5905877
vp10: use correct constant for bw adaptation of seg pred probs.
by Ronald S. Bultje
· 10 years ago
3d90819
vp10: don't make right edge available across tile boundaries.
by Ronald S. Bultje
· 10 years ago
56cfbee
Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe."
by Ronald S. Bultje
· 10 years ago
293e20d
vp10: clip MVs before adding to find_ref_mvs() list.
by Ronald S. Bultje
· 10 years ago
dec4405
vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.
by Ronald S. Bultje
· 10 years ago
96b69de
Merge "VP10: some changes to palette mode"
by Hui Su
· 10 years ago
Next »