Sign in
aomedia
/
avm
/
74021a5a64b5c279ece445eb825f65c2c312218a
74021a5
Implement twopass support for the xiphrc system
by Rostislav Pehlivanov
· 8 years ago
f0fbf9d
Add frame level buffer to store txfm coeffs
by Angie Chiang
· 8 years ago
da3d94f
Account for elided extrabits during rate cost calculation.
by Alex Converse
· 8 years ago
e063e2d
highbitdepth: deduplicate extrabits
by Alex Converse
· 8 years ago
74a7754
Fix recon mismatches in GLOBAL_MOTION+MOTION_VAR
by Yue Chen
· 8 years ago
4e18d40
ext_partition_types: Make update tree shape match
by Alex Converse
· 8 years ago
1c05c63
NEW_TOKENSET: Make zero block value uncodeable for AC coeffs.
by Thomas Davies
· 8 years ago
a134e2d
Remove decoder coefficient counts for NEW_TOKENSET + EC_ADAPT.
by Thomas Davies
· 8 years ago
81915f5
Enable rect-tx by default
by Sarah Parker
· 8 years ago
076437f
Fix broken assert when rect-tx is enabled on its own
by Sarah Parker
· 8 years ago
6ee201d
frame_superres: Add experimental flag
by Fergus Simpson
· 8 years ago
04bdd52
NEW_TOKENSET: do not code impossible values.
by Thomas Davies
· 8 years ago
1052575
NEW_TOKENSET: improve RDO.
by Thomas Davies
· 8 years ago
028b57f
EC_ADAPT: Perform backwards updates directly on CDFs.
by Thomas Davies
· 8 years ago
d080f41
Fix broken build with accounting
by Yushin Cho
· 8 years ago
b3ebed1
Fix sub8x8 rd costing to include global motion prediction
by Sarah Parker
· 8 years ago
561eb7c
daala_ec: Remove dead code.
by Timothy B. Terriberry
· 8 years ago
b6e94d9
Uniform way of accessing mbmi in av1_xform_quant
by Luc Trudeau
· 8 years ago
1f40e22
Reduce scope of local variable
by Sebastien Alaiwan
· 8 years ago
7889e5f
Don't indent the 'normal' case
by Sebastien Alaiwan
· 8 years ago
13f77be
Group TX by sizes
by Sebastien Alaiwan
· 8 years ago
1b3dbf0
Add a macro to use only Wiener loop-restoration
by Debargha Mukherjee
· 8 years ago
93d44fb
Reduce size in FrameSizeTests for 32-bit arch
by Yaowu Xu
· 8 years ago
6323454
Add some default CDFs when ALT_INTRA is on.
by Urvang Joshi
· 8 years ago
d0916d9
Add aom_merge_corrupted_flag to simplify debugging
by Angie Chiang
· 8 years ago
b11aedf
Fix bitstream debug failure
by Angie Chiang
· 8 years ago
1e6f24d
Simplify test: avoid dynamic memory allocation
by Sebastien Alaiwan
· 8 years ago
1bc3046
Simplify list of functions to test
by Sebastien Alaiwan
· 8 years ago
def28b2
Remove a sse4_1 function
by Yaowu Xu
· 8 years ago
9d5d4ef
Fix a bug in encoding the restoration tilesize.
by Debargha Mukherjee
· 8 years ago
c3f5bd1
Align memory allocation for SIMD operations
by Yaowu Xu
· 8 years ago
66ee440
aom_encoder: enable floating point exceptions
by James Zern
· 8 years ago
4ab325c
Revert "aom_encoder: enable floating point exceptions"
by James Zern
· 8 years ago
57b700a
change to 32bit read from 64bit read
by Yaowu Xu
· 8 years ago
48c10c7
aom_encoder: enable floating point exceptions
by James Zern
· 8 years ago
d2c42f0
av1_rc_update_rate_correction_factors: avoid log(0)
by James Zern
· 8 years ago
9f7ca0b
handle_inter_mode: rename opt_args to args
by Fergus Simpson
· 8 years ago
3260480
Update golden MD5 in decode_to_md5 test.
by Urvang Joshi
· 8 years ago
3a9a527
Correction for ALT_INTRA + EXT_TX combo.
by Urvang Joshi
· 8 years ago
3424c2d
rdopt: move/remove 2d arrays in pick_inter_mode_sb
by Fergus Simpson
· 8 years ago
eed824e
Vectorize new highpass filter for loop-restoration
by David Barker
· 8 years ago
f7f87ff
Add a symbol decode call count to accounting.
by Thomas Davies
· 8 years ago
b7bb097
Replace one self guided filter with highpass
by Debargha Mukherjee
· 8 years ago
bcf25cd
Align a buffer for simd operation
by Yaowu Xu
· 8 years ago
fb8fc2b
README: add detail for running tests in parallel
by James Zern
· 8 years ago
41fc0c6
add 15 tap filter in the parallel_deblocking experiment
by Ryan Lei
· 8 years ago
bcc5535
Fix self-guided filter tests
by David Barker
· 8 years ago
443e6ae
Support the analyzer on all targets.
by Tom Finegan
· 8 years ago
67b5a30
Support CONFIG_ANALYZER in the cmake build.
by Tom Finegan
· 8 years ago
5443ff3
Use correct format specifier for 64-bit integers.
by Sebastien Alaiwan
· 8 years ago
d16a836
Rename a macro
by Sebastien Alaiwan
· 8 years ago
4487747
[Reland] Enable ALT_INTRA experiment by default.
by Urvang Joshi
· 8 years ago
3e32f1a
Uniform way of accessing mbmi in write_tokens_b
by Luc Trudeau
· 8 years ago
ee7ee7f
SMOOTH_PRED: Use get_msb() to get log2 of block dimension.
by Urvang Joshi
· 8 years ago
047db38
Fix CONFIG_INSPECTION propagation in the cmake build.
by Tom Finegan
· 8 years ago
2693ca5
Add frame inspection data to the analyzer.
by Nathan E. Egge
· 8 years ago
4d2af5d
Add SSE4.1 highbitdepth self-guided filter
by David Barker
· 8 years ago
0a4bc8d
Remove the av1_postproc flag.
by Tom Finegan
· 8 years ago
82a1340
Disallow combining CONFIG_ANS and CONFIG_DAALA_EC in the cmake build.
by Tom Finegan
· 8 years ago
15580c5
Fix bug with tx_size_coding for EC_ADAPT.
by Thomas Davies
· 8 years ago
1a0d5ea
Add analyzer to build system.
by Nathan E. Egge
· 8 years ago
4bfd72e
Clean up unused code in loop-restoration
by Debargha Mukherjee
· 8 years ago
625bc26
Add filter on color plane ability to analyzer.
by Nathan E. Egge
· 8 years ago
d5f51b3
Auto-detect wxwigets
by Alex Converse
· 8 years ago
f4fa01e
Port Daala stream analyzer to AV1.
by Nathan E. Egge
· 8 years ago
2729178
Revert "Enable ALT_INTRA experiment by default."
by Yaowu Xu
· 8 years ago
1008c1e
Add restoration tilesize to frame header
by Debargha Mukherjee
· 8 years ago
48f2fe1
Cast allocated pointers to proper types.
by Nathan E. Egge
· 8 years ago
7e9f59e
Avoid out-of-range memory access
by Yaowu Xu
· 8 years ago
de18e2b
rdopt: refactor interpolation_filter_search()
by Fergus Simpson
· 8 years ago
f04254f
Clean up intra mode writing
by Jingning Han
· 8 years ago
f80a5e2
Remove temporal denoising flags.
by Tom Finegan
· 8 years ago
f80a058
hbd: remove unused variable "use_hbd"
by Fergus Simpson
· 8 years ago
8e55c2e
Enable ALT_INTRA experiment by default.
by Urvang Joshi
· 8 years ago
5d69348
Add TODO comments in av1_quantize.c
by Jingning Han
· 8 years ago
ff0da2b
Code refactoring in adapt-scan
by hui su
· 8 years ago
b3be926
Remove palette interleave
by Fangwen Fu
· 8 years ago
0b7cbe6
Fix enc/dec mismatch in cb4x4 and ec-multisymbol
by Jingning Han
· 8 years ago
531d6af
localize the use of CONFIG_DEPENDENT_HORZTILES
by Yaowu Xu
· 8 years ago
27d158b
Fix an asan failure
by Yaowu Xu
· 8 years ago
daf03ee
Fix high bd quantization for cb4x4 mode
by Jingning Han
· 8 years ago
506eb72
Make encoder use vectorized self-guided filter
by David Barker
· 8 years ago
cff43bb
Fix a bug in the C selfguided filter
by David Barker
· 8 years ago
5765fad
Handle non-multiple-of-4 widths in SSE4.1 self-guided filter
by David Barker
· 8 years ago
e2e591c
Fix compile warnings for ext-tx + ec-adapt
by Sarah Parker
· 8 years ago
1511ea1
loop_restoration: Prevent some wild memory access
by Alex Converse
· 8 years ago
0b96b47
rdopt: fix wrong #endif
by Fergus Simpson
· 8 years ago
252453b
Support C++ examples in the existing build system.
by Tom Finegan
· 8 years ago
e1227d5
Fix accounting when PVQ is enabled.
by Thomas Daede
· 8 years ago
4550963
handle_inter_mode: add handle_newmv()
by Fergus Simpson
· 8 years ago
d6ee8a8
Add a CDF for coding delta_q.
by Thomas Davies
· 8 years ago
73126c0
dependent tiles togeter with tile groups
by Fangwen Fu
· 8 years ago
eafbd5f
Fix tile size offset in cb4x4 mode
by Jingning Han
· 8 years ago
f4f27fe
Add inspect CLI tool and Emscripten build tools.
by Michael Bebenita
· 8 years ago
6d2f3c2
Fix some potential warnings on unused functions and implicit cast
by Steinar Midtskogen
· 8 years ago
58833e6
Remove the multi_res_encoding flag support from build system.
by Tom Finegan
· 8 years ago
3cc0791
Remove vestigial remnants of dequant_tokens experiment.
by Tom Finegan
· 8 years ago
4afb425
Remove vestigial remnants of dc_recon experiment.
by Tom Finegan
· 8 years ago
258a024
Refactor PVQ tokens packing code as a function
by Yushin Cho
· 8 years ago
639c48f
Call tokenize_pvq() inside tokenize_b()
by Yushin Cho
· 8 years ago
Next »