Sign in
aomedia
/
avm
/
380d64ecb19984a1466e727244a41445ae919060
380d64e
Multithreaded encoder, late sync loopfilter
by Attila Nagy
· 14 years ago
6f9457e
Merge "clamp_mvs() using the wrong motion vector information"
by John Koleszar
· 13 years ago
3c85c53
Merge changes Ie650e9b8,I2427e494
by John Koleszar
· 13 years ago
fa3e530
vpxenc: get version string programatically
by John Koleszar
· 13 years ago
9f41a8b
Merge "Replace vpx_ports/config.h with vpx_config.h"
by Johann
· 13 years ago
4a6ac72
Install missing default_coef_probs.h
by John Koleszar
· 13 years ago
1a7d25a
Replace vpx_ports/config.h with vpx_config.h
by Attila Nagy
· 14 years ago
17c754f
Reduce grep match when generating offset files.
by Fritz Koenig
· 13 years ago
bd0c340
Move neon only arm functions under arm/neon.
by Fritz Koenig
· 13 years ago
6829e62
Merge "NEON FDCT updated to match current C code"
by Johann
· 13 years ago
86e0752
Merge "NEON walsh transform updated to match C"
by Johann
· 13 years ago
3a16276
Merge "Updated ARMv6 forward transforms to match C"
by Johann
· 13 years ago
fdd5182
Merge "Fixed armv5te multiplications"
by Johann
· 13 years ago
0c2529a
NEON FDCT updated to match current C code
by Tero Rintaluoma
· 14 years ago
3c19bc3
Fixed armv5te multiplications
by Tero Rintaluoma
· 14 years ago
e529a82
Fix necessary for input partitions iface to match the RTP profile
by Stefan Holmer
· 14 years ago
4c3ad66
Updated ARMv6 forward transforms to match C
by Tero Rintaluoma
· 14 years ago
2a4b2a0
NEON walsh transform updated to match C
by Tero Rintaluoma
· 14 years ago
35ce4eb
Merge "Fixes the boundary checks for extrapolated and interpolated MVs."
by John Koleszar
· 14 years ago
c0ee870
clamp_mvs() using the wrong motion vector information
by Scott LaVarnway
· 14 years ago
b854bbd
Fixes the boundary checks for extrapolated and interpolated MVs.
by Stefan Holmer
· 14 years ago
e47306e
Merge "Fix odd-sized image support in decoder examples"
by John Koleszar
· 14 years ago
6aea309
Fix odd-sized image support in decoder examples
by John Koleszar
· 14 years ago
5bc7b3a
Fixed encoder crash
by Scott LaVarnway
· 14 years ago
c4b9089
Merge "Skip computation of distortion in vp8_pick_inter_mode if active_map is used"
by Scott LaVarnway
· 14 years ago
222c72e
Merge "Removed bmi copy to/from BLOCKD"
by Scott LaVarnway
· 14 years ago
0e05f2c
Skip computation of distortion in vp8_pick_inter_mode if active_map is used
by Alpha Lam
· 14 years ago
800b70a
Merge "Recalculate zbin_extra only if regular quantizer is being used"
by John Koleszar
· 14 years ago
bc9293b
Recalculate zbin_extra only if regular quantizer is being used
by Alpha Lam
· 14 years ago
1f20202
Minor modification on key frame decision
by Yunqing Wang
· 14 years ago
4797a97
Quiet warning by removing unused variable.
by Fritz Koenig
· 14 years ago
b870947
Removed bmi copy to/from BLOCKD
by Scott LaVarnway
· 14 years ago
112bd4e
Fix naming of sse2 idct functions.
by Fritz Koenig
· 14 years ago
1de5da8
Merge "Faster vp8_default_coef_probs"
by Scott LaVarnway
· 14 years ago
85358d0
Fix data accesses for simple loopfilters
by Johann
· 14 years ago
c5f890a
Use local labels for jumps/loops in x86 assembly.
by Fritz Koenig
· 14 years ago
694d4e7
Reclassify optimized ssim calculations as SSE2.
by Fritz Koenig
· 14 years ago
b7a6f1d
Merge "Revert "Reclasify optimized ssim calculations as SSE2.""
by Fritz Koenig
· 14 years ago
734b1b2
Revert "Reclasify optimized ssim calculations as SSE2."
by Fritz Koenig
· 14 years ago
f8e3d23
Merge "Reclasify optimized ssim calculations as SSE2."
by Fritz Koenig
· 14 years ago
2f964ba
tools: author_first_release.sh
by John Koleszar
· 14 years ago
0137685
Reclasify optimized ssim calculations as SSE2.
by Fritz Koenig
· 14 years ago
edec5eb
Merge "Copy less when active map is in use"
by John Koleszar
· 14 years ago
4e8d35a
Copy less when active map is in use
by Alpha Lam
· 14 years ago
744f482
Small boost to every other frame.
by Paul Wilkins
· 14 years ago
19987dc
Faster vp8_default_coef_probs
by Scott LaVarnway
· 14 years ago
9cc1611
Merge v0.9.7-p1 release int 'origin/master'
by John Koleszar
· 14 years ago
20307c7
Update CHANGELOG for v0.9.7-p1
by John Koleszar
· 14 years ago
99d870a
Don't set the bmi mode when doing error concealment
by Stefan Holmer
· 14 years ago
ff35649
Don't set the bmi mode when doing error concealment
by Stefan Holmer
· 14 years ago
5e562c7
Generate libvpx_srcs.txt from current configuration
by John Koleszar
· 14 years ago
e961317
Revert "Improved 1-pass CBR rate control"
by John Koleszar
· 14 years ago
a4c2211
Propagate macroblock MV to subblocks for error concealment
by John Koleszar
· 14 years ago
a609be5
Disable error concealment until first key frame is decoded
by Stefan Holmer
· 14 years ago
cdae03a
Fix potential OOB read with Error Concealment
by John Koleszar
· 14 years ago
4645c89
Merge "Disable error concealment until first key frame is decoded"
by John Koleszar
· 14 years ago
9120679
Propagate macroblock MV to subblocks for error concealment
by John Koleszar
· 14 years ago
3e10be9
Disable error concealment until first key frame is decoded
by Stefan Holmer
· 14 years ago
810a06b
Fix potential OOB read with Error Concealment
by John Koleszar
· 14 years ago
b84e8f2
Merge "Adjust half-pixel only search"
by Yunqing Wang
· 14 years ago
56417a3
(Re)Merge branch 'master' into cayuga
by John Koleszar
· 14 years ago
9eb0b2f
Merge cayuga release into master branch
by John Koleszar
· 14 years ago
e28e081
Merge "Update CHANGELOG for Cayuga release" into cayuga
by John Koleszar
· 14 years ago
f3538f2
Merge changes Ic7725e27,Ib3d54bfa into cayuga
by John Koleszar
· 14 years ago
a49b9e0
Merge changes I585167e1,Ia07602bd into cayuga
by John Koleszar
· 14 years ago
238dae8
Fix source buffer selection
by John Koleszar
· 14 years ago
b9f19f8
Adjust half-pixel only search
by Yunqing Wang
· 14 years ago
06f58c0
Fix building of static libs on universal-darwin
by John Koleszar
· 14 years ago
c1bf6ca
Fix asm offsets generation for universal-darwin builds
by John Koleszar
· 14 years ago
30e5dea
update extend frame borders
by Johann
· 14 years ago
ea8d436
Update CHANGELOG for Cayuga release
by John Koleszar
· 14 years ago
27ee521
include asm_com/dec_offsets for make dist
by James Berry
· 14 years ago
b956f2c
Update AUTHORS
by John Koleszar
· 14 years ago
e6847aa
Update .mailmap entry for Ralph Giles
by John Koleszar
· 14 years ago
edfed93
Sync `vpxenc --timebase` usage wording with docs change.
by Lou Quillio
· 14 years ago
f475f0c
Merge "include the arm header files in make dist" into cayuga
by John Koleszar
· 14 years ago
81da417
Merge "Fix building with --disable-postproc" into cayuga
by John Koleszar
· 14 years ago
06c3d5b
Fix building with --disable-postproc
by John Koleszar
· 14 years ago
3e8c6d3
include the arm header files in make dist
by Johann
· 14 years ago
b879198
Merge "build error fix - obj_int_extract.bat" into cayuga
by John Koleszar
· 14 years ago
61046b8
build error fix - obj_int_extract.bat
by James Berry
· 14 years ago
7d984d8
Disable FORTIFY_SOURCE on glibc targets
by John Koleszar
· 14 years ago
8ef25de
install asm_offsets.h
by John Koleszar
· 14 years ago
6f080f9
Merge "Convert rc_max_intra_bitrate_pct to control"
by John Koleszar
· 14 years ago
1f71d2e
Correctly track sharpness in vp8cx_pick_filter_level_fast
by John Koleszar
· 14 years ago
56b06ae
Merge "configure: add --enable-static option"
by John Koleszar
· 14 years ago
1654ae9
Convert rc_max_intra_bitrate_pct to control
by John Koleszar
· 14 years ago
2f2302f
Preload reference area in sub-pixel motion search (real-time mode)
by Yunqing Wang
· 14 years ago
f11613b
Merge "Fix range checks in motion search"
by Yunqing Wang
· 14 years ago
bde2afb
Fix range checks in motion search
by Yunqing Wang
· 14 years ago
3a975d9
vpxenc: cosmetics: timebase help update / spelling
by James Zern
· 14 years ago
db8f0d2
Merge "cosmetics: consistently use [u]int64_t"
by John Koleszar
· 14 years ago
b45065d
cosmetics: consistently use [u]int64_t
by James Zern
· 14 years ago
ca7e346
Merge ""Eliminated TOKENEXTRABITS" broke the windows build."
by Johann
· 14 years ago
a116244
"Eliminated TOKENEXTRABITS" broke the windows build.
by Scott LaVarnway
· 14 years ago
495b241
configure: add --enable-static option
by James Zern
· 14 years ago
4894b45
Merge "Eliminated TOKENEXTRABITS"
by Scott LaVarnway
· 14 years ago
76eb402
Eliminated TOKENEXTRABITS
by Scott LaVarnway
· 14 years ago
5b0de48
Merge "Use CONFIG_FAST_UNALIGNED consistently in codec"
by Yunqing Wang
· 14 years ago
fe270dd
Specify size for argument pushed to stack
by Yunqing Wang
· 14 years ago
Next »