Johann
|
c1435e321c
|
remove deprecated 'register' keyword
Will be removed in C++17:
http://en.cppreference.com/w/cpp/language/storage_duration
Change-Id: Iadce5e2b974c707799fa939f3ff1c420fb79a871
|
2018-02-20 14:49:02 -08:00 |
|
clang-format
|
099bd7f07e
|
vpx_dsp: apply clang-format
Change-Id: I3ea3e77364879928bd916f2b0a7838073ade5975
|
2016-07-25 14:14:19 -07:00 |
|
Alex Converse
|
6aa2163b69
|
bitreader/writer: Change shift to signed
Silences several legal but suspicious unsigned overflows found with
clang -fsanitize=integer.
Change-Id: I69399751492a183167932b0a10751c433c32ca7b
|
2015-11-19 15:13:39 -08:00 |
|
Yaowu Xu
|
817be1d214
|
vpx_dsp/bitwriter.h: vp9_->vpx_
changes prefix vp9_ to vpx_ for non codec specific functions and
data structures.
Change-Id: I91a21548e39bd24d2c7caaaa223ae47240bb78c8
|
2015-07-20 18:13:05 -07:00 |
|
Yaowu Xu
|
70ad668056
|
vpx_dsp/prob.h: vp9_ -> vpx_
change prefix vp9_ to vpx_ for non codec specific functions and data
structures.
Change-Id: I97c7e6422eceea99212b93f4942bc2187763a07c
|
2015-07-20 18:13:04 -07:00 |
|
Yaowu Xu
|
bf82514b54
|
vpx_dsp/bitreader.h: vp9_->vpx_
Replace vp9_ in names to vpx_ as they are not codec specific.
Change-Id: I2e583aa63dee769353ada4b42417aa15c4074ebb
|
2015-07-20 18:06:31 -07:00 |
|
Yaowu Xu
|
1fcef81cb0
|
Remove vp9_ prefix from bit writer files
Change-Id: I07647c7482b9ec498fbad3a9c9901f72b2336500
|
2015-07-20 11:20:03 -07:00 |
|