- Jan 30, 2014
-
-
Yaowu Xu authored
-
Yaowu Xu authored
Change-Id: Iea7c9fa0726dbf9792eea79e6a05eb8a3c718d45
-
Dmitry Kovalev authored
-
James Zern authored
-
Dmitry Kovalev authored
Replacing vpx_codec_cx_pkt argument with two separate pts and frame_size. Change-Id: I7b37e379ee71342520cf08f03acfb4b499b2cbe4
-
James Zern authored
obj_int_extract.bat this project and target still need some work to allow for concurrent builds to succeed from the command line. Change-Id: Ieb3bddc54636e77519083c48573909616257eb23
-
Yaowu Xu authored
-
Yaowu Xu authored
-
- Jan 29, 2014
-
-
Yaowu Xu authored
In this new mode, the size range is strictly determined by the min and max partition size in neighborhood blocks. Niklas720 encoding time at cpu-used -5 goes from 56250ms to 50676ms, a 10% reduction. Change-Id: I316b0e2ac967ff3fad57b28d69c0ec80b7d8b34e
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Deb Mukherjee authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Yunqing Wang authored
-
Dmitry Kovalev authored
Adding rate_hist.{h, c} files. Change-Id: Iaa28af6b25ec8982966a7296a073d6017b3a7f96
-
Dmitry Kovalev authored
Change-Id: If446225afbb49f6033c2a4516a37c377de6f70f7
-
Dmitry Kovalev authored
Change-Id: Ic2ff6405f01fd43d07c5ee3b5e374909401115cc
-
Dmitry Kovalev authored
-
Deb Mukherjee authored
Includes a few fixes and clean-ups that adds the ability to use alt-ref frames in one-pass mode. Whether alt-refs are actually used or not is controlled by a macro USE_ALTREF_FOR_ONE_PASS in vp9_firstpass.c. This first cut seems to improve derf by 15+% in 1-pass mode. But further experiments with parameters are underway. Change-Id: I78254421435478003367c788c7930d2dc4ee2816
-
Dmitry Kovalev authored
Change-Id: Idd1acfcf8bb16a2ddb9c6c1c841a7741e90589d9
-
Dmitry Kovalev authored
Change-Id: Ib3747c81db8cc89b5d7012db557411a3b49712aa
-
Jim Bankoski authored
This patch only works if the video is a width and height that are both a multiple of 32.. It sets every partition to 16x16, and does INTRADC only on the first frame and ZEROMV on every other frame. It always does does the largest possible transform, and loop filter level is set to 4. Was ~20% faster than speed -5 of vp8 Now 20% slower but adds motion search ( every block ), nearest, near and zeromv The SVC test was changed because - while this realtime mode produces bad quality albeit quickly, it isn't obeying all the rules it should about which frames are available. Change-Id: I235c0b22573957986d41497dfb84568ec1dec8c7
-
Paul Wilkins authored
Trap divide by 0 that could occur with a 0 rate target in aq mode COMPLEXITY_AQ. Change-Id: I034514f512b2a0db470ae8d37ea395278bf473cf
-
Yunqing Wang authored
Added macros to reduce the code duplication. Change-Id: I1916aa5a386ea07d961d4ec439ab09bb8c45487d
-
- Jan 28, 2014
-
-
Johann Koenig authored
OUTPUT_FMT_C_HEADER Change-Id: Ic1a583352ead8268efc39f1b89257e9c622e1613
-
Jim Bankoski authored
-
Jim Bankoski authored
Change-Id: Ia8fa3961eec34545465018281dc022bc6f73869a
-
Dmitry Kovalev authored
Change-Id: I0c286e3d68a4a4ecf6df02e6fd9990327b0ceb22
-
Dmitry Kovalev authored
It seems we don't use it and not going to. Change-Id: Ie76cd04dafc79b0a5911f8957d4253ca2d787f0c
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Fix of https://code.google.com/p/webm/issues/detail?id=698 issue. Change-Id: I7a92d91481dbbae28d8953f146e9faafdcd7a310
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Yaowu Xu authored
-
Hangyu Kuang authored
-
Dmitry Kovalev authored
It is enough to specify (e.g.) idct16, it is obviously different from idct16x16. Change-Id: I6b408a37a945de3162429380b59a775b03b95db0
-
Hangyu Kuang authored
which is 7.8 times faster than C. Change-Id: I858ef4ec09202a07d445da8db702783d6d9d7321
-
Dmitry Kovalev authored
Change-Id: I8d17867a4772554cbba2bd113cc5b4c99d50146d
-