Sign in
aomedia
/
avm
/
cb265a497d05416572343b345a01ffa048aefda6
cb265a4
FTFY: an automated style corrector
by John Koleszar
· 13 years ago
e9cacfd
Merge "Update for key frame target size setting."
by Jim Bankoski
· 13 years ago
3014091
Update for key frame target size setting.
by Marco Paniconi
· 13 years ago
ddf94f6
Merge "Move SAD and variance functions to common"
by Johann
· 13 years ago
c21f53a
Merge "vpx_timer: increase resolution"
by John Koleszar
· 13 years ago
7a15907
Merge changes I9c26870a,Ifabb0f67
by Scott LaVarnway
· 13 years ago
9ed8747
threading.c refactoring
by Scott LaVarnway
· 13 years ago
676610d
Merge "vp8e - RDLambda fix"
by Yaowu Xu
· 13 years ago
154b4b4
vp8e - RDLambda fix
by Jim Bankoski
· 13 years ago
953c6a0
Merge "include CHANGELOG in CODEC_SRCS"
by Johann
· 13 years ago
e50f96a
Move SAD and variance functions to common
by Johann
· 13 years ago
5d88a82
include CHANGELOG in CODEC_SRCS
by Johann
· 13 years ago
cbcfbe1
Merge "vp8e - fix coefficient costing"
by Jim Bankoski
· 13 years ago
8886990
vp8e - fix coefficient costing
by Jim Bankoski
· 13 years ago
87c40b3
Fix encoder debug setting
by Johann
· 13 years ago
a6f538c
vpx_timer: increase resolution
by John Koleszar
· 13 years ago
a60461a
Merge "vp8e - attempt to lessen blockiness"
by Jim Bankoski
· 13 years ago
f0f609c
Merge "vp8e - static key boost"
by Jim Bankoski
· 13 years ago
91b5c98
Merge "vp8e - force at least some change in over and under shoots"
by Jim Bankoski
· 13 years ago
8d07a97
vp8e - static key boost
by Paul Wilkins
· 13 years ago
6d84322
vp8e - force at least some change in over and under shoots
by Paul Wilkins
· 13 years ago
c34d91a
Merge "Packing bitstream on-the-fly with delayed context updates"
by Scott LaVarnway
· 13 years ago
aabae97
vpxenc: fix time and fps calculation in 2-pass encoding
by Yunqing Wang
· 13 years ago
52cf4dc
Packing bitstream on-the-fly with delayed context updates
by Attila Nagy
· 13 years ago
b8fa283
vp8e - attempt to lessen blockiness
by Jim Bankoski
· 13 years ago
2578b76
Decoder loops refactoring
by Scott LaVarnway
· 13 years ago
ce328b8
Merge changes Ifb450710,I61c4a132
by Scott LaVarnway
· 13 years ago
aab70f4
Merge "Removed duplicate code in threading.c"
by Scott LaVarnway
· 13 years ago
bcba86e
Eliminated reconintra_mt.c
by Scott LaVarnway
· 13 years ago
9a4052a
Removed duplicate code in threading.c
by Scott LaVarnway
· 13 years ago
b1bfd0b
Merge "Only do uv intra-mode evaluation when intra mode is checked"
by Yunqing Wang
· 13 years ago
019384f
Only do uv intra-mode evaluation when intra mode is checked
by Yunqing Wang
· 13 years ago
e2c6b05
bugfix: use oxcf width/height for reinit check
by James Berry
· 13 years ago
61c5e31
Merge "Fix skippable evaluation in mode decision"
by Yunqing Wang
· 13 years ago
ad12161
Merge "vpxenc: initial implementation of multistream support"
by John Koleszar
· 13 years ago
02a31e6
Merge "decoder: reset segmentation map on keyframes"
by John Koleszar
· 13 years ago
84be08b
Fix skippable evaluation in mode decision
by Yunqing Wang
· 13 years ago
313bfbb
Merge "Add unit tests for idctllm_test and idctllm_mmx"
by James Berry
· 13 years ago
2089f26
Merge "Remove the frame rate factor for key frame size."
by Jim Bankoski
· 13 years ago
507ee87
Remove the frame rate factor for key frame size.
by Marco Paniconi
· 13 years ago
f2bd11f
Eliminated vp8mt_build_intra_predictors_mbuv_s
by Scott LaVarnway
· 13 years ago
0c1cec2
Add unit tests for idctllm_test and idctllm_mmx
by James Berry
· 13 years ago
dadc918
Merge changes I0341554f,I64e110c8
by John Koleszar
· 13 years ago
f05feab
Merge "Remove redundant init of segment_counts in vp8_encode_frame"
by Scott LaVarnway
· 13 years ago
02360dd
Merge "Update encoder mb_skip_coeff and prob_skip_false calculation"
by John Koleszar
· 13 years ago
b0a12a2
Refine offset pattern
by Johann
· 13 years ago
b5ce945
Merge changes Idf1a05f3,If227b29b,Iac784d39
by John Koleszar
· 13 years ago
e6047a1
Merge "OS X shell is incompatible with echo -n"
by Johann
· 13 years ago
f93b1e7
Merge "Fix incorrect use of uv eobs in intra modes"
by Yunqing Wang
· 13 years ago
04b9e0d
Fix incorrect use of uv eobs in intra modes
by Yunqing Wang
· 13 years ago
ce42e79
Update encoder mb_skip_coeff and prob_skip_false calculation
by Attila Nagy
· 13 years ago
565d0e6
Remove redundant init of segment_counts in vp8_encode_frame
by Attila Nagy
· 13 years ago
6b151d4
Clarify 'max_sad' usage
by Johann
· 13 years ago
5f0b303
OS X shell is incompatible with echo -n
by Johann
· 13 years ago
3653fb4
Include path fix for building against Android NDK.
by Fritz Koenig
· 13 years ago
9e50ed7
vpxenc: initial implementation of multistream support
by John Koleszar
· 13 years ago
732cb9a
vpxenc: factor out input open/close
by John Koleszar
· 13 years ago
c535025
vpxenc: add warning()/fatal() helpers
by John Koleszar
· 13 years ago
e8223bd
decoder: reset segmentation map on keyframes
by John Koleszar
· 13 years ago
7989bb7
Support Android x86 NDK build
by Makoto Kato
· 13 years ago
6776bd6
Simplify mb_to_x_edge calculation during mode decoding
by Scott LaVarnway
· 13 years ago
a5879f7
Merge "decodemv cleanup/improvements"
by Scott LaVarnway
· 13 years ago
12ee845
decodemv cleanup/improvements
by Scott LaVarnway
· 13 years ago
d02e74a
Consolidate C version of token packing functions
by Attila Nagy
· 13 years ago
78071b3
Multithreaded encoder, late sync loopfilter
by Attila Nagy
· 14 years ago
efd54f8
vpxenc: factor out global config options
by John Koleszar
· 13 years ago
8144132
Fix rtcd build process for Android.mk
by Fritz Koenig
· 13 years ago
e6df500
Merge "support changing resolution with vpx_codec_enc_config_set"
by John Koleszar
· 13 years ago
1698234
Missed some variance casts
by Johann
· 13 years ago
12d45f6
Merge "max_sad check is not always implemented"
by Johann
· 13 years ago
8c50a70
max_sad check is not always implemented
by Johann
· 13 years ago
fea3556
Fix variance overflow
by Johann
· 13 years ago
2e0d553
Merge "Add OS/2 supports"
by John Koleszar
· 13 years ago
2dad8d6
Add OS/2 supports
by KO Myung-Hun
· 13 years ago
51acb01
support changing resolution with vpx_codec_enc_config_set
by John Koleszar
· 13 years ago
417b852
Align internal mfqe framebuffer dimensions
by John Koleszar
· 13 years ago
45f4b87
Fixed bug in 5-layer multi-layer encode
by Adrian Grange
· 13 years ago
9df0d29
Merge "Added 2 temporal patterns with new parameters"
by Adrian Grange
· 13 years ago
a040eb3
Merge "Allow to skip highest-resolution encoding in multi-resolution encoder"
by Yunqing Wang
· 13 years ago
fa1a929
Allow to skip highest-resolution encoding in multi-resolution encoder
by Yunqing Wang
· 13 years ago
d8ebdcd
Moved ref_frame_cost from MACROBLOCKD to MACROBLOCK
by Scott LaVarnway
· 13 years ago
11c7064
Removed frames_till_alt_ref_frame from MACROBLOCKD
by Scott LaVarnway
· 13 years ago
e2000cc
Removed frames_since_golden from MACROBLOCKD
by Scott LaVarnway
· 13 years ago
07c6eb1
Merge "Improved uv mv calculations in build inter predictor"
by Scott LaVarnway
· 13 years ago
749bc98
BLOCKD structure cleanup
by Scott LaVarnway
· 13 years ago
57d459b
RTCD: remove unimplemented vp8_short_walsh4x4_mmx
by John Koleszar
· 13 years ago
8aae246
RTCD: finalize removal of old RTCD system
by John Koleszar
· 13 years ago
109b69a
RTCD: add arnr functions
by John Koleszar
· 13 years ago
0b0bc8d
RTCD: add motion search functions
by John Koleszar
· 13 years ago
be8af18
RTCD: add block subtraction functions
by John Koleszar
· 13 years ago
61311e6
RTCD: add quantizer functions
by John Koleszar
· 13 years ago
510e0ab
RTCD: add FDCT functions
by John Koleszar
· 13 years ago
83a91e7
RTCD: add variance functions
by John Koleszar
· 13 years ago
f103dce
RTCD: add subpixel functions
by John Koleszar
· 13 years ago
2a8f57f
RTCD: add postproc functions
by John Koleszar
· 13 years ago
fdb61a4
RTCD: add recon functions
by John Koleszar
· 13 years ago
ab77b4e
RTCD: add remaining IDCT functions
by John Koleszar
· 13 years ago
55f74c5
RTCD: add loopfilter functions
by John Koleszar
· 13 years ago
a910049
New RTCD implementation
by John Koleszar
· 14 years ago
57cc35d
Merge Duclair release into master branch
by John Koleszar
· 13 years ago
Next »