Sign in
aomedia
/
avm
/
6fdc853e40bc7210a87d0686d6125fa43f5fcba7
/
av1
/
encoder
/
encoder.h
69f18e1
Add WARPED_MOTION experiment
by Yue Chen
· 9 years ago
b98a702
Add recode loop test for global motion usage
by Debargha Mukherjee
· 8 years ago
af6df17
Add options setting number of tile groups or MTU.
by Thomas Davies
· 8 years ago
5114b7b
Frame buffer marking enabling non-intra-based loss recovery
by Arild Fuldseth (arilfuld)
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
8c1e57c
Change 2 motion search counts to be tile data
by Yunqing Wang
· 8 years ago
d4add7a
Remove encode_breakout and related speed features
by Brennan Shacklett
· 9 years ago
7f76d47
Prevent potential token buffer overflow in format 444
by Jingning Han
· 9 years ago
bffc0b5
Declare some array sizes to be constants (known at compile time).
by Urvang Joshi
· 9 years ago
0744116
Support for delta-q at superblock level
by Arild Fuldseth
· 9 years ago
66b1fcc
Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2
by Urvang Joshi
· 8 years ago
454280d
Fix warnings reported by -Wshadow: Part2: av1 directory
by Urvang Joshi
· 8 years ago
b5ed350
Move STAT_TYPE enum to source file.
by Urvang Joshi
· 8 years ago
5264844
Code cleanup: mainly rd_pick_partition and methods called from there.
by Urvang Joshi
· 8 years ago
8a02d76
Remove unused array 'last_frame_seg_map_copy'.
by Urvang Joshi
· 9 years ago
b100db7
Wrap palette code inside CONFIG_PALETTE flag.
by Urvang Joshi
· 8 years ago
cb60b18
Renamings for OBMC experiment
by Yue Chen
· 8 years ago
3e457ba
Merge changes I38f40582,Ib7afcffa into nextgenv2
by Alex Converse
· 9 years ago
1ac1ae7
Move ANS to aom_dsp.
by Alex Converse
· 9 years ago
4c80804
Merge "Enable tile-adaptive restoration" into nextgenv2
by Debargha Mukherjee
· 9 years ago
5cd2ab9
Enable tile-adaptive restoration
by Debargha Mukherjee
· 9 years ago
67948d3
apply clang-format
by clang-format
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (96%) from vp10/encoder/encoder.h]
4c7e1cd
Separate EXT_ARFs' frame context index
by Wei-ting Lin
· 9 years ago
41d5d52
Insert extra ARFs' in a gf group
by Wei-ting Lin
· 9 years ago
0818a7c
Port commits related to clpf and qm experiments
by Yaowu Xu
· 9 years ago
d9f9a34
vp10/encoder: apply clang-format
by clang-format
· 9 years ago
cbed16b
Merge "Code refactoring on Macros related to ref frame numbers" into nextgenv2
by Zoe Liu
· 9 years ago
fe291b6
Replace variants of 'vp8' and 'vp9' with 'vpx'
by Yaowu Xu
· 9 years ago
1af28f0
Code refactoring on Macros related to ref frame numbers
by Zoe Liu
· 9 years ago
b06147d
Cherry pick from AOMedia
by Yaowu Xu
· 9 years ago
8bf837f
Cherry pick from AOM:
by Yaowu Xu
· 9 years ago
d4c4724
Cherry pick renaming changes from AOMedia branch
by Yaowu Xu
· 9 years ago
8915eb8
Separate frame context index for different frame types
by Jingning Han
· 9 years ago
3c13124
Merge "Allow OVERLAY frames to use the show_exsiting_frame flag" into nextgenv2
by Wei-ting Lin
· 9 years ago
5fa46c0
Add global motion parameters to compressed header
by Sarah Parker
· 9 years ago
ccc9e7c
Allow OVERLAY frames to use the show_exsiting_frame flag
by Wei-ting Lin
· 9 years ago
6fe07a2
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
581636d
Refactor codes about motion search
by hui su
· 9 years ago
fbe6fb2
Add multiple quantization profiles to new_quant experiment
by Sarah Parker
· 9 years ago
5805a14
Merge bi-predictive frames to EXT_REFS
by Zoe Liu
· 9 years ago
d60523b
Refactor variance aq.
by Geza Lore
· 9 years ago
81f8b3f
Merge "Some refactoring to support warped motion mode" into nextgenv2
by Debargha Mukherjee
· 9 years ago
03be30b
Some refactoring to support warped motion mode
by Debargha Mukherjee
· 9 years ago
a21afd4
Move new quant experiment from nextgen
by Sarah Parker
· 9 years ago
e89ca18
Make the bi-predictive frame group interval adjustable
by Zoe Liu
· 9 years ago
cf5083d
Added an experiment "bidir_pred" for backward prediction
by Zoe Liu
· 9 years ago
a63147a
Fix --test-decode=warn to test mismatch
by Zoe Liu
· 9 years ago
011f020
Refactor on getting upsampled reference frame
by Zoe Liu
· 9 years ago
102cdf9
Move count buffers from stack to heap
by Yaowu Xu
· 9 years ago
667f632
Fix comment for target_bandwidth in VP9 and VP10
by hui su
· 9 years ago
a912c6e
Make LAST_FRAME always point to the newly coded frame in ext-refs
by Zoe Liu
· 9 years ago
5d2b0f9
Use an exponential growth approach for the ANS reversal buffer.
by Alex Converse
· 9 years ago
9e8cad3
Merge "Add vp10_ prefix to full_to_model_counts and fill_token_costs" into nextgenv2
by Hui Su
· 9 years ago
0792748
Add vp10_ prefix to full_to_model_counts and fill_token_costs
by hui su
· 9 years ago
61af898
Extend variance based partitioning to 128x128 superblocks
by Geza Lore
· 9 years ago
f2be4f6
Refactor PC_TREE root handling.
by Geza Lore
· 9 years ago
454989f
Make superblock size variable at the frame level.
by Geza Lore
· 9 years ago
2be211e
Fix interpolation values and decouple interintra
by Debargha Mukherjee
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
490ba1a
Port large scale tile coding features from nextgen.
by Geza Lore
· 9 years ago
daf2fb4
Merge "Add "entropy" experiment" into nextgenv2
by Hui Su
· 9 years ago
7a3bae7
Merge "Porting ext_partition experiment from nextgen" into nextgenv2
by Debargha Mukherjee
· 9 years ago
5cce322
Porting ext_partition experiment from nextgen
by Julia Robson
· 9 years ago
5c9d315
Rework the DRL syntax entropy coding system
by Jingning Han
· 9 years ago
83b47af
Add "entropy" experiment
by hui su
· 9 years ago
b6fef12
remove filter_cache
by Angie Chiang
· 9 years ago
e6e2d88
Add high-precision sub-pixel search as a speed feature
by Yunqing Wang
· 9 years ago
ce4b35d
Merge "Adds compound wedge prediction modes" into nextgenv2
by Debargha Mukherjee
· 9 years ago
f34deab
Adds compound wedge prediction modes
by Debargha Mukherjee
· 9 years ago
954e560
Refactor entropy coding of transform size
by hui su
· 9 years ago
84f9820
Minor fix in header files
by Yunqing Wang
· 9 years ago
342a368
Do sub-pixel motion search in up-sampled reference frames
by Yunqing Wang
· 9 years ago
a10814e
Merge "Account context based prob model for motion vector cost estimate" into nextgenv2
by Jingning Han
· 9 years ago
03c01bc
Account context based prob model for motion vector cost estimate
by Jingning Han
· 9 years ago
7823fbb
Merge "Move PSNR related functions into vpx_dsp/psnr.c" into nextgenv2
by Yaowu Xu
· 9 years ago
7538501
Move PSNR related functions into vpx_dsp/psnr.c
by Yaowu Xu
· 9 years ago
d1cad9c
Overlapped block motion compensation experiment
by Yue Chen
· 9 years ago
1a69cb2
Refactor internal stats code
by Yaowu Xu
· 9 years ago
4958987
Entropy coding for dynamic ref mv modes
by Jingning Han
· 9 years ago
204e77e
Remove a flavor of SSIM that is never really used.
by Yaowu Xu
· 9 years ago
3b1c766
Add 8-tap interpolation filter options for intra prediction
by hui su
· 9 years ago
968bbc7
Adding new compound modes to EXT_INTER experiment
by Yue Chen
· 9 years ago
84ca7a9
Loop restoration filter
by Debargha Mukherjee
· 9 years ago
1ac8587
EXT_INTER experiment
by Yue Chen
· 9 years ago
0367f32
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
a0900fd
Remove experimental flag for ext_tx
by Debargha Mukherjee
· 9 years ago
f7dfa4e
Modifies inter/intra coding to allow all tx types
by Debargha Mukherjee
· 9 years ago
1559afd
Use precise rate cost for intra modes in inter frames
by hui su
· 9 years ago
ec36a2b
Restore the flexibility for the new 3 references
by Zoe Liu
· 9 years ago
f07d73b
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
1dc1807
Re-design motion compensated prediction mode entropy coding system
by Jingning Han
· 9 years ago
4e692bb
Changes to exhaustive motion search.
by paulwilkins
· 9 years ago
c93e5cc
Bring palette back to nextgenv2
by hui su
· 9 years ago
69f4930
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
5d3327e
Remove palette from VP10
by hui su
· 9 years ago
3ec1601
Added 3 more reference frames for inter prediction.
by Zoe Liu
· 9 years ago
66f2f65
Merge MISC_FIXES
by hui su
· 9 years ago
b49ac0b
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
Next »