Sign in
aomedia
/
avm
/
b73a3693e581583e9ec676f4396d0c3d173e2462
b73a369
Disable __longjmp_chk protection
by John Koleszar
· 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
6ae12c4
Merge "clean up warnings when building arm with rtcd"
by Johann
· 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
034cea5
Merge "guard against space/time distortion"
by John Koleszar
· 14 years ago
bb0ca87
guard against space/time distortion
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
05239f0
vpxenc: prevent wraparound in the --rate-hist ringbuffer
by John Koleszar
· 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
2d29457
Merge "respect alignment in arm asm files"
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
1456612
Merge "use relative include path"
by John Koleszar
· 14 years ago
db6ee54
vpxenc: free resources
by James Zern
· 14 years ago
4e4f835
use relative include path
by Johann
· 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
b433e12
Proposing an extension to the encoder and decoder interfaces.
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
2007c3b
respect alignment in arm asm files
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
259ea23
Merge "Fix parallel install"
by John Koleszar
· 14 years ago
ac998ec
Merge changes I2807b5a1,I59b020c2
by John Koleszar
· 14 years ago
c96f8e2
vpxenc: add rate histogram display
by John Koleszar
· 14 years ago
3fde996
vpxenc: add quantizer histogram display
by John Koleszar
· 14 years ago
2bd90c1
get/set reference buffer dimension check added
by James Berry
· 14 years ago
653e69e
Fix parallel install
by Alexis Ballier
· 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
d9959e3
Merge "gen_msvs_proj: write boolean for Debug attribute"
by John Koleszar
· 14 years ago
91b1672
gen_msvs_proj: write boolean for Debug attribute
by James Zern
· 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
e7e5a58
Guard vpx_config.h against multiple inclusions
by Attila Nagy
· 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
bf6b314
Merge "Fix RT only build"
by Paul Wilkins
· 14 years ago
9909047
Fix RT only build
by Tero Rintaluoma
· 14 years ago
5405bd9
Update -linux-rvct targets
by Tero Rintaluoma
· 14 years ago
532c30c
fix corrupt frame leak
by James Zern
· 14 years ago
223d1b5
Populate bmi for B_PRED only
by Scott LaVarnway
· 14 years ago
e71a010
Calc ref_frame_cost once per frame
by Scott LaVarnway
· 14 years ago
66533b1
Fix make clean for asm offset files
by Tero Rintaluoma
· 14 years ago
f3ba4c6
Merge "bug fix mode_info_context not initialized for error-resilient"
by John Koleszar
· 14 years ago
361717d
remove one set of 16x16 variance funcations
by Yaowu Xu
· 14 years ago
45feea4
bug fix mode_info_context not initialized for error-resilient
by James Berry
· 14 years ago
af49c11
Update keyframe activity in non-RD mode
by John Koleszar
· 14 years ago
79327be
use GCC inline magic
by Johann
· 14 years ago
baa17db
Merge "Revert "Use shared object files for ELF""
by Johann
· 14 years ago
abb7c21
Revert "Use shared object files for ELF"
by Johann
· 14 years ago
8767ac3
Merge "vp8_pick_inter_mode: remove best_bmodes"
by John Koleszar
· 14 years ago
9e4df2b
Merge "vp8_pick_intra_mode: correct returned rate"
by John Koleszar
· 14 years ago
254a748
Merge "Move RD intra block mode selection to rdopt.c"
by John Koleszar
· 14 years ago
001bd51
vp8_pick_inter_mode: remove best_bmodes
by John Koleszar
· 14 years ago
dce6434
Merge "Removed unused function parameters"
by Scott LaVarnway
· 14 years ago
91907e0
vp8_pick_intra_mode: correct returned rate
by John Koleszar
· 14 years ago
69d8d38
Removed unused function parameters
by Scott LaVarnway
· 14 years ago
1fba1e3
Adjust errorperbit according to RDMULT in activity masking
by Yaowu Xu
· 14 years ago
5fafa2d
Merge "Further activity masking changes:"
by Yaowu Xu
· 14 years ago
96a42aa
Move RD intra block mode selection to rdopt.c
by John Koleszar
· 14 years ago
e90d17d
Move intra block mode selection to pickinter.c
by John Koleszar
· 14 years ago
4e81a68
Further activity masking changes:
by Paul Wilkins
· 14 years ago
7368dd4
Merge "remove redundant functions"
by Yaowu Xu
· 14 years ago
59129af
Merge "adjust sad per bit constants"
by Yaowu Xu
· 14 years ago
221e00e
adjust sad per bit constants
by Yaowu Xu
· 14 years ago
5c16647
Merge "Reduce overshoot in 1 pass rate control"
by John Koleszar
· 14 years ago
346358a
Merge "Wrapped asserts in critical code with CONFIG_DEBUG"
by Scott LaVarnway
· 14 years ago
afb84bb
Merge "Removed unused function vp8_treed_read_num"
by Scott LaVarnway
· 14 years ago
8c2ee42
Merge "Use shared object files for ELF"
by John Koleszar
· 14 years ago
Next »