Sign in
aomedia
/
aom
/
41138e01f5b301952bba3553da20ac6a6cedf8a8
/
vpx_scale
b6c5dbe
mips dsp-ase r2 vp9 decoder extend module optimizations
by Jim Bankoski
· 12 years ago
8b970da
cosmetics: yv12extend add some const
by James Zern
· 12 years ago
5724b7e
yv12extend: name variables consistently
by James Zern
· 12 years ago
735b3a7
vpx_scale: correct pixel spelling
by James Zern
· 12 years ago
79f4c1b
Fixed typos and formatting
by Adrian Grange
· 12 years ago
6a7a4ba
renamed vp8_yv12_copy_y to vpx_yv12_copy_y
by Yaowu Xu
· 12 years ago
b30a06b9
Cleanup typos, remove unnecessary lines, replace switch
by Adrian Grange
· 12 years ago
a8f9b9c
added missed replacement
by Yaowu Xu
· 12 years ago
3a7c266
Merge "yv12config: remove YUV_TYPE"
by James Zern
· 12 years ago
5b915eb
Change to extend full border only when needed
by Yaowu Xu
· 12 years ago
b02c4d3
Increase border size from 96 to 160.
by Ronald S. Bultje
· 12 years ago
4fc6c88
yv12config: remove YUV_TYPE
by James Zern
· 12 years ago
450c7b5
Only do metrics on cropped (visible) area of picture.
by Ronald S. Bultje
· 12 years ago
71701f3
Align frame size to 8 instead of 16.
by Ronald S. Bultje
· 12 years ago
679e4ab
Initial version of alpha channel support
by John Koleszar
· 12 years ago
418564e
Add vp9_extend_frame_borders
by John Koleszar
· 12 years ago
b7a4f8a
Adding alpha plane to YV12_BUFFER_CONFIG structure.
by Dmitry Kovalev
· 12 years ago
da58436
Subsampling aware allocs and bitstream
by John Koleszar
· 12 years ago
9f5fd31
Expand UMV border to 96 pixels
by John Koleszar
· 12 years ago
f800085
vp8: set y_crop_{width,height}
by John Koleszar
· 12 years ago
9b7be88
Fix pulsing issue with scaling
by John Koleszar
· 12 years ago
c03d45de
Avoid allocating memory when resizing frames
by John Koleszar
· 12 years ago
879cb7d
Merge vp9-preview changes into experimental branch
by John Koleszar
· 12 years ago
5ebe94f
Build fixes to merge vp9-preview into master
by John Koleszar
· 12 years ago
4cca47b
Use standard integer types for pixel values and coefficients.
by Ronald S. Bultje
· 12 years ago
a36d9a4
Move vp8_scale_frame to vpx namespace
by Johann
· 12 years ago
11a84b2
Remove last duck_ functions
by Johann
· 12 years ago
1009f76
Use 'vpx_scale' consistently
by Johann
· 12 years ago
52d350f
Begin to refactor vpx_scale usage in VP9
by Johann
· 12 years ago
4a9b954
Update ARM for vpx_scale changes
by Johann
· 12 years ago
d138262
Merge "Begin to refactor vpx_scale usage in VP9" into experimental
by Johann
· 12 years ago
514e1c9
Merge "Update ARM for vpx_scale changes" into experimental
by Johann
· 12 years ago
c6bd29e
Begin to refactor vpx_scale usage in VP9
by Johann
· 12 years ago
0d793cc
Update ARM for vpx_scale changes
by Johann
· 12 years ago
5f9e0ca
Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c
by Frank Galligan
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
b90df36
Build / make problem
by Paul Wilkins
· 12 years ago
06f3e51
vpx_scale: sync from master
by John Koleszar
· 12 years ago
0ebf548
Merging and bug-fix in enhanced_interp experiment
by Deb Mukherjee
· 13 years ago
c6b9039
Restyle code
by John Koleszar
· 13 years ago
6035da5
WebM Experimental Codec Branch Snapshot
by Yaowu Xu
· 13 years ago
9f41a8b
Merge "Replace vpx_ports/config.h with vpx_config.h"
by Johann
· 14 years ago
1a7d25a
Replace vpx_ports/config.h with vpx_config.h
by Attila Nagy
· 14 years ago
bd0c340
Move neon only arm functions under arm/neon.
by Fritz Koenig
· 14 years ago
30e5dea
update extend frame borders
by Johann
· 14 years ago
7d1b37c
Increase chrow row alignment to 16 bytes.
by Timothy B. Terriberry
· 14 years ago
4ab3175
Merge "Better allocate yuv buffers."
by Fritz Koenig
· 14 years ago
e9751d4
Better allocate yuv buffers.
by Fritz Koenig
· 14 years ago
d89eb6a
Remove rotting NDS_NITRO code.
by Fritz Koenig
· 14 years ago
43464e94
Do not copy data between encoder reference buffers.
by Attila Nagy
· 14 years ago
429dc67
Increase static linkage, remove unused functions
by John Koleszar
· 14 years ago
6795e25
Avoid misspelling "dependent".
by Gaute Strokkenes
· 14 years ago
cbf923b
clean up unused files
by John Koleszar
· 14 years ago
0030303
Remove redundant ptr checks in calls to vpx_free
by James Zern
· 14 years ago
40dcae9
clarify *_offsets.asm differences
by Johann
· 14 years ago
3273c7b
move one of the offset files
by Johann
· 14 years ago
67fb3a5
Implement error tracking in the decoder
by Henrik Lundin
· 14 years ago
c4d7e5e
Eliminate more warnings.
by Timothy B. Terriberry
· 14 years ago
b71962f
Add runtime CPU detection support for ARM.
by Timothy B. Terriberry
· 14 years ago
c2140b8
Use WebM in copyright notice for consistency
by John Koleszar
· 15 years ago
5e34461
Remove INLINE/FORCEINLINE
by John Koleszar
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
bbfeefc
gen_scalers: fix 64-bit integer promotion bug
by John Koleszar
· 15 years ago
09202d8
LICENSE: update with latest text
by John Koleszar
· 15 years ago
1df0314
configure: remove HAVE_CONFIG_H
by John Koleszar
· 15 years ago
0ea50ce
Initial WebM release
by John Koleszar
· 15 years ago