- 02 Oct, 2014 - 1 commit
-
-
Deb Mukherjee authored
Change-Id: I59946642cb5c370726da33f4448a3deaba7d3f11
-
- 30 Sep, 2014 - 1 commit
-
-
Tom Finegan authored
Change-Id: Iad3db3ca7601529ae32637f859ac8d552da94c87
-
- 19 Sep, 2014 - 1 commit
-
-
Minghai Shang authored
vpx_svc_parameters_t contains id, resolution and min/max qp for each spatial layer. In this change we will use extra config to send min/max qp and scaling factors, then calculate layer resolution inside encoder. Change-Id: Ib673303266605fe803c3b067284aae5f7a25514a
-
- 18 Sep, 2014 - 2 commits
-
-
Minghai Shang authored
Change-Id: I214bc4169f6c5eaee4957cd308a74d309e999005
-
Minghai Shang authored
1. This is to align with the ffmpeg implementation 2. Remove APIs for setting quantizers and scale-factors Change-Id: I6e238d71db790a9fb3254baaeb61e2a5aac58f48
-
- 12 Sep, 2014 - 1 commit
-
-
JackyChen authored
Change from VP8E_SET_NOISE_SENSITIVITY to VP9E_SET_NOISE_SENSITIVITY Change-Id: Ia210a7029b26924e30973f0f9798a338e0412407
-
- 11 Sep, 2014 - 2 commits
-
-
Minghai Shang authored
1. svc_encodeframe.c will not handle frame or stats packets anymore. The app will process them. 2. Remove APIs that related to these packets. Change-Id: Id0d7f8b458dc09c6f77064c0878fd4e572db001b
-
Dmitry Kovalev authored
Change-Id: Ib8498c3127c397b453beff140503b2aca0d11cfc
-
- 10 Sep, 2014 - 1 commit
-
-
Tom Finegan authored
This speeds up the encode significantly. Also added a comment about using best quality to keep new developers informed. Change-Id: I04e8154d4b2c4cae07fe7cc9a71e707f649e9ed4
-
- 03 Sep, 2014 - 1 commit
-
-
Dmitry Kovalev authored
Change-Id: I6fdcea0e0faf42386dd2b8f972a3b3fb2c21b2c7
-
- 02 Sep, 2014 - 2 commits
-
-
Minghai Shang authored
It's built based on current spatial svc code. We only support one spatial two temporal layers at this time. Change-Id: I1fdc8584354b910331e626bfae60473b3b701ba1
-
Dmitry Kovalev authored
To avoid 'variable length array' warnings from gcc. Change-Id: I426f7e93ce674a10b901e79c0c9d9df5d4e47cb6
-
- 28 Aug, 2014 - 1 commit
-
-
Dmitry Kovalev authored
Change-Id: I65b2c1fbed5a306949843315999d10368a100431
-
- 26 Aug, 2014 - 1 commit
-
-
Dmitry Kovalev authored
Change-Id: Ib04a545b43f3a36c6df7eaf3ed2d802cf41119bb
-
- 25 Aug, 2014 - 1 commit
-
-
Dmitry Kovalev authored
Change-Id: Ic5e3ff5f572ed55d7dd3df8c606e57daacf885dc
-
- 22 Aug, 2014 - 3 commits
-
-
Jim Bankoski authored
Change-Id: I08e42adeab9f9fa0337173ba0923f3bc0dd36806
-
Jim Bankoski authored
Change-Id: I53077092342bc35fd783e1b7dcb80b21677f11c1
-
Jim Bankoski authored
Change-Id: Ibc68830f090d55959561d40faa232399893e2b22
-
- 16 Aug, 2014 - 1 commit
-
-
Dmitry Kovalev authored
According to the current API spec we need to call vpx_codec_encode() until vpx_codec_get_cx_data() returns NULL. Change-Id: I4617f8042d50480a8f47b0b7114d4759fa566b14
-
- 15 Aug, 2014 - 2 commits
-
-
Dmitry Kovalev authored
According to the current API spec we need to call vpx_codec_encode() until vpx_codec_get_cx_data() returns NULL. Change-Id: Ide0c531dc0d453df8ec1edb8acb894856d6cc22e
-
Marco Paniconi authored
On key frame, will always start with normal denoising mode, but based on a computed noise metric (normalized mse on source diff) may switch to aggressive mode (and back down again). Change-Id: I20330b2dcf3056287be37223302b2cab5fc103eb
-
- 11 Aug, 2014 - 1 commit
-
-
Dmitry Kovalev authored
simple_encoder: Flush encoder. According to the current API spec we need to call vpx_codec_encode() until vpx_codec_get_cx_data() returns NULL. Change-Id: Ibc37706e5257a3d51e5421ca17f77ab41249d9b5
-
- 29 Jul, 2014 - 1 commit
-
-
Marco Paniconi authored
Change-Id: Ie4686e1b15af6bcc8d59d585bbeb996f38224522
-
- 18 Jul, 2014 - 1 commit
-
-
Marco Paniconi authored
Reset it as before commit: https://gerrit.chromium.org/gerrit/#/c/70855/ Change-Id: I93df163c4bb565fb30f0f5283ed71347d01153d3
-
- 15 Jul, 2014 - 2 commits
-
-
Deb Mukherjee authored
Renames interface to codec_interface since it is a reserved word on windows. Change-Id: I84f2cbf257a4c44f16dc2464127e35ee405c2c3e
-
Marco Paniconi authored
Use noise_sensitivity level for enabling UV denoiser. Change-Id: Ib208786a6fdf654981bcd96a3cf44e8e678025c1
-
- 07 Jul, 2014 - 1 commit
-
-
Marco Paniconi authored
Change-Id: I7ec4e0e05487fe80d93e31e0f6a21f326b5c7276
-
- 25 Jun, 2014 - 2 commits
-
-
Minghai Shang authored
Change-Id: I1b6ed2e82a7e3e8a9e790bf29d667a3f856a9518
-
Minghai Shang authored
Change-Id: I7eda0f5e678034f0e9c2ab481c517d2e9b280eb5
-
- 24 Jun, 2014 - 1 commit
-
-
Minghai Shang authored
Change-Id: I930dced169c9d53f8044d2754a04332138347409
-
- 22 May, 2014 - 1 commit
-
-
James Zern authored
more work would be necessary to avoid leaks in all failure cases Change-Id: I9c92ae1c34e120b17109bc832b6b2789b909761d
-
- 21 May, 2014 - 1 commit
-
-
Minghai Shang authored
Change-Id: Ifb09502ddf62664b3bfc62172de46bc36fde8efb
-
- 16 May, 2014 - 1 commit
-
-
Yaowu Xu authored
The commit changed to use memset for initialiazation of non-trivial strucutures, where initialization using {0} caused warnings. Also, removed {0} initializations where appropriate initialization calls are in place. Change-Id: Ifd03e34aa80688e382124eb889c0fc1ec43c48e6
-
- 14 May, 2014 - 1 commit
-
-
Tom Finegan authored
New name: vpx_temporal_svc_encoder.c Also, update comment to note that example supports VP8 and VP9. Change-Id: I6fffab81296f918ebca740192a5c609593852dff
-
- 13 May, 2014 - 1 commit
-
-
Tom Finegan authored
Rename it to vp9_spatial_svc_encoder. Change-Id: I756936039df5bf6bea2d7525a7edeac01df94352
-
- 09 May, 2014 - 1 commit
-
-
Tom Finegan authored
Doesn't work. Doesn't build. Not supported. Change-Id: I5a2f9965afdda82370049c10ebcbe77ac4c6c9b9
-
- 07 May, 2014 - 1 commit
-
-
Tom Finegan authored
Bitrotted and non-functional. Does one of two things: Crashes or reports errors and quits. Change-Id: Ia9c391ecd6e716b183d925247bf3dc0509ce4586
-
- 02 May, 2014 - 1 commit
-
-
Minghai Shang authored
Change-Id: I759f2d7c0e75b44ff4522a5ce57328b1c92730aa
-
- 10 Apr, 2014 - 1 commit
-
-
Marco Paniconi authored
And change a parameter setting in vpx_temporal_scalable_patterns. Change-Id: I7c208296ebcecbc8f73de032f6cdb26a1fc1442b
-
- 03 Apr, 2014 - 1 commit
-
-
Marco Paniconi authored
Change-Id: I6371ef7301c6bc3138552bd349e9bd154dee3e08
-