Sign in
aomedia
/
avm
/
65583b14e0e410080f81fd720dd864ab03c0c525
65583b1
Merge "Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h."
by Dmitry Kovalev
· 12 years ago
9e66515
Merge "Using constants instead of plain numbers."
by Dmitry Kovalev
· 12 years ago
e078c3d
Initial 1-pass.
by Marco Paniconi
· 12 years ago
e55f602
Implement variance-based adaptive quantization
by Guillaume Martres
· 12 years ago
660fc5f
Merge "lint-hunks: remove runtime/int filter"
by James Zern
· 12 years ago
12b2c71
Merge "Updated encoder to handle intra-only frames"
by Adrian Grange
· 12 years ago
e404db4
Merge "Remove Windows-style newlines using dos2unix"
by Johann
· 12 years ago
9b05f23
Merge "Make vp9_zero use cases of consistent format"
by Jingning Han
· 12 years ago
d6a59fb
Updated encoder to handle intra-only frames
by Alexander Voronov
· 12 years ago
355db16
Merge "Remove unused variable vp9_64x64_zeros"
by Jingning Han
· 12 years ago
bf187d1
Merge "Fix a few indent format issues in buffer defs"
by Jingning Han
· 12 years ago
fd1cd89
Merge "Remove unused comment"
by Jingning Han
· 12 years ago
3f52cfa
Merge "Re-design all-zero-coeff block index buffer use"
by Jingning Han
· 12 years ago
c8e48f4
Make vp9_zero use cases of consistent format
by Jingning Han
· 12 years ago
67cf81b
Remove Windows-style newlines using dos2unix
by Guillaume Martres
· 12 years ago
650caec
lint-hunks: remove runtime/int filter
by Guillaume Martres
· 12 years ago
e4d12a1
Merge "Converted assertion to returning error"
by Yaowu Xu
· 12 years ago
f999d79
Merge "Added trap for invalid key frame"
by Yaowu Xu
· 12 years ago
f2cb97b
Merge "Prevent access to invalid pointer"
by Yaowu Xu
· 12 years ago
da9e67c
Merge "Add clamp to prevent out of bound access"
by Yaowu Xu
· 12 years ago
50494d5
Converted assertion to returning error
by Yaowu Xu
· 12 years ago
52a39f7
Added trap for invalid key frame
by Yaowu Xu
· 12 years ago
ff1083c
Prevent access to invalid pointer
by Yaowu Xu
· 12 years ago
45dbe94
Add clamp to prevent out of bound access
by Yaowu Xu
· 12 years ago
9115d84
Remove unused variable vp9_64x64_zeros
by Jingning Han
· 12 years ago
0a66541
Fix a few indent format issues in buffer defs
by Jingning Han
· 12 years ago
9622271
Remove unused comment
by Jingning Han
· 12 years ago
a458528
Removing unused 8x4 transform from the encoder.
by Dmitry Kovalev
· 12 years ago
8e3ce1a
Re-design all-zero-coeff block index buffer use
by Jingning Han
· 12 years ago
9d98e93
Merge "add a test vector with frame parallel mode enabled"
by James Zern
· 12 years ago
77cd8db
Moving FILTER_BITS constant from vp9_convolve.h to vp9_filter.h.
by Dmitry Kovalev
· 12 years ago
a97fe89
Using constants instead of plain numbers.
by Dmitry Kovalev
· 12 years ago
bee4abc
Merge "vp9_receive_compressed_data: remove unnecessary indent"
by James Zern
· 12 years ago
a0d8ec7
Merge "Move token_cache from cost_coeffs to MACROBLOCK"
by Jingning Han
· 12 years ago
f60a391
Move token_cache from cost_coeffs to MACROBLOCK
by Jingning Han
· 12 years ago
798cf80
add a test vector with frame parallel mode enabled
by James Zern
· 12 years ago
706d4a7
Merge "Moving libmkv library to third_party folder."
by Dmitry Kovalev
· 12 years ago
f36ba3d
Merge "Making input pointer of any inverse transform constant."
by Dmitry Kovalev
· 12 years ago
898c217
Merge "Adding TREE_SIZE macro + cleanup."
by Dmitry Kovalev
· 12 years ago
7336f1f
Merge "Adjust icc compiler options"
by Erik Niemeyer
· 12 years ago
51af8a5
Adjust icc compiler options
by Yunqing Wang
· 12 years ago
65f118d
Making input pointer of any inverse transform constant.
by Dmitry Kovalev
· 12 years ago
1ea04d9
Merge "Get libvpx to compile on VS2013."
by Johann
· 12 years ago
860e467
Adding TREE_SIZE macro + cleanup.
by Dmitry Kovalev
· 12 years ago
ac468dd
Consistent names for inverse hybrid transforms (2 of 2).
by Dmitry Kovalev
· 12 years ago
107897c
Merge "Consistent names for inverse hybrid transforms (1 of 2)."
by Dmitry Kovalev
· 12 years ago
3806bab
Get libvpx to compile on VS2013.
by Scott Graham
· 12 years ago
e765aad
Merge "Replacing {VP9_COEF, MODE}_UPDATE_PROB with DIFF_UPDATE_PROB."
by Dmitry Kovalev
· 12 years ago
c222b96
Merge "Change in rddiv parameter to make it a power of 2"
by Deb Mukherjee
· 12 years ago
7ef5739
Consistent names for inverse hybrid transforms (1 of 2).
by Dmitry Kovalev
· 12 years ago
1ab7eb1
Merge "Adding const to the input argument of all 1D transforms."
by Dmitry Kovalev
· 12 years ago
4c20bff
Merge "Masking intra mode choice adaptively"
by Yaowu Xu
· 12 years ago
44195fd
Adding const to the input argument of all 1D transforms.
by Dmitry Kovalev
· 12 years ago
4a0f947
Replacing {VP9_COEF, MODE}_UPDATE_PROB with DIFF_UPDATE_PROB.
by Dmitry Kovalev
· 12 years ago
6e21ca7
Merge "Removing vp9_tree_p typedef."
by Dmitry Kovalev
· 12 years ago
9c8f306
Merge "Removing vp9_idct4_1d_sse2 function."
by Dmitry Kovalev
· 12 years ago
d9655e4
Change in rddiv parameter to make it a power of 2
by Deb Mukherjee
· 12 years ago
8b17567
Masking intra mode choice adaptively
by Yaowu Xu
· 12 years ago
dc079ab
Merge "Code cleanup"
by Yunqing Wang
· 12 years ago
54e702b
Merge "Restore mode skip feature in sub8x8 rd loop"
by Jingning Han
· 12 years ago
57b97b5
Code cleanup
by Yunqing Wang
· 12 years ago
b30445e
Merge "Experimental rate control change."
by Paul Wilkins
· 12 years ago
39c0e4e
Merge "Disable recode loop."
by Paul Wilkins
· 12 years ago
3a0b59e
Merge "SSE2 8-tap sub-pixel filter optimization"
by Yunqing Wang
· 12 years ago
704028d
Experimental rate control change.
by Paul Wilkins
· 12 years ago
8b989f5
Disable recode loop.
by Paul Wilkins
· 12 years ago
899ab95
Adjustment to allowed range in resize unit test
by Paul Wilkins
· 12 years ago
98400c1
Removing vp9_tree_p typedef.
by Dmitry Kovalev
· 12 years ago
ddf1b76
Removing vp9_idct4_1d_sse2 function.
by Dmitry Kovalev
· 12 years ago
83936e8
d207 intra prediction ssse3 using bytes
by Scott LaVarnway
· 12 years ago
2be3b84
Merge "Giving consistent names to IDCT 32x32 functions."
by Dmitry Kovalev
· 12 years ago
3309b04
Merge "Consistent names for FDCT functions."
by Dmitry Kovalev
· 12 years ago
8652858
Merge "d153 intra prediction (32x32) ssse3 using bytes"
by Yunqing Wang
· 12 years ago
3fb728c
SSE2 8-tap sub-pixel filter optimization
by Yunqing Wang
· 12 years ago
61c607f
Merge "Fix typo in comment message"
by Adrian Grange
· 12 years ago
e2d6e37
Merge "change to avoid out-of-range computation"
by Yaowu Xu
· 12 years ago
09aca30
Merge "Re-design rate-distortion cost tracking buffers"
by Jingning Han
· 12 years ago
f0772dc
Fix typo in comment message
by Jingning Han
· 12 years ago
fc82dbb
Consistent names for FDCT functions.
by Dmitry Kovalev
· 12 years ago
1e766b5
Giving consistent names to IDCT 32x32 functions.
by Dmitry Kovalev
· 12 years ago
fc19243
Re-design rate-distortion cost tracking buffers
by Jingning Han
· 12 years ago
b47cef0
change to avoid out-of-range computation
by Yaowu Xu
· 12 years ago
1e8fc24
Merge "Removing inv_txm4x4_1_add and inv_txm4x4_add function pointers."
by Dmitry Kovalev
· 12 years ago
9a1250e
Merge "Moving all scan/iscan code into separate vp9_scan.{h, c} files."
by Dmitry Kovalev
· 12 years ago
419c3f6
Merge "Giving consistent names to IDCT 16x16 functions."
by Dmitry Kovalev
· 12 years ago
5bcc11b
Merge "Adding const to several pointers."
by Dmitry Kovalev
· 12 years ago
2b055df
Merge "Adjustment to mv cost parameters"
by Deb Mukherjee
· 12 years ago
be6ae20
Merge "Fix intra dist model of skip_encode feature"
by Jingning Han
· 12 years ago
4793324
Merge "Allow sub8x8 intra modes test for alt frame coding"
by Jingning Han
· 12 years ago
c317fbd
Merge "Disable MODE_TEST_HIT_STATS"
by Paul Wilkins
· 12 years ago
e4b0fce
Adjustment to mv cost parameters
by Deb Mukherjee
· 12 years ago
d9d7040
Adding const to several pointers.
by Dmitry Kovalev
· 12 years ago
80f2151
Merge "Simplifying and inlining k_cvtlo_epi16 and k_cvthi_epi16"
by Jingning Han
· 12 years ago
013db64
Fix intra dist model of skip_encode feature
by Jingning Han
· 12 years ago
8a06cb5
Merge "Added #define of snprintf for MSVC"
by Yaowu Xu
· 12 years ago
850a919
Added #define of snprintf for MSVC
by Yaowu Xu
· 12 years ago
d6aae4d
Merge "Clean-ups in rdopt.c"
by Deb Mukherjee
· 12 years ago
eb8b1cd
Clean-ups in rdopt.c
by Deb Mukherjee
· 12 years ago
8933b96
Merge "Deprecate the use of PARTITION_INFO from encoder"
by Jingning Han
· 12 years ago
03fe08c
Deprecate the use of PARTITION_INFO from encoder
by Jingning Han
· 12 years ago
Next »