shithub: libvpx

RSS feed

262bc7b2 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 18:48
Merge "vp8/bitstream.h: quiet warnings in EDSP builds"

8aafd340 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 16:46
Merge changes I875ac5a7,I2b13369d,I9ceb47a9

82fd084b – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 15:04
Merge "Re-design quantization process"

9ac2f663 – Jingning Han <[email protected]> authored on 2014/07/01 12:10
Re-design quantization process

bd756699 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 12:48
Merge "Add a test that tests invalid partitions for profile 1"

56dbf1ca – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 12:48
Merge "validate uv block size when reading partition"

64742f82 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 12:05
Merge "Elevate NEWMV mode checking threshold in real time"

ee380215 – Jim Bankoski <[email protected]> authored on 2014/07/01 11:37
Add a test that tests invalid partitions for profile 1

2f16e79e – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 11:25
Merge "vp9_thread_test: add 'Thread' to test names"

f31ff029 – Yunqing Wang <[email protected]> authored on 2014/07/01 08:18
Elevate NEWMV mode checking threshold in real time

79ceb79b – Alex Converse <[email protected]> authored on 2014/07/01 07:00
Add a new yuv444 testvector.

19cbf541 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/07/01 06:30
Merge "Fix visual studio build issue"

abf0df08 – Jim Bankoski <[email protected]> authored on 2014/07/01 06:26
validate uv block size when reading partition

9ba1d60b – Yunqing Wang <[email protected]> authored on 2014/07/01 04:58
Fix visual studio build issue

e656f44c – James Zern <[email protected]> authored on 2014/06/19 17:14
update vp9_thread.[hc]

8c6263e8 – James Zern <[email protected]> authored on 2014/06/21 15:38
vp9_thread_test: remove unnecessary c_str()'s

0b27ed43 – James Zern <[email protected]> authored on 2014/06/21 15:28
vp9_thread_test: factorize decode loop

415b84be – James Zern <[email protected]> authored on 2014/06/21 15:16
vp9_thread_test: add 'Thread' to test names

b7a51cd8 – James Zern <[email protected]> authored on 2014/06/30 19:29
vp8/bitstream.h: quiet warnings in EDSP builds

14e3caca – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 18:57
Merge "libs.mk: don't include x86inc.asm in codec src list"

968291f5 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 13:50
Merge "Revert "Fix a bug in VP9Worker which leads to unit test hang.""

6c54dbcb – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 13:44
Merge "BITSTREAM: Handle transform size and motion vectors more logically for non-420."

1480ba6f – hkuang <[email protected]> authored on 2014/06/30 12:56
Revert "Fix a bug in VP9Worker which leads to unit test hang."

4bb4c229 – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 12:05
Merge "Encode_breakout code refactoring"

370618ff – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 11:44
Merge "change to not force interp_type as SWITCHABLE"

186bd4eb – Yaowu Xu <[email protected]> authored on 2014/06/30 08:48
change to not force interp_type as SWITCHABLE

6643b886 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 08:20
Merge "Remove unused set_mode_info function"

f8476424 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 07:32
Merge "Fix a bug in VP9Worker which leads to unit test hang."

3779ccaf – Yunqing Wang <[email protected]> authored on 2014/06/30 07:16
Encode_breakout code refactoring

30ab3701 – Jingning Han <[email protected]> authored on 2014/06/30 05:49
Remove unused set_mode_info function

34b2ce15 – hkuang <[email protected]> authored on 2014/06/28 06:19
Fix a bug in VP9Worker which leads to unit test hang.

dee5782f – Yunqing Wang <[email protected]> authored on 2014/06/27 13:44
Enable encode breakout in real time

9d41313e – Yunqing Wang <[email protected]> authored on 2014/05/01 11:14
Decide the partitioning threshold from the variance histogram

a93c5060 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 05:14
Merge "initialize bit buffer structure to avoid warning error"

ba869a9b – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 04:30
Merge "vp8 denoiser fix: free memory of denoiser->denoiser_state."

04d9720c – Tim Kopp <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 04:29
Merge "Implemented motion compensation for VP9 denoiser"

783107fd – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 04:08
Merge "silence unused parm warning for worker thread in loop filter"

acc0fec3 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/30 04:08
Merge "remove unused parms from rd_pick_inter_mode_sb_seg_skip"

7a8829f6 – Jim Bankoski <[email protected]> authored on 2014/06/30 04:05
initialize bit buffer structure to avoid warning error

970c1253 – Marco Paniconi <[email protected]> authored on 2014/06/29 12:43
vp8 denoiser fix: free memory of denoiser->denoiser_state.

9aa4fad7 – Jim Bankoski <[email protected]> authored on 2014/06/29 05:30
silence unused parm warning for worker thread in loop filter

a13bf653 – Jim Bankoski <[email protected]> authored on 2014/06/29 05:23
remove unused parms from rd_pick_inter_mode_sb_seg_skip

2af46568 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/28 06:21
Merge "vp9: disable postproc buffer alloc when unnecessary"

b5906291 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 18:19
Merge "Add a test using VP9E_SET_LOSSLESS"

e707e958 – James Zern <[email protected]> authored on 2014/06/27 12:40
libs.mk: don't include x86inc.asm in codec src list

4bf24488 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 12:09
Add a test using VP9E_SET_LOSSLESS

8bf4c43d – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 11:33
configure: defer x32 check until post toolchain setup

44472cde – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 11:08
vp9: disable postproc buffer alloc when unnecessary

715b8d3b – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 16:53
Merge "Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build:"""

749e0c7b – James Zern <[email protected]> authored on 2014/06/27 13:31
Revert "Revert "Revert 3 patches from Hangyu to get Chrome to build:""

0e79906d – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 12:47
Merge "Allow encoder to set lpf level to 0"

303aa7e4 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 12:47
Merge "Added a new speed 7 in rt mode"

ae77d0fe – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 12:32
Merge "Add a CPU speed test with screen content."

9cd90d46 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 12:20
Merge "iosbuild.sh Add arm64 support to VPX.framework."

1fba21a2 – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 12:17
Merge "configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Darwin."

a5f49183 – Tim Kopp <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 11:42
Merge "fix: Only do spatial SVC when there are > 1 layers"

b0959b81 – Tim Kopp <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 11:41
Merge "VP9 denoiser: implemented update_frame_stats()"

d0cb273e – Yaowu Xu <[email protected]> authored on 2014/06/27 11:23
Allow encoder to set lpf level to 0

3f92b7b9 – Yaowu Xu <[email protected]> authored on 2014/06/27 06:05
Added a new speed 7 in rt mode

83269ff8 – Minghai Shang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 07:48
Merge "[spatial svc] Remove encoding modes since we only need one mode at this time."

5ca7c65e – Minghai Shang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 07:48
Merge "[spatial svc]Remove key frame quantizer settings since key frame is decided by rate control"

63de0f16 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 07:09
Merge "Verify that the ouput of q0 is lossless in cpu speed test."

52b63c23 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 07:05
Merge "Better validation of invalid files"

5d088123 – Alex Converse <[email protected]> authored on 2014/06/26 12:21
Add a CPU speed test with screen content.

a869e62a – Alex Converse <[email protected]> authored on 2014/06/26 12:19
Verify that the ouput of q0 is lossless in cpu speed test.

2f742187 – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 06:14
Merge "vp8: bugfix in postproc vp8_de_noise."

a9a13ce9 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 06:07
Merge "Add realtime coverage to cpu speed test"

3cac9f0a – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 06:06
Merge "Use UV prediction when deciding to skip in for lossless."

9f37d149 – Jim Bankoski <[email protected]> authored on 2014/06/27 06:03
Better validation of invalid files

21f8d6a1 – Marco Paniconi <[email protected]> authored on 2014/06/27 05:20
vp8: bugfix in postproc vp8_de_noise.

2826c1d2 – Tim Kopp <[email protected]> authored on 2014/06/17 09:01
Implemented motion compensation for VP9 denoiser

52462bf7 – Tim Kopp <[email protected]> authored on 2014/06/17 08:51
VP9 denoiser: implemented update_frame_stats()

0299a603 – Tim Kopp <[email protected]> authored on 2014/06/26 11:28
fix: Only do spatial SVC when there are > 1 layers

cb51192b – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/27 03:07
Merge "Multi-arf: Change ref buffer for primary arf."

1d5223c6 – Paul Wilkins <[email protected]> authored on 2014/06/26 07:26
Multi-arf: Change ref buffer for primary arf.

1a30f701 – Scott LaVarnway <[email protected]> authored on 2014/06/27 01:00
denoising_sse2.c visual studio warnings/errors fix

340e7433 – Alex Converse <[email protected]> authored on 2014/06/26 12:16
Add realtime coverage to cpu speed test

5a3e3c6d – Jingning Han <[email protected]> authored on 2014/06/25 12:53
Adaptive txfm size selection depending on residual sse/variance

73eeb3be – Pengchong Jin <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/26 10:36
Merge "Skip the partition search for the frame with no motion"

aed52718 – Alex Converse <[email protected]> authored on 2014/06/26 08:55
Use UV prediction when deciding to skip in for lossless.

91ccad21 – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/26 09:03
Merge "vp8: Add temporal denoising for UV-channel."

6a2e3760 – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/26 08:49
Merge "Add arm64-darwin-gcc target."

12861260 – Pengchong Jin <[email protected]> authored on 2014/06/23 09:00
Skip the partition search for the frame with no motion

94ae0430 – Scott LaVarnway <[email protected]> authored and Marco Paniconi <[email protected]> committed on 2014/06/25 07:28
vp8: Add temporal denoising for UV-channel.

e87d6813 – Tom Finegan <[email protected]> authored on 2014/06/25 14:32
Add arm64-darwin-gcc target.

e15f6bc1 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/26 07:00
Merge "Add const mark to const values in non-RD coding mode"

56afb9c4 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/26 07:00
Merge "Enable real-time version reference motion vector search"

46ea9ec7 – Jingning Han <[email protected]> authored on 2014/06/24 06:45
Enable real-time version reference motion vector search

99e25ec4 – Jingning Han <[email protected]> authored on 2014/06/26 05:41
Add const mark to const values in non-RD coding mode

46218c9c – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/26 05:41
Merge "Fix quality regression for multi arf off case."

1c27e1f1 – Paul Wilkins <[email protected]> authored on 2014/06/26 05:48
Fix quality regression for multi arf off case.

e84e8685 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/26 05:10
Merge "Make non-RD intra mode search txfm size dependent"

601be5a2 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/25 21:55
Merge "Dual arf: Name changes."

08d75a8e – Tom Finegan <[email protected]> authored on 2014/06/25 14:06
configure.sh: Tweak default of use_x86inc for 64-bit, non-pic, and Darwin.

9a5e9e73 – Tom Finegan <[email protected]> authored on 2014/06/25 14:45
iosbuild.sh Add arm64 support to VPX.framework.

2aa50eaf – Jingning Han <[email protected]> authored on 2014/06/25 07:41
Make non-RD intra mode search txfm size dependent

ce719907 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/25 10:26
Merge changes I915beaef,I229dd6ca

75cb82d8 – James Zern <[email protected]> authored on 2014/06/25 08:20
vp9cx.mk: move avx c files outside of x86inc block

36eeb179 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/06/25 07:42
Merge "Revert "Revert 3 patches from Hangyu to get Chrome to build:""

b3363561 – hkuang <[email protected]> authored on 2014/06/24 10:22
Revert "Revert 3 patches from Hangyu to get Chrome to build:"

Next