This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
vpx
Watch
1
Star
0
Fork
0
You've already forked vpx
Code
Issues
Pull Requests
Releases
Wiki
Activity
vpx
/
vp9
History
hkuang
c689a126ed
Fix a bug in the assembly code.
...
Change-Id: Ic416e3f8a11e82ee298e6f709b2119a9ddf1e2f8
2013-11-11 12:49:12 -08:00
..
common
Fix a bug in the assembly code.
2013-11-11 12:49:12 -08:00
decoder
Merge "Replacing (raster_block >> tx_size) with (block >> (tx_size << 1))."
2013-11-11 12:27:42 -08:00
encoder
Merge "Localizing NEARESTMV special cases in the code."
2013-11-11 11:12:06 -08:00
exports_dec
support building vp8 and vp9 into a single lib
2012-11-15 10:46:17 -08:00
exports_enc
support building vp8 and vp9 into a single lib
2012-11-15 10:46:17 -08:00
vp9_common.mk
Merge "Add back vp9_short_idct32x32_1_add_neon which is deleted in cleanup I63df79a13cf62aa2c9360a7a26933c100f9ebda3."
2013-11-07 14:42:29 -08:00
vp9_cx_iface.c
Merge "Move SVC per-frame loop from sample app into libvpx proper"
2013-11-06 17:24:05 -08:00
vp9_dx_iface.c
Adding VP9_FRAME_MARKER constant.
2013-10-23 17:24:17 -07:00
vp9_iface_common.h
yv12config: remove YUV_TYPE
2013-07-12 15:25:48 -07:00
vp9cx.mk
Adding fht{4x4, 8x8, 16x16} functions.
2013-10-25 17:55:07 -07:00
vp9dx.mk
Moving all idct/iht functions in one place.
2013-10-02 14:13:33 -07:00