"Makefile.am" did not exist on "16f5aa26027482cb572326c044f2dc577db1726f"
- 12 Feb, 2014 - 1 commit
-
-
Jim Bankoski authored
Change-Id: If14d2fc8cf4202d24f7d87ea74b8ce88a6a816d9
-
- 08 Feb, 2014 - 7 commits
-
-
James Zern authored
-
Tom Finegan authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
James Zern authored
-
Dmitry Kovalev authored
Change-Id: Ib093d2b9030006806ef9eba16c114f25a58e8f6b
-
Dmitry Kovalev authored
-
- 07 Feb, 2014 - 7 commits
-
-
Dmitry Kovalev authored
Change-Id: I13738ef1f307cc5f563126bc7a92beaa01fde3bd
-
Yunqing Wang authored
A bug was reported in Issue 702: "SIGILL (Illegal instruction) when transcoding with vp9 - using FFmpeg". It was reproduced and fixed. Change-Id: Ie32c149a89af02856084aeaf289e848a905c7700
-
Dmitry Kovalev authored
Bitwise OR operation doesn't guarantee any subexpression evaluation order. Just reading one bit now and ignoring the next one. For reference look at vp9_decode_frame() implementation. Change-Id: I4971686929838ae5ded8f43a38a2934db5e1d462
-
Dmitry Kovalev authored
Change-Id: I69e868295b9798ba1599a411926de0891680032f
-
Dmitry Kovalev authored
-
Tom Finegan authored
Added cast to int to silence MSVC warning. Change-Id: I9ef4709d2e4cf0db070d9e52385c1b3f138b00a5
-
Tom Finegan authored
Added some casts to int to silence MSVC warnings. Change-Id: I72481ec2abd12110cf87a3d0da7a1cbe9ef2f47c
-
- 06 Feb, 2014 - 25 commits
-
-
Dmitry Kovalev authored
-
Deb Mukherjee authored
-
Dmitry Kovalev authored
Change-Id: I242035d433f6d4027252cb8aa7d938c4170a2d65
-
Deb Mukherjee authored
Fixes some of the parameters for 1-pass non-cbr mode. Also includes some cleanups, inlcuding refactoring of the recode_loop options. Results on derfraw300 improve by about 5-6%, so that the one-pass mode is now 13% below the 2-pass mode in speed 0. Change-Id: I844cc2638694c7574f3be00d41d60b23dc1016f0
-
Adrian Grange authored
-
Adrian Grange authored
Change-Id: I1cdcd847f258967534ef30ba15894b486f1519a8
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
James Zern authored
this ensures both are properly initialized when calling _dealloc(). + check the arrays before access Change-Id: I789af39b41c271b5cb3c029526581b4d9903b895
-
Dmitry Kovalev authored
Change-Id: I5259b68dc1bcceb153e3ffe638a79a59a3019e9d
-
Dmitry Kovalev authored
This fixes errors generated by c++ compiler. Change-Id: I0f792371790b5e6462b77c8d7fabab0db30b11eb
-
Dmitry Kovalev authored
-
Marco Paniconi authored
This patch adds a buffer-based rate control for temporal layers, under CBR mode. Added vpx_temporal_scalable_patters.c encoder for testing temporal layers, for both vp9 and vp8 (replaces the old vp8_scalable_patterns). Updated datarate unittest with tests for temporal layer rate-targeting. Change-Id: I8900a854288b9354d9c697cfeb0243a9fd6790b1
-
James Zern authored
-
Ralph Giles authored
Update the local makefile to build all the files and the test application by default to simplify build verification. Change-Id: Ic10141ea14c85110ff7507447d16297b77d296e9
-
Dmitry Kovalev authored
Right now only IVF format is supported which is enough for example code. Other formats like y4m, webm, raw yuv will be supported later. Change-Id: I34c6f20731c1851947587ca5c589d7856b675164
-
James Zern authored
Change-Id: I371863fc68f4984a223a684f9e89b25e9991e1e7
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-