Sign in
aomedia
/
avm
/
697597b4b29c730658717a16800f45a77bc1b33f
/
av1
/
encoder
/
encoder.c
f816415
[CFL] Custom block-level DC_PRED
by Luc Trudeau
· 8 years ago
f77fd0b
Lowercase cpi->Source and cpi->Last_Source
by Alex Converse
· 8 years ago
e04abf7
Fix the build failure combining ext-refs and xiphrc
by Zoe Liu
· 8 years ago
d8cd55f
ext_tile: add 2 tile encoding modes
by Yunqing Wang
· 8 years ago
4c10a3c
Refactor gm/wm/obmc for cleaner warping interactions
by Sarah Parker
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
f6214b9
Properly release the memory space in encode_frame_to_data_rate()
by Jingning Han
· 8 years ago
d056500
frame-superres: Move resize from encoder to common
by Fergus Simpson
· 8 years ago
52ece88
Temporarily disable multi-thread loop filter in cb4x4
by Jingning Han
· 8 years ago
9d53302
Fix active map setting in cb4x4 mode
by Jingning Han
· 8 years ago
749c057
Fix pvq for ext-tile
by Yushin Cho
· 8 years ago
b188ea1
Add PVQ frame context in common and tiles.
by Yushin Cho
· 8 years ago
493623e
Enable ec_adapt by default and fix experiment compatibilities.
by Thomas Davies
· 8 years ago
3e2613b
av1: normalize aom_enc_frame_flags_t usage
by James Zern
· 8 years ago
11f0e40
A few fixes for global motion
by Debargha Mukherjee
· 8 years ago
265db6d
Improves/refactors rd costing for global motion
by Debargha Mukherjee
· 8 years ago
e9f7742
Do real chroma RDO search for CDEF
by Jean-Marc Valin
· 8 years ago
5f5c132
Jointly optimizing deringing and clpf
by Jean-Marc Valin
· 8 years ago
c484abe
Set mbmi_ext's tcoeff to size MAX_SB_SQUARE
by Angie Chiang
· 8 years ago
a9d41e8
Merge dering/clpf rdo and filtering
by Steinar Midtskogen
· 8 years ago
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
028b57f
EC_ADAPT: Perform backwards updates directly on CDFs.
by Thomas Davies
· 8 years ago
1008c1e
Add restoration tilesize to frame header
by Debargha Mukherjee
· 8 years ago
ff0da2b
Code refactoring in adapt-scan
by hui su
· 8 years ago
73126c0
dependent tiles togeter with tile groups
by Fangwen Fu
· 8 years ago
0d10357
Fork the entropy experiment
by hui su
· 8 years ago
00c5433
Remove unnecessary filtering and buffer copies
by Debargha Mukherjee
· 8 years ago
7f094f1
Remove aom_realloc()
by Alex Converse
· 8 years ago
232e384
loop_restoration: Cleanup allocations
by Alex Converse
· 8 years ago
0143513
Merging the dering and clpf experiments into a single experiment: CDEF
by Jean-Marc Valin
· 8 years ago
5dfa930
Support trapezoidal models for global motion
by Debargha Mukherjee
· 8 years ago
002e7b7
Implement a new rate control system
by Rostislav Pehlivanov
· 8 years ago
b3c43bc
Add a macro to control use of domain txfm filter
by Debargha Mukherjee
· 8 years ago
befcc42
Fix segfault with loop-restoration on x86.
by David Barker
· 8 years ago
7b9f2b3
add horizontal tile dependence support
by Fangwen Fu
· 8 years ago
9b02b0e
deblocking_across_tiles->loopfilter_across_tiles
by Ryan Lei
· 8 years ago
0161a93
Cleanup for the entropy experiment
by hui su
· 8 years ago
8d164de
enable explicit temp mv prediction signaling
by Fangwen Fu
· 8 years ago
01770b3
Rename NONE to NONE_FRAME.
by Emil Keyder
· 8 years ago
eb780e7
Add a control to set the ANS window size
by Alex Converse
· 8 years ago
5d15721
Fix a memory leak
by Debargha Mukherjee
· 8 years ago
a43a2d9
Add UV wiener loop restoration
by Debargha Mukherjee
· 8 years ago
3a0df18
Simplify buffer management for self-guided restoration filter
by David Barker
· 8 years ago
7386eda
Add an experiment to disable lpf on tile boundaries
by Ryan Lei
· 8 years ago
5802ebe
Add code to output counts for an encode run
by Debargha Mukherjee
· 8 years ago
788dc23
Fix: Make CONFIG_REFERENCE_BUFFER and CONFIG_EXT_REFS work together
by Arild Fuldseth (arilfuld)
· 8 years ago
cc5bdf4
Add 2x2 block level variance functions for high bd
by Jingning Han
· 8 years ago
2cdf0d8
Specify ANS window size at initialization
by Alex Converse
· 8 years ago
6de954c
Fix multi-thread encoding for cb4x4 mode
by Jingning Han
· 8 years ago
519dbcf
Further optimizations of loop restoration
by Debargha Mukherjee
· 8 years ago
999d2f6
More cleanups / fixes on loop-restoration buffers
by Debargha Mukherjee
· 8 years ago
e2ffaf8
Add 2x4 and 4x2 variance functions
by Jingning Han
· 8 years ago
874d36d
Misc cleanups and enhancements on loop restoration
by Debargha Mukherjee
· 8 years ago
9666e75
Remove feedback between tiles in loop-restoration
by David Barker
· 8 years ago
fe1e58e
Not to call reset_use_upsampled_references() while encoding key frames
by Yunqing Wang
· 8 years ago
705544c
Refines the recode loop
by Debargha Mukherjee
· 8 years ago
b0f6bd4
Support affine/homography models for global motion
by Debargha Mukherjee
· 8 years ago
49a7656
Fix segfault for reference-buffer&aom-highbitdepth
by David Barker
· 8 years ago
9e7c49f
Add 2x2 variance function
by Jingning Han
· 8 years ago
bac17c1
Fix: Make REFERENCE_BUFFER and AOM_HIGHBITDEPTH work together
by Arild Fuldseth (arilfuld)
· 8 years ago
43479c6
Improve ALL_ZERO flag handling with global motion
by David Barker
· 8 years ago
153e1f8
Add default 64x64 scan orders and entropy models
by Debargha Mukherjee
· 8 years ago
637590c
Fix warnings from static analaysis tools
by Yaowu Xu
· 8 years ago
b98a702
Add recode loop test for global motion usage
by Debargha Mukherjee
· 8 years ago
859a527
Apply clang-format
by Yaowu Xu
· 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
5d56f4d
Reverse order of CLPF and dering
by Steinar Midtskogen
· 8 years ago
919bd6a
Upsample reference frames after size dependent speed features are calculated.
by Thomas Daede
· 8 years ago
80188d1
Encode and decode multiple tile groups
by Thomas Davies
· 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
a5d96c4
Align frame contexts.
by Angie Chiang
· 8 years ago
c76572a
Merge changes Icfc16070,Ied47a248,I8af087d9,I322a1366,If04580af into nextgenv2
by Yaowu Xu
· 8 years ago
bffc0b5
Declare some array sizes to be constants (known at compile time).
by Urvang Joshi
· 9 years ago
6cfaff9
Sync with aom branch for ext-refs
by Zoe Liu
· 8 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
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
d71be78
Revert "Revert "Move CLPF block signals from frame to SB level.""
by Yaowu Xu
· 8 years ago
4b71775
Merge "Revert "Move CLPF block signals from frame to SB level."" into nextgenv2
by Yaowu Xu
· 8 years ago
9b25f30
Revert "Move CLPF block signals from frame to SB level."
by Yaowu Xu
· 8 years ago
a48764d
Merge "Renamings for OBMC experiment" into nextgenv2
by Yue Chen
· 8 years ago
9753503
Move CLPF block signals from frame to SB level.
by Steinar Midtskogen
· 8 years ago
cb60b18
Renamings for OBMC experiment
by Yue Chen
· 8 years ago
f0e4669
Clean code a bit and fix a couple of small bugs in ext-refs
by Zoe Liu
· 8 years ago
86b1917
Bugfix in CLPF RDO. Prevented selection of enable_fb_flag=0.
by Steinar Midtskogen
· 8 years ago
2e40cc4
Bugfix in the CLPF RDO.
by Steinar Midtskogen
· 8 years ago
80eaf1a
Merge "Extend CLPF to chroma." into nextgenv2
by Yaowu Xu
· 8 years ago
39b25df
Merge "Remove some dead code in CLPF." into nextgenv2
by Yaowu Xu
· 8 years ago
443e522
Merge "Reduce memory footprint for CLPF encoding." into nextgenv2
by Yaowu Xu
· 8 years ago
a715524
Merge "Non-normative quality improvements to CLPF." into nextgenv2
by Yaowu Xu
· 8 years ago
b5e73bd
Merge "CLPF: Don't assume sb size=64 and w&h multiple of 8 + valgrind fix." into nextgenv2
by Yaowu Xu
· 8 years ago
5fca724
Add a small code clean for show_existing_frame
by Zoe Liu
· 8 years ago
ecf9a0c
Extend CLPF to chroma.
by Steinar Midtskogen
· 9 years ago
9021d09
Remove some dead code in CLPF.
by Steinar Midtskogen
· 9 years ago
Next »