Sign in
aomedia
/
aom
/
741c14fcf0fec6954e8686fda537bcacd0bc13ac
/
vp8
41138e0
Fixes to buffer update for temporal layers.
by Marco Paniconi
· 11 years ago
b18ea70
Merge "idct_blk_mmx.c: use vpx_memset instead of cast"
by Johann
· 11 years ago
272d76e
Merge "decodframe.c: use vpx_memset instead of cast"
by Johann
· 11 years ago
d03d960
Merge "threading.c: use vpx_memset instead of cast"
by Johann
· 11 years ago
15a24c6
Merge "idct_blk.c: use vpx_memset instead of cast"
by Johann
· 11 years ago
47613d0
idct_blk_mmx.c: use vpx_memset instead of cast
by Johann
· 11 years ago
0f20c83
decodframe.c: use vpx_memset instead of cast
by Johann
· 11 years ago
7e5f5e2
threading.c: use vpx_memset instead of cast
by Johann
· 11 years ago
1fb7a73
idct_blk.c: use vpx_memset instead of cast
by Johann
· 11 years ago
502912d
changed to comply with strict aliasing rule
by Yaowu Xu
· 11 years ago
dd54f0b
fix a VP8 build issue
by Yaowu Xu
· 11 years ago
6b78f11
Merge "Fix linker warnings for bilinear filters"
by Matthew Heaney
· 12 years ago
dcab989
Fix linker warnings for bilinear filters
by Matthew Heaney
· 12 years ago
da0ce28
fixed integer overflow warnings
by Yaowu Xu
· 12 years ago
db92356
change to prevent computatio of log(0.0)
by Yaowu Xu
· 12 years ago
fbb62c6
fix integer overflow in vp8
by Yaowu Xu
· 12 years ago
a783da8
Silence a bunch of MSVC warnings
by Yaowu Xu
· 12 years ago
20abe59
Merge "API extensions and sample app for spacial scalable encoder"
by Ivan Maltz
· 12 years ago
01b35c3
API extensions and sample app for spacial scalable encoder
by Ivan Maltz
· 12 years ago
e378a89
Support a constant quality mode in VP9
by Deb Mukherjee
· 12 years ago
6a7a4ba
renamed vp8_yv12_copy_y to vpx_yv12_copy_y
by Yaowu Xu
· 12 years ago
5f30a0c
VP[89]_COMMON: remove golden/altref frame counts
by James Zern
· 12 years ago
9581eb6
use consistent framerate naming
by James Zern
· 12 years ago
c0562d0
Merge "VP[89]_COMMON: remove unused near_boffset"
by James Zern
· 12 years ago
63e914b
Merge "VP9_COMMON: remove unused framerate/bitrate"
by James Zern
· 12 years ago
0409276
VP9_COMMON: remove unused framerate/bitrate
by James Zern
· 12 years ago
ce0324d
VP[89]_COMMON: remove unused near_boffset
by James Zern
· 12 years ago
4fc6c88
yv12config: remove YUV_TYPE
by James Zern
· 12 years ago
e202a2b
vp[89]_dx_iface: delete unused function
by James Zern
· 12 years ago
b088998
vp[89]_dx_iface: factorize vp8_mmap_*()
by James Zern
· 12 years ago
f89335f
remove unused VP8 com/dec asm offsets
by James Zern
· 12 years ago
d94aee6
Cast value to avoid size_t/int warning on win64
by Johann
· 12 years ago
368c723
Change the encryption feature to use a callback for decryption.
by Jeff Petkau
· 12 years ago
4524548
Fix compile warnings on windows.
by Frank Galligan
· 12 years ago
d0ed677
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
e34e541
Merge "Modified vpxdec loop"
by Scott LaVarnway
· 12 years ago
c3ae212
Modified vpxdec loop
by Scott LaVarnway
· 12 years ago
8b3ad75
Specify mv neighborhood for block larger than 8x8
by Yaowu Xu
· 12 years ago
ec34afd
Fixed crash in VP8/CQTest
by Scott LaVarnway
· 12 years ago
b71542d
Condition the zbin_boost increase to 1 layer.
by Marco Paniconi
· 12 years ago
4d5f195
Remove type from vmvn
by Johann
· 12 years ago
fba3110
arm: Move the definition of bilinear_taps_coeff to within the section
by Martin Storsjo
· 12 years ago
b9ed185
arm: Explicitly write both target registers for ldrd
by Martin Storsjo
· 12 years ago
fb48bbf
Fixes for run-time change in temporal layers.
by Marco Paniconi
· 12 years ago
a62fcbe
Automatically flag intrinsic files
by Johann
· 12 years ago
32a5c52
Merge branch 'master' into experimental
by Johann
· 12 years ago
fe74c42
Rename quantize_sse2_intrinsics.c
by Johann
· 12 years ago
f71e524
Merge "Removed shadow warnings : postproc.c decodframe.c threading.c"
by Scott LaVarnway
· 12 years ago
3971fab
Merge "Removed shadow warnings : mcomp.c rdopt.c"
by Scott LaVarnway
· 12 years ago
55dc089
Merge "Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c"
by Scott LaVarnway
· 12 years ago
fc37c21
Merge "Include RTCD header in encodeframe.c"
by Johann
· 12 years ago
7f7d135
Merge branch 'experimental' into master
by John Koleszar
· 12 years ago
6c3f06a
Include RTCD header in encodeframe.c
by Johann
· 12 years ago
c2876cf
Initial addition of multiple ARF frames
by Adrian Grange
· 12 years ago
282c963
Fix for multi-res-encoding:
by Marco Paniconi
· 12 years ago
f800085
vp8: set y_crop_{width,height}
by John Koleszar
· 12 years ago
42db454
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
add3433
Merge "Bug fix: Issue 532: VPX codec executes emms instruction without"
by Scott LaVarnway
· 12 years ago
81708cc
Convert g_frame_parallel_decoding to control interface
by John Koleszar
· 12 years ago
771fc83
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
907016f
Remove gcc-specific __label__
by Shimon Doodkin
· 12 years ago
699196d
Removed mode_chosen_counts
by Scott LaVarnway
· 12 years ago
65d2282
ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/.
by Ronald S. Bultje
· 12 years ago
235898c
Merge "Basic encryption feature for libvpx."
by Dmitry Kovalev
· 12 years ago
26cec5c
Basic encryption feature for libvpx.
by Dmitry Kovalev
· 12 years ago
3299f88
Bug fix: Issue 532: VPX codec executes emms instruction without
by Scott LaVarnway
· 12 years ago
720d4ea
Bug fix: Issue 531: MMX code tries to read from SSE2 register
by Scott LaVarnway
· 12 years ago
ae64e7b
Removed shadow warnings : postproc.c decodframe.c threading.c
by Scott LaVarnway
· 12 years ago
5d79720
Removed shadow warnings : mcomp.c rdopt.c
by Scott LaVarnway
· 12 years ago
f77140b
Merge "Removed shadow warnings : loopfilter*.c"
by Scott LaVarnway
· 12 years ago
96e41cb
Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c
by Scott LaVarnway
· 12 years ago
fc6a190
Removed shadow warnings : reconintra.c
by Scott LaVarnway
· 12 years ago
60bbd43
Removed shadow warnings : loopfilter*.c
by Scott LaVarnway
· 12 years ago
1e8b3da
Merge "vp8: clamp probability values"
by James Zern
· 12 years ago
215084b
vp8: clamp probability values
by James Zern
· 12 years ago
7d855a9
Merge "Code cleanup."
by Dmitry Kovalev
· 12 years ago
33efdfe
Code cleanup.
by Dmitry Kovalev
· 12 years ago
f60f6db
Rename quantize_sse2.c to quantize_sse2_intrinsics.c to avoid collision.
by Ronald S. Bultje
· 12 years ago
a576219
Merge "vp8_init: fix NULL dereference on allocation error"
by James Zern
· 12 years ago
798c5b1
vp8_init: fix NULL dereference on allocation error
by James Zern
· 12 years ago
08348d9
prefix vp8 asm_{com,dec,enc}_offsets files
by James Zern
· 12 years ago
4031450
Merge "Use intrinsics for sse2 regular quantize"
by Johann
· 12 years ago
69c67c9
Merge master branch into experimental
by John Koleszar
· 12 years ago
eca59ca
Use intrinsics for sse2 regular quantize
by Johann
· 12 years ago
a07bed2
firstpass.c: correct casting around gf_group_bits
by James Zern
· 12 years ago
67978d1
Merge "vp8 fast quantizer with intrinsics"
by Johann
· 12 years ago
3b79000
Merge "vp8/encoder/mcomp.c: remove an unused variable"
by James Zern
· 12 years ago
82ed3f9
Fix --as=nasm compatibility for new asm code.
by Jan Kratochvil
· 12 years ago
ef887974
vp8 fast quantizer with intrinsics
by Johann
· 12 years ago
ca64f6c
vp8/encoder/mcomp.c: remove an unused variable
by James Zern
· 12 years ago
e4ef850
Merge "Fix variance (signed integer) overflow"
by James Zern
· 12 years ago
c21226b
Merge "vp8: make gf_group_bits 64-bit"
by James Zern
· 12 years ago
4e00060
vp8: make gf_group_bits 64-bit
by James Zern
· 12 years ago
fba9772
vp8_first_pass(): avoid floating point div by 0
by James Zern
· 12 years ago
cc894a1
Fix variance (signed integer) overflow
by James Zern
· 12 years ago
0ef7272
Use dq instead of ddq with NASM
by KO Myung-Hun
· 12 years ago
226c57e
Merge "Add support for x64 and win64 yasm flags."
by John Koleszar
· 12 years ago
f67d740
Add support for x64 and win64 yasm flags.
by Frank Galligan
· 12 years ago
ec6cf49
Fix for divide by zero in vp8_adjust_key_frame.
by Marco Paniconi
· 12 years ago
75f647f
WIP: Multiple decoder instances support
by Scott LaVarnway
· 13 years ago
Next »