Sign in
aomedia
/
avm
/
cebe6f0cf59cbcb11a1fb5c306dd2931cc647297
/
av1
/
decoder
/
decodeframe.c
cebe6f0
Convert "vpx" to "aom"
by Adrian Grange
· 9 years ago
fe5f8a8
rename files vp10_* to av1_*
by Yaowu Xu
· 9 years ago
a872b06
Add AOM copyright header to all .c files
by Adrian Grange
· 9 years ago
cfea7dd
vp10/ -> av1/
by Yaowu Xu
· 9 years ago
[Renamed (98%) from vp10/decoder/decodeframe.c]
bf4202e
Rename vpx to aom
by Yaowu Xu
· 9 years ago
e2511e1
Deringing cleanup: don't hardcode the number of levels
by Jean-Marc Valin
· 9 years ago
51b7a99
Adds the Daala deringing filter as experimental
by Jean-Marc Valin
· 9 years ago
bb2727c
Sort includess for "clpf.h"
by Yaowu Xu
· 9 years ago
c297fd0
Add quantisation matrix range parameters.
by Thomas
· 9 years ago
0527894
Add encoder option and signaling for quant matrix control.
by Thomas
· 9 years ago
1c122c2
Add quant and dequant functions for new quant matrices.
by Thomas
· 9 years ago
95a8999
Enable CLPF
by Steinar Midtskogen
· 9 years ago
99e28b8
apply clang-format
by clang-format
· 9 years ago
7dd8b4c
Correct comments that refer to VP9.
by Yaowu Xu
· 9 years ago
3246fc0
vp9->vpx in --enable-vp9-highbitdepth
by Yaowu Xu
· 9 years ago
9baa5c9
MAX_VP9_HEADER_SIZE -> MAX_VP10_HEADER_SIZE
by Yaowu Xu
· 9 years ago
03568c3
VP9_FRAME_MARKER -> VPX_FRAME_MARKER
by Yaowu Xu
· 9 years ago
4273a52
VP9->VPX in border pixel macros
by Yaowu Xu
· 9 years ago
761a708
VP9_INTERP_EXTEND -> VPX_INTERP_EXTEND
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
53a1165
vp10: only assume ONLY_4X4 if segmentation is disabled.
by Ronald S. Bultje
· 9 years ago
e650129
Move bit_depth init out of setup_quantization
by Yaowu Xu
· 9 years ago
c710183
Fix a enc/dec mismatch under CONFIG_MISC_FIXES
by Yaowu Xu
· 9 years ago
221ed5e
Fix enc/dec mismatches for aq-mode 1 and 2
by Yaowu Xu
· 9 years ago
5d3327e
Remove palette from VP10
by hui su
· 9 years ago
6a03250
vp10: don't allow comp_inter_inter on keyframes.
by Ronald S. Bultje
· 9 years ago
dec4405
vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.
by Ronald S. Bultje
· 9 years ago
2a388b5
vp10: write colorspace info for profile 0 intraonly frames.
by Ronald S. Bultje
· 9 years ago
60c58b5
vp10: per-segment lossless coding.
by Ronald S. Bultje
· 9 years ago
c7dc1d7
vp10: add extended-intra prediction edges experiment.
by Ronald S. Bultje
· 9 years ago
1eb51a2
vp10: allow forward updates for keyframe y intra mode probabilities.
by Ronald S. Bultje
· 9 years ago
d8f3bb1
vp10: merge keyframe/interframe uvintramode/partition probabilities.
by Ronald S. Bultje
· 9 years ago
6e5a116
vp10: make segmentation probs use generic probability model.
by Ronald S. Bultje
· 9 years ago
aaf6f62
Fix palette mode in multi-thread encoding setting
by hui su
· 9 years ago
b9e31b5
Merge "VP10: Add palette mode part 1"
by Hui Su
· 9 years ago
0017095
vp10: allow forward updates for uv_mode probabilities.
by Ronald S. Bultje
· 10 years ago
5f58982
vp10: allow bw adaptivity for skip/tx probabilities in keyframes.
by Ronald S. Bultje
· 10 years ago
5d011cb
VP10: Add palette mode part 1
by hui su
· 10 years ago
177e7b5
vp10: use subexp probability updates for MV probs.
by Ronald S. Bultje
· 10 years ago
7460798
vp10: use superframe marker index/size mechanism for tile size.
by Ronald S. Bultje
· 10 years ago
612104b
vp10: extend range for delta Q values.
by Ronald S. Bultje
· 10 years ago
ce37802
vp10: make render_width/height referenceable through ref frames.
by Ronald S. Bultje
· 10 years ago
812945a
vp9/10: improve support for render_width/height.
by Ronald S. Bultje
· 10 years ago
36ffe64
Rename display_{size,width,height} to render_*.
by Ronald S. Bultje
· 10 years ago
8979e9e
vp10: code reference_mode in uncompressed header.
by Ronald S. Bultje
· 10 years ago
bab8d38
vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.
by Ronald S. Bultje
· 10 years ago
50f9442
vp10: do sub8x8 block reconstruction in full subblocks.
by Ronald S. Bultje
· 10 years ago
ed29c2f
vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.
by Ronald S. Bultje
· 10 years ago
00a203b
vp10: move coding of tx_mode element to the non-arithcoded header.
by Ronald S. Bultje
· 10 years ago
a3df343
vp10: code sign bit before absolute value in non-arithcoded header.
by Ronald S. Bultje
· 10 years ago
a5d930e
vp10: don't reset contextual skip flag if block has no coefficients.
by Ronald S. Bultje
· 10 years ago
eeb5ef0
Add support for color-range.
by Ronald S. Bultje
· 10 years ago
ee825f9
Remove leftover of "frame_parallel_decoding"
by Yaowu Xu
· 10 years ago
d1474f0
vp10: merge frame_parallel_decoding_mode and refresh_frame_context.
by Ronald S. Bultje
· 10 years ago
ef73bbf
vp10: remove duplicate frame_parallel_decode field.
by Ronald S. Bultje
· 10 years ago
62da0bf
Make reset_frame_context an enum.
by Ronald S. Bultje
· 10 years ago
d88cee3
Make update_map/temporal_update fields implicit for keyframes.
by Ronald S. Bultje
· 10 years ago
ecd34e6
Unify coding order of MC filters between blocks and frame header.
by Ronald S. Bultje
· 10 years ago
c5f1191
Include vpx_dsp_common.h when using VPXMIN/MAX
by Johann
· 10 years ago
5e16d39
vpx_dsp_common: add VPX prefix to MIN/MAX
by James Zern
· 10 years ago
d88ca3c
Fix a bug induced in f1d090e2f56e28b3218fb99f648bd5d59ae2f4b1
by hui su
· 10 years ago
d76e5b3
Refactoring on transform types
by hui su
· 10 years ago
cd14e03
Merge "Refactor get_tx_type and get_scan"
by Hui Su
· 10 years ago
5eed74e
Refactor get_tx_type and get_scan
by hui su
· 10 years ago
c455919
Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES
by Jingning Han
· 10 years ago
bbb9ca4
Merge "Change vp9_ prefix function names in vpx_scale to vpx_"
by Jingning Han
· 10 years ago
89af744
Change vp9_ prefix function names in vpx_scale to vpx_
by Jingning Han
· 10 years ago
d692f26
change vp10 to use a different sync code than vp9
by Yaowu Xu
· 10 years ago
cf9366e
VP9Decoder -> VP10Decoder
by Yaowu Xu
· 10 years ago
fc7cbd1
VP9_COMMON -> VP10->COMMON
by Yaowu Xu
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (99%) from vp10/decoder/vp9_decodeframe.c]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago