Sign in
aomedia
/
avm
/
fa2865b50237a3be6dcf48ec6738b76df3090711
fa2865b
Implement bitstream debug for daala_ec
by David Barker
· 8 years ago
4d34154
Fix IOC warnings
by Yaowu Xu
· 8 years ago
4b23059
Remove dead assignments
by Yaowu Xu
· 8 years ago
e24609b
Remove dead assignments
by Yaowu Xu
· 8 years ago
557ce7b
Enable global motion in high bit depth mode
by David Barker
· 8 years ago
94b876f
Fix an edge case with global motion / warped motion
by David Barker
· 8 years ago
949097c
Compile fix for var-tx, ext-tx, rect-tx
by Debargha Mukherjee
· 8 years ago
faa7fcf
Add overwrite functions which do not zero bytes.
by Thomas Davies
· 8 years ago
e0f8c55
AOM_QM: fix av1_optimize_b.
by Thomas Davies
· 8 years ago
00d5472
Fix the code to allow a 3rd compound mode
by Zoe Liu
· 8 years ago
b2a0cfd
Minor fix to GLOBAL_MOTION_RATE
by Debargha Mukherjee
· 8 years ago
53291fa
Some minor changes for global motion.
by Debargha Mukherjee
· 8 years ago
554bd72
Fix compiler warning on get_tx_scale for new_quant
by Yi Luo
· 8 years ago
671dbf2
cmake: Add all aom_config variables to the cache.
by Tom Finegan
· 8 years ago
a9ce4b7
Refactor probability savings search.
by Alex Converse
· 9 years ago
3fb33f0
Support for homography in global motion experiment
by Debargha Mukherjee
· 8 years ago
721868c
Fix block_rd_txfm() and dist_block() for pvq
by Yushin Cho
· 8 years ago
55711e6
Fix missed checkpoint and rollback for tx_size and type rd
by Yushin Cho
· 8 years ago
09055d4
Add clamping to error advantage measure
by Debargha Mukherjee
· 8 years ago
1e487c3
Fix MSVC warnings in tests
by Yaowu Xu
· 8 years ago
caaf9f9
Revert "Support overwriting an arbitrary number of literal bits."
by Sarah Parker
· 8 years ago
f42bba2
Reinstate "fix msvc build warnings and errors"
by Yaowu Xu
· 8 years ago
607ed42
Correct corner case intra prediction
by Yaowu Xu
· 8 years ago
9dcf560
Use "-" instead of "_" in aom-qm parameters
by Yaowu Xu
· 8 years ago
3963d63
Clean up and turn on rd_debug for non-sub8x8 inter block
by Angie Chiang
· 8 years ago
6fddd18
Add ability to have multiple compound modes for interinter
by Sarah Parker
· 8 years ago
f4909db
Change erroradvantage measure for global motion
by David Barker
· 8 years ago
487a388
Some ransac fixes and cleanups
by Debargha Mukherjee
· 8 years ago
859a527
Apply clang-format
by Yaowu Xu
· 8 years ago
cf3d0b0
Remove Global_Motion_Params and GLOBAL_MOTION_TYPE
by David Barker
· 8 years ago
9cd9700
cmake: Add libyuv support
by Tom Finegan
· 8 years ago
957fe82
cmake: Add libwebm support.
by Tom Finegan
· 8 years ago
d11ada5
cmake: Add doc comments in compiler_flags.cmake.
by Tom Finegan
· 8 years ago
c2162d3
cmake: Add compiler source tests.
by Tom Finegan
· 8 years ago
67ae45a
cmake: Move compiler flag tests into aom_configure.cmake.
by Tom Finegan
· 8 years ago
03f6ca7
cmake: Hook up example executable targets.
by Tom Finegan
· 8 years ago
f877d1e
cmake: Move defaults for configure output.
by Tom Finegan
· 8 years ago
42403bc
cmake: compiler flag handling improvements.
by Tom Finegan
· 8 years ago
3aab650
Fix compile error of VAR_TX in rdopt.c
by Angie Chiang
· 8 years ago
8f209a8
Add guided projection filter to loop restoration
by Debargha Mukherjee
· 9 years ago
fdb4216
Revert "fix msvc build warnings and errors"
by Yaowu Xu
· 8 years ago
32dbdff
fix msvc build warnings and errors
by Yaowu Xu
· 8 years ago
6e9d0c1
cmake: Add RTCD generation.
by Tom Finegan
· 8 years ago
1f49624
SAD avx2 optimization for ext-partition
by Yi Luo
· 8 years ago
8db4c77
Harmonize the global parameter mappings
by Debargha Mukherjee
· 8 years ago
7615912
handle_inter_mode: merge rate/dist/sse/skip RD_STATS
by Angie Chiang
· 8 years ago
1e76199
Remove a duplicate call
by Yaowu Xu
· 8 years ago
70e5f3f
Support rectangular tx_size in recursive txfm partition
by Jingning Han
· 8 years ago
af6df17
Add options setting number of tile groups or MTU.
by Thomas Davies
· 8 years ago
491983d
Fix test failures with supertx + warped-motion
by David Barker
· 8 years ago
599dfd0
Fix compile error with ref-mv
by David Barker
· 8 years ago
f541932
Fix compile with ext-tx
by David Barker
· 8 years ago
9739f36
Fix clpf + ext_partition and dering + ext_partition
by David Barker
· 8 years ago
3827fdd
Refactor PVQ codes in av1_encode_block_intra()
by Yushin Cho
· 8 years ago
63cbf34
Skip repeated transform block cost computation
by Jingning Han
· 8 years ago
1b1dc93
Reset the txfm context to match block size when skip flag is on
by Jingning Han
· 8 years ago
49eea11
apply clang-format
by Yaowu Xu
· 8 years ago
e94556b
Embed txb_coeff_cost in rd_stats in block_rd_txfm
by Angie Chiang
· 8 years ago
c97f6d5
Use enum RUN_TYPE when checking dry_run
by Yushin Cho
· 8 years ago
6c8ec65
Add missing support aomenc parameter for aom-qm
by Yaowu Xu
· 8 years ago
403618e
Fix the condition of recode when PVQ enabled
by Yushin Cho
· 8 years ago
0e11912
Support 64x64 quantizer functions
by Debargha Mukherjee
· 8 years ago
23b120d
cmake: Update source lists.
by Tom Finegan
· 8 years ago
febe9b0
Fix msvc compiler warnings
by Yaowu Xu
· 8 years ago
284d777
super_block_uvrd merge rate/dist/skip/sse RD_STATS
by Angie Chiang
· 8 years ago
0e9a2e9
super_block_yrd: merge rate/dist/skip/sse RD_STATS
by Angie Chiang
· 8 years ago
c4ad25d
Support rectangular tx_size distortion calculation by default
by Jingning Han
· 8 years ago
5114b7b
Frame buffer marking enabling non-intra-based loss recovery
by Arild Fuldseth (arilfuld)
· 8 years ago
4974e52
TILE_GROUPS: send a tile length when just 1 tile.
by Thomas Davies
· 8 years ago
72712e6
Fix merge issues with TILE_GROUPS
by Thomas Davies
· 8 years ago
133c57c
Support overwriting an arbitrary number of literal bits.
by Thomas Davies
· 8 years ago
05f540a
Fix compile error when PVQ is enabled
by Yushin Cho
· 8 years ago
1807fdc
Sync transform block size mapping in pack_txb_tokens
by Jingning Han
· 8 years ago
4542d22
Prepare uv_tx_size mapping table for recursive transform partition
by Jingning Han
· 8 years ago
df07264
Fix pvq if statement ending
by Jingning Han
· 8 years ago
3d45c0e
Fix logic in rd_pick_intra4x4block()
by Jingning Han
· 8 years ago
4ca8b1c
Use tx_size_from_tx_mode() to set tx_size for skip blocks
by Jingning Han
· 8 years ago
1e4e29f
Fix rans ec_multisymbol merge issues.
by Alex Converse
· 8 years ago
e38d63c
Clean up pvq experimental flag in encode_block_pass1()
by Jingning Han
· 8 years ago
94ea1aa
Clean up encode_superblock()
by Jingning Han
· 8 years ago
7c2b7f2
Replace rate distortion sse skip by RD_STATS in rdopt.c
by Angie Chiang
· 8 years ago
d02001d
Add txb_coeff_cost_map into TOKEN_STATS
by Angie Chiang
· 8 years ago
944cf7f
cmake: Add aom_version.h generation.
by Tom Finegan
· 8 years ago
c1c6f6a
Merge aom/master and webm/nextgenv2
by Yaowu Xu
· 8 years ago
6515afc
Merge "Add min_tx_size variable to recursive transform block partition system" into nextgenv2
by Jingning Han
· 8 years ago
f6e958b
Merge "Fix the bug that PVQ commit broke dering" into nextgenv2
by Yaowu Xu
· 8 years ago
13ea019
Merge changes Ib9428dc9,Ide04717a,If1dba7d8,I6da97880 into nextgenv2
by Angie Chiang
· 8 years ago
e67b38a
Add min_tx_size variable to recursive transform block partition system
by Jingning Han
· 8 years ago
48f84db
Fix the bug that PVQ commit broke dering
by Yushin Cho
· 8 years ago
8b0f636
Fix clang-format issues.
by Thomas Davies
· 8 years ago
7d208d0
Fix the bug that PVQ commit broke dering
by Yushin Cho
· 8 years ago
f0481a5
Use --enable-daala_ec by default.
by Nathan E. Egge
· 9 years ago
e0b5ae8
Remove multiple coefficient buffers from PICK_MODE_CONTEXT
by Brennan Shacklett
· 8 years ago
973d4d5
cmake: Add partial configure.
by Tom Finegan
· 8 years ago
9b3974e
aom_ports: Fix build in Xcode 8.
by Tom Finegan
· 8 years ago
fc1b213
Use block_size for max_scan_line in pvq decoding
by Yaowu Xu
· 8 years ago
856c55e
Add transform parameter initialization
by Yaowu Xu
· 8 years ago
cc37e36
pvq: drop unused declaration
by Tristan Matthews
· 8 years ago
f591782
Fix compiler warning of out-of-bound array access
by Yaowu Xu
· 8 years ago
dc97204
Merge "Fix compiler warning of un-used variables" into nextgenv2
by Yaowu Xu
· 8 years ago
Next »