Sign in
aomedia
/
avm
/
a49b9e00145e3345f96d89a2e369bdd29e3b1616
/
vp8
238dae8
Fix source buffer selection
by John Koleszar
· 14 years ago
30e5dea
update extend frame borders
by Johann
· 14 years ago
27ee521
include asm_com/dec_offsets for make dist
by James Berry
· 14 years ago
f475f0c
Merge "include the arm header files in make dist" into cayuga
by John Koleszar
· 14 years ago
06c3d5b
Fix building with --disable-postproc
by John Koleszar
· 14 years ago
3e8c6d3
include the arm header files in make dist
by Johann
· 14 years ago
6f080f9
Merge "Convert rc_max_intra_bitrate_pct to control"
by John Koleszar
· 14 years ago
1f71d2e
Correctly track sharpness in vp8cx_pick_filter_level_fast
by John Koleszar
· 14 years ago
1654ae9
Convert rc_max_intra_bitrate_pct to control
by John Koleszar
· 14 years ago
2f2302f
Preload reference area in sub-pixel motion search (real-time mode)
by Yunqing Wang
· 14 years ago
f11613b
Merge "Fix range checks in motion search"
by Yunqing Wang
· 14 years ago
bde2afb
Fix range checks in motion search
by Yunqing Wang
· 14 years ago
db8f0d2
Merge "cosmetics: consistently use [u]int64_t"
by John Koleszar
· 14 years ago
b45065d
cosmetics: consistently use [u]int64_t
by James Zern
· 14 years ago
ca7e346
Merge ""Eliminated TOKENEXTRABITS" broke the windows build."
by Johann
· 14 years ago
a116244
"Eliminated TOKENEXTRABITS" broke the windows build.
by Scott LaVarnway
· 14 years ago
4894b45
Merge "Eliminated TOKENEXTRABITS"
by Scott LaVarnway
· 14 years ago
76eb402
Eliminated TOKENEXTRABITS
by Scott LaVarnway
· 14 years ago
5b0de48
Merge "Use CONFIG_FAST_UNALIGNED consistently in codec"
by Yunqing Wang
· 14 years ago
fe270dd
Specify size for argument pushed to stack
by Yunqing Wang
· 14 years ago
65dfcf4
Use CONFIG_FAST_UNALIGNED consistently in codec
by Yunqing Wang
· 14 years ago
773bcc3
Merge "fix sharpness bug and clean up"
by Johann
· 14 years ago
a04ed0e
fix sharpness bug and clean up
by Johann
· 14 years ago
829179e
Merge "Preload reference area to an intermediate buffer in sub-pixel motion search"
by Yunqing Wang
· 14 years ago
20bd144
Preload reference area to an intermediate buffer in sub-pixel motion search
by Yunqing Wang
· 14 years ago
2bdda84
Merge "Increase chrow row alignment to 16 bytes."
by John Koleszar
· 14 years ago
c5fe641
Merge "Add improvements made in good-quality mode to real-time mode"
by Yunqing Wang
· 14 years ago
7d1b37c
Increase chrow row alignment to 16 bytes.
by Timothy B. Terriberry
· 14 years ago
0afcc76
encoder: don't set the fragment bit for the last partition
by Attila Nagy
· 14 years ago
b2d9700
Merge "Moved vp8_encode_bool into boolhuff.h"
by Scott LaVarnway
· 14 years ago
6afafc3
remove old armv5 code
by Johann
· 14 years ago
a25f6a9
Moved vp8_encode_bool into boolhuff.h
by Scott LaVarnway
· 14 years ago
b5ea2fb
Improved 1-pass CBR rate control
by John Koleszar
· 14 years ago
e68894f
Merge "Tokenize MB optimized"
by Scott LaVarnway
· 14 years ago
4e82f01
Tokenize MB optimized
by Tero Rintaluoma
· 14 years ago
6b6f367
bug fix vpx_copy_and_extend_frame size issue
by James Berry
· 14 years ago
04dce63
Remove unused speed features
by John Koleszar
· 14 years ago
f1f2853
Merge "Fix unnecessary casting of B_PREDICTION_MODE (issue 349)"
by Yunqing Wang
· 14 years ago
139577f
Fix unnecessary casting of B_PREDICTION_MODE (issue 349)
by Yunqing Wang
· 14 years ago
0e9a6ed
Add improvements made in good-quality mode to real-time mode
by Yunqing Wang
· 14 years ago
84c3cd7
Merge "Reduce motion vector search on alt-ref frame."
by Fritz Koenig
· 14 years ago
211694f
Merge "update x86 asm for loopfilter"
by Johann
· 14 years ago
8f91059
Merge "Update armv6 loopfilter to new interface"
by Johann
· 14 years ago
1a219c2
Merge "Update armv7 loopfilter to new interface"
by Johann
· 14 years ago
d9b825c
Merge "New loop filter interface"
by Johann
· 14 years ago
c231b01
Update armv6 loopfilter to new interface
by Attila Nagy
· 14 years ago
283b0e2
Update armv7 loopfilter to new interface
by Attila Nagy
· 14 years ago
ede0b15
Reduce motion vector search on alt-ref frame.
by Fritz Koenig
· 14 years ago
587ca06
Minor change in pick_inter_mode()
by Yunqing Wang
· 14 years ago
e83d36c
Merge "Adjust full-pixel clamping and motion vector limit calculation"
by Yunqing Wang
· 14 years ago
40991fa
Adjust full-pixel clamping and motion vector limit calculation
by Yunqing Wang
· 14 years ago
01433c5
update x86 asm for loopfilter
by Johann
· 14 years ago
6ae12c4
Merge "clean up warnings when building arm with rtcd"
by Johann
· 14 years ago
6229584
New loop filter interface
by Attila Nagy
· 14 years ago
973a9c0
Merge "Set VPX_FRAME_IS_DROPPABLE"
by John Koleszar
· 14 years ago
37de0b8
Set VPX_FRAME_IS_DROPPABLE
by John Koleszar
· 14 years ago
b4f7008
Merge "Properly use GET_GOT/RESTORE_GOT when using GLOBAL()."
by John Koleszar
· 14 years ago
c8a23ad
Properly use GET_GOT/RESTORE_GOT when using GLOBAL().
by Ronald S. Bultje
· 14 years ago
ae8aa83
Merge "Copy macroblock data to a buffer before encoding it"
by Yunqing Wang
· 14 years ago
80c3bbf
Merge "Bug fix in motion vector limit calculation"
by Yunqing Wang
· 14 years ago
b748045
Bug fix in motion vector limit calculation
by Yunqing Wang
· 14 years ago
3e4a80c
Merge "remove incorrect initialization"
by Johann
· 14 years ago
eacaabc
Merge "Change to arf boost calculation."
by Paul Wilkins
· 14 years ago
11694aa
Change to arf boost calculation.
by Paul Wilkins
· 14 years ago
fe53107
remove incorrect initialization
by Johann
· 14 years ago
6611f66
clean up warnings when building arm with rtcd
by Johann
· 14 years ago
f3a13cb
Merge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently"
by John Koleszar
· 14 years ago
dc004e8
Merge "Avoid text relocations in ARM vp8 decoder"
by Johann
· 14 years ago
02c30cd
Merge "utilize preload in ARMv6 MC/LPF/Copy routines"
by Johann
· 14 years ago
b32da7c
Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more consistently
by John Koleszar
· 14 years ago
9bcf07a
Merge "Simplify decode_macroblock."
by John Koleszar
· 14 years ago
81c0546
Simplify decode_macroblock.
by Gaute Strokkenes
· 14 years ago
7296b3f
New ways of passing encoded data between encoder and decoder.
by Stefan Holmer
· 14 years ago
4cb0ebe
Adding support for independent partitions
by Stefan Holmer
· 14 years ago
e3f850e
Avoid text relocations in ARM vp8 decoder
by Mike Hommey
· 14 years ago
be99868
Fix after removal of B_MODE_INFO
by Fritz Koenig
· 14 years ago
8a9a11e
Merge "configuration, support disabling any subset of ARM arch"
by Johann
· 14 years ago
ba0822b
Adding support for error concealment in multi-threaded decoding
by Stefan Holmer
· 14 years ago
deca8cf
Fixed initialization of frame buffer ref counters
by Adrian Grange
· 14 years ago
0d87098
Copy macroblock data to a buffer before encoding it
by Yunqing Wang
· 14 years ago
db67dcb
Revert "Reduce overshoot in 1 pass rate control"
by John Koleszar
· 14 years ago
2bd90c1
get/set reference buffer dimension check added
by James Berry
· 14 years ago
7649561
Merge "adjusting the calculation of errorperbit"
by Yaowu Xu
· 14 years ago
55c3963
Merge "Improved vp8dx_decode_bool"
by Scott LaVarnway
· 14 years ago
109c202
Merge "Remove unnecessary bounds checking in motion search"
by Yunqing Wang
· 14 years ago
6f23f24
configuration, support disabling any subset of ARM arch
by Attila Nagy
· 14 years ago
10ed60d
adjusting the calculation of errorperbit
by Yaowu Xu
· 14 years ago
67a1f98
Improved vp8dx_decode_bool
by Scott LaVarnway
· 14 years ago
458fb8f
utilize preload in ARMv6 MC/LPF/Copy routines
by Taekhyun Kim
· 14 years ago
2cd1c28
Remove unnecessary bounds checking in motion search
by Yunqing Wang
· 14 years ago
a60fc41
Merge "Use SSE as BPRED distortion metric consistently"
by John Koleszar
· 14 years ago
87fd66b
Assign boost to GF bit allocation if past frame had no ARF.
by Ronald S. Bultje
· 14 years ago
eb645ab
Merge "Disable specialcase for last frames if the sequence contains ARFs."
by John Koleszar
· 14 years ago
5223016
Merge "Remove redundant check for KEY_FRAME in multithreaded decoder"
by John Koleszar
· 14 years ago
61599fb
Use SSE as BPRED distortion metric consistently
by John Koleszar
· 14 years ago
1ade44b
Merge "fix --disable-runtime-cpu-detect on x86"
by John Koleszar
· 14 years ago
299193d
Disable specialcase for last frames if the sequence contains ARFs.
by Ronald S. Bultje
· 14 years ago
c7e6aab
Remove redundant check for KEY_FRAME in multithreaded decoder
by Attila Nagy
· 14 years ago
7be5b6d
Merge "Populate bmi for B_PRED only"
by Scott LaVarnway
· 14 years ago
92b0e54
fix --disable-runtime-cpu-detect on x86
by Johann
· 14 years ago
Next »