Sign in
aomedia
/
avm
/
f636d5cd52a2b272868cf809e2ce67367dbaf68a
/
av1
f636d5c
Disable CDEF signaling when all segments are lossless.
by Thomas Daede
· 8 years ago
5a995d7
Fix skip cost estimate in lv-map
by Jingning Han
· 8 years ago
56359d4
Remove redundant call to av1_search_txk_type
by Jingning Han
· 8 years ago
5bb3a74
Remove the symbol counts for intra with EC_ADAPT.
by Nathan E. Egge
· 8 years ago
788ed89
Remove the intra probs when EC_ADAPT enabled.
by Nathan E. Egge
· 8 years ago
7e55571
AOM_QM: constrain high-weight matrices to stay in 8 bits.
by Thomas Davies
· 8 years ago
780d249
[CFL] Adjust Pixel Buffer for Chroma Sub8x8
by Luc Trudeau
· 8 years ago
f9333f5
Fix a bug in block mismatch debugging
by Zoe Liu
· 8 years ago
5694aa7
Remove the av1_intra_mode_tree const with EC_ADAPT.
by Nathan E. Egge
· 8 years ago
693eedd
Use CDFs to compute all intra mode related costs.
by Nathan E. Egge
· 8 years ago
858e238
Remove Unused UPDATE_RD_COST macro
by Guillaume Martres
· 8 years ago
3409c0d
Fix typo in error message
by David Barker
· 8 years ago
f7b6756
Fix warning in test code
by Sebastien Alaiwan
· 8 years ago
e3afdd8
Fix bug when cb4x4 is disabled
by David Barker
· 8 years ago
4a84134
Remove unused av1_token encodings.
by Nathan E. Egge
· 8 years ago
b03c2f4
[CFL] Assert that luma buffer is not bigger than chroma surface
by Luc Trudeau
· 8 years ago
e7f9e16
[CFL] Compute DC_PRED until end of frame
by Luc Trudeau
· 8 years ago
3dc55e0
[CFL] Better encapsulation
by Luc Trudeau
· 8 years ago
24d565b
Cleanup dead inv-txfm functions in HBD data path
by Frederic Barbier
· 8 years ago
8526830
Add NCOBMC_ADAPT_WEIGHT as another motion mode
by Wei-Ting Lin
· 8 years ago
5e8007f
align buffers to avoid Segmentation fault
by Yaowu Xu
· 8 years ago
0f4195c
Fwd txfm and quantizer HBD/LBD data paths co-exist
by Yi Luo
· 8 years ago
5680a01
Extend DISABLE_TRELLISQ_SEARCH to include calls from var-tx
by Sarah Parker
· 8 years ago
50f1911
Add the av1_cost_tokens_from_cdf() function.
by Nathan E. Egge
· 8 years ago
05b45e6
Avoid use of deprecated inv-txfm in encoder
by Frederic Barbier
· 8 years ago
894cc81
NEW_MULTISYMBOL: adapt comp_ref and bwd_ref.
by Thomas Davies
· 8 years ago
243b66b
Support rectangular tx_type coding in var-tx
by Jingning Han
· 8 years ago
8147372
Fix lv_map when accounting is on
by Angie Chiang
· 8 years ago
85a8f70
ncobmc_adapt_weight: Add bitstream syntax
by Wei-Ting Lin
· 8 years ago
302d097
Add experiment bgsprite
by Todd Nguyen
· 8 years ago
8fb4c9e
[CFL] Sum Alpha Distortion Over Transform Block
by Luc Trudeau
· 8 years ago
f053cba
Reduce multiplier precision for warp least squares
by Debargha Mukherjee
· 8 years ago
5128109
Fix inv txfm low/high bitdepth selection logic
by Yi Luo
· 8 years ago
784596d
Remove redundant checks in read/write_tx_type
by Sarah Parker
· 8 years ago
580943a
supertx: Read and write transforms with CDF in decode_partition
by Rupert Swarbrick
· 8 years ago
e3b81bc
Rework recursive transform block partition search
by Jingning Han
· 8 years ago
a65f305
Re-organize the block index in decode_reconstruct_tx
by Jingning Han
· 8 years ago
1d46d90
Fix token-encoding errors in NCOBMC
by Wei-Ting Lin
· 8 years ago
8ab875d
daala-dist: high bit depth support
by Yushin Cho
· 8 years ago
0d6ab64
Remove redundant code line
by Adrian Grange
· 8 years ago
0474912
Fix daala-dist for var-tx
by Yushin Cho
· 8 years ago
ad8290b
New experiment: LGT
by Lester Lu
· 8 years ago
75b0100
Fix daala_dist to handle visible pixels only
by Yushin Cho
· 8 years ago
6f0566e
Fix some valgrind errors in loop-restoration
by Debargha Mukherjee
· 8 years ago
67d968f
Change mv scaling behaviour
by David Barker
· 8 years ago
6757197
Simplify superframe index writing
by Sebastien Alaiwan
· 8 years ago
d94476d
Fix double definition of 'pd'
by Sebastien Alaiwan
· 8 years ago
d937cdb
x86: _mm_set_epi64x -> _mm_{set_epi32,cvtsi32_si128}
by James Zern
· 8 years ago
8889673
{decodeframe,rdopt}.c: fix asserts with strings
by James Zern
· 8 years ago
bd99b38
Pass mbmi into get_scan()
by Angie Chiang
· 8 years ago
a3d7091
Fix compile warning
by Yushin Cho
· 8 years ago
11132ce
Fix bug with chroma-sub8x8 + resizing
by David Barker
· 8 years ago
afe7c5f
Do not find transformation for very few points
by Debargha Mukherjee
· 8 years ago
9180b6e
Prevent divide-by-zero
by Yaowu Xu
· 8 years ago
bdda9d4
convert to int before apply sign
by Yaowu Xu
· 8 years ago
cb63767
Fix compiler warning in joint_motion_search
by Jingning Han
· 8 years ago
a56f916
Add entropy stats dump out for individual frame context type
by Zoe Liu
· 8 years ago
193422e
Add avx2 highbd_quantize_b
by Yi Luo
· 8 years ago
04eb959
Fix daala-dist, rd tx search
by Yushin Cho
· 8 years ago
a0cc9aa
Add missing accumulation cross threads
by Yaowu Xu
· 8 years ago
493fd88
Simplify packetization of frames into a superframe
by Sebastien Alaiwan
· 8 years ago
e4d6f9b
Simplify flow of control
by Sebastien Alaiwan
· 8 years ago
a1d0c4d
Integrate global_motion with convolve_round in hbd
by Angie Chiang
· 8 years ago
84f567c
Add chorma tilesize option in loop-restoration
by Debargha Mukherjee
· 8 years ago
81ec261
cb4x4: Move sub-4X4 block sizes behind chroma flags.
by Timothy B. Terriberry
· 8 years ago
5c84469
Simplify code based on explicit assertion
by Frederic Barbier
· 8 years ago
2a19c9e
Don't silently fail writing the superframe index
by Sebastien Alaiwan
· 8 years ago
4a81001
ext_inter: Skip compound type probs. for small block sizes.
by Timothy B. Terriberry
· 8 years ago
b8f4910
Cleanup dead code
by Frederic Barbier
· 8 years ago
8c9bcdf
NEW_MULTISYMBOL: fix comp_inter decoding.
by Thomas Davies
· 8 years ago
2b4ea11
Use last_show_frame in use_prev_frame_mvs calc
by Fergus Simpson
· 8 years ago
c5c0cba
Fix CMake desync with configure build.
by Tom Finegan
· 8 years ago
a325233
Remove the av1_inter_mode_tree[] constants.
by Nathan E. Egge
· 8 years ago
8657ad7
Handle the invalid warped model error
by Yunqing Wang
· 8 years ago
5d61b60
get_min_tx_size: disable -Warray-bounds
by James Zern
· 8 years ago
fe06cb7
Cleanup useless 'else'
by Frederic Barbier
· 8 years ago
4e5b8f7
Integrate global_motion with convolve_round in lbd
by Angie Chiang
· 8 years ago
237c53e
Replace dead assertion
by Frederic Barbier
· 8 years ago
36b5458
Change left shifts to multiplications
by Yaowu Xu
· 8 years ago
562a393
Declare rate_mv_bmc in warped motion
by Yunqing Wang
· 8 years ago
6faf349
Add high bit depth fast path quantizer avx2
by Yi Luo
· 8 years ago
78516fc
Build static libaom without internal deps in CMake.
by Tom Finegan
· 8 years ago
84f2d79
Add shared library support to the CMake build.
by Tom Finegan
· 8 years ago
81b2e50
Pass conv_params into warp-related functions
by Angie Chiang
· 8 years ago
31d1927
Avoid left shift of negative values
by Yaowu Xu
· 8 years ago
2319866
[CFL] drop skip logic, always write alpha
by David Michael Barr
· 8 years ago
c646923
Fix compilation for CONFIG_DELTA_Q && !CONFIG_EC_ADAPT && !CONFIG_EXT_DELTA_Q
by Jonathan Matthews
· 8 years ago
0ba49a5
Use AOMMAX instead of ternary
by Sebastien Alaiwan
· 8 years ago
918c3c1
Rename 'size' to 'frame_size'
by Sebastien Alaiwan
· 8 years ago
62fc41a
Reduce scope of local variables
by Sebastien Alaiwan
· 8 years ago
c854bac
[CFL] Restore missing pair in cfl_alpha_codes
by David Michael Barr
· 8 years ago
aa2f1c7
[intra-edge] Cosmetic changes
by Joe Young
· 8 years ago
14fc504
[CFL] RDO Loop Rework
by Luc Trudeau
· 8 years ago
5f3d370
[CFL] Fix stack smash in cfl_load
by Luc Trudeau
· 8 years ago
830d4ce
[intra-edge] Convert 4x4 VP9 to ext-intra; upsample edge samples
by Joe Young
· 8 years ago
71adf52
Revert "Clamp inverse transform coefficients"
by Jingning Han
· 8 years ago
a9a23f7
fix a bug in the parallel deblocking experiment for chroma plane
by Ryan Lei
· 8 years ago
3e18e4a
[CFL] Compute Luma Average Over Partition Unit
by Luc Trudeau
· 8 years ago
401680b
Fix coefficient range for identity matrix
by Jingning Han
· 8 years ago
5d24b6f
encoder: Remove 64x upsampled reference buffers
by Timothy B. Terriberry
· 8 years ago
Next »