- Feb 06, 2014
-
-
Dmitry Kovalev authored
-
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
-
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
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
James Zern authored
Change-Id: Ia7d827d391941b4b507e568c99cc83531273433c
-
Yunqing Wang authored
-
James Zern authored
since 50fa5859 Removing examples code generation and making them static. the examples have been c files, not generated from text. this removes GEN_EXAMPLES and replaces it with EXAMPLES, building the source directly rather than copying it to the build folder Change-Id: I5445bc49553419e3d2430963517d2c18cdba1f82
-
- Feb 05, 2014
-
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
Change-Id: Iaa6d01221a1f82ce9b500c85e186ab53b92aae9a
-
Dmitry Kovalev authored
Change-Id: Ib76a31e68aef5cb9eeba57dc58d9c30c9c98ed95
-
James Zern authored
-
Dmitry Kovalev authored
Change-Id: I111d6d1ea5ee641780abc096341369a37627aaae
-
Dmitry Kovalev authored
-
Adrian Grange authored
-
James Zern authored
-
Deb Mukherjee authored
-
Dmitry Kovalev authored
Change-Id: I279343b474d7ff41afcf8f1493b6fbf716b51823
-
Dmitry Kovalev authored
-
Adrian Grange authored
Change-Id: If46d93fb1c26e4629af1f492bfad7a82b4c4f778
-
Dmitry Kovalev authored
Change-Id: I0beb01b0209cf4ae849b4c67d72107b631f46c0d
-
Dmitry Kovalev authored
Change-Id: Ia41007206ce437852dd1b532ee8e233d889e0040
-
Deb Mukherjee authored
Inlcudes a number cleanups: 1. Moves the one-pass pre-encode parameter setting functions to vp9_ratectrl.c 2. Deprecates per_frame_bandwidth in RATE_CONTROL structure 3. Removes target_bandwidth in cpi structure since it is not used. 4. Various renaming of functions There is no bit-stream change in 2-pass, one-pass cbr and one-pass vbr modes. Change-Id: Ifd9916bf4d485b7d04c5f52044ffe6703254ccbd
-
Johann Koenig authored
-
Johann Koenig authored
-
Dmitry Kovalev authored
Block type was already detected by is_inter_block() call. Change-Id: I7923ce11b6a0071ce9df8c744a78c816651a15dc
-