Sign in
aomedia
/
aom
/
3579baa115816b4bd93ba1d04a38bc07c381130a
3579baa
Merge "Removed read_mv_ref"
by Scott LaVarnway
· 13 years ago
2b5e6de
Merge "remove unused variable warning"
by James Zern
· 14 years ago
a82cc02
remove unused variable warning
by Johann
· 14 years ago
062864f
Fix incorrect pointer definition
by Johann
· 14 years ago
49ea2bc
Removed read_mv_ref
by Scott LaVarnway
· 14 years ago
f182376
Moved the split motion vector decode
by Scott LaVarnway
· 14 years ago
2313399
Merge "Removed redundant mv clamps for nearmv and nearestmv"
by Scott LaVarnway
· 14 years ago
a99c20c
Removed redundant mv clamps for nearmv and nearestmv
by Scott LaVarnway
· 14 years ago
e59d53e
Merge "Remove unused DETOK structure"
by Scott LaVarnway
· 14 years ago
bdb4fb8
Remove unused DETOK structure
by Tero Rintaluoma
· 14 years ago
8b153a5
Merge "Add license text to configure generated files."
by John Koleszar
· 14 years ago
2c0b4a2
Merge "Fix: check cx_data buffer prior to write"
by John Koleszar
· 14 years ago
3d9c3f4
Add license text to configure generated files.
by Tom Finegan
· 14 years ago
bc71511
Fix: check cx_data buffer prior to write
by James Berry
· 14 years ago
7cdc986
Don't copy borders for loop_filter_pick
by Johann
· 14 years ago
c6fb97a
Merge "Fix: NEON copy/extend frame for small sizes"
by Johann
· 14 years ago
f382173
Merge "enc: save entropy probs only when needed for refresh"
by Johann
· 14 years ago
63a77cb
Merge "Remove usage of predict buffer for decode"
by Scott LaVarnway
· 14 years ago
efa17ef
vpxenc: fix rollover in status output
by James Zern
· 14 years ago
ed9c66f
Remove usage of predict buffer for decode
by Scott LaVarnway
· 14 years ago
8d00562
Merge "Fix: vp8cx_pack_tokens_into_partitions_armv5 crash"
by Johann
· 14 years ago
664d992
Fix: NEON copy/extend frame for small sizes
by Attila Nagy
· 14 years ago
4341e5a
add 32bit darwin10 (10.6) target
by Johann
· 14 years ago
2f9e51b
allow building for older platforms
by Johann
· 14 years ago
2d5c7f6
Merge "vpxdec updated to use !feof() instead of *buf_sz in readframe()"
by John Koleszar
· 14 years ago
a5cd42f
Fix: vp8cx_pack_tokens_into_partitions_armv5 crash
by Attila Nagy
· 14 years ago
6505adf
Bump ABI version number for temporal scalability
by John Koleszar
· 14 years ago
04182a1
Merge "Added rate-targeted temporal scalability"
by Adrian Grange
· 14 years ago
217591f
Added rate-targeted temporal scalability
by Adrian Grange
· 14 years ago
05bde9d
bug fix - starting/optimal/max and buffer_level changed from int to int64_t
by James Berry
· 14 years ago
c0de35b
enc: save entropy probs only when needed for refresh
by Attila Nagy
· 14 years ago
af12c23
Merge "Improved tokenize"
by Scott LaVarnway
· 14 years ago
8f8b526
Merge "Fix uninitialized new_mv_count in first pass file"
by John Koleszar
· 14 years ago
538865d
Merge "Multithreaded encoder, late sync loopfilter"
by Yunqing Wang
· 14 years ago
86712c5
Fix uninitialized new_mv_count in first pass file
by John Koleszar
· 14 years ago
016a38b
Merge "makefile: fix target 'all'"
by John Koleszar
· 14 years ago
2aa4085
Merge "Reduce computational complexity of generic C loop filter."
by Johann
· 14 years ago
48b1917
Merge "combine loopfilter data access"
by Johann
· 14 years ago
ab00d20
Improved tokenize
by Scott LaVarnway
· 14 years ago
3556dea
combine loopfilter data access
by Johann
· 14 years ago
7bce513
Call vp8_find_near_mvs lazily
by Alpha Lam
· 14 years ago
a572ac8
Merge "CQ and two pass rate control."
by Paul Wilkins
· 14 years ago
b6e27d5
CQ and two pass rate control.
by Paul Wilkins
· 14 years ago
69aa303
Reduce computational complexity of generic C loop filter.
by Aaron Watry
· 14 years ago
22ea859
makefile: fix target 'all'
by John Koleszar
· 14 years ago
380d64e
Multithreaded encoder, late sync loopfilter
by Attila Nagy
· 14 years ago
9b85079
vpxdec updated to use !feof() instead of *buf_sz in readframe()
by James Berry
· 14 years ago
6f9457e
Merge "clamp_mvs() using the wrong motion vector information"
by John Koleszar
· 14 years ago
3c85c53
Merge changes Ie650e9b8,I2427e494
by John Koleszar
· 14 years ago
fa3e530
vpxenc: get version string programatically
by John Koleszar
· 14 years ago
9f41a8b
Merge "Replace vpx_ports/config.h with vpx_config.h"
by Johann
· 14 years ago
4a6ac72
Install missing default_coef_probs.h
by John Koleszar
· 14 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
· 14 years ago
bd0c340
Move neon only arm functions under arm/neon.
by Fritz Koenig
· 14 years ago
6829e62
Merge "NEON FDCT updated to match current C code"
by Johann
· 14 years ago
86e0752
Merge "NEON walsh transform updated to match C"
by Johann
· 14 years ago
3a16276
Merge "Updated ARMv6 forward transforms to match C"
by Johann
· 14 years ago
fdd5182
Merge "Fixed armv5te multiplications"
by Johann
· 14 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
Next »