shithub: libvpx

RSS feed

ac40c87f – Dmitry Kovalev <[email protected]> authored on 2014/01/16 13:16
Removing unused vp9_yv12_copy_partial_frame() function.

d2bb0c51 – Yunqing Wang <[email protected]> authored on 2014/01/16 11:09
Revert "Revert "Revert "SSSE3 convolution optimization"""

013eba8e – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/16 09:04
Merge "Inter-frame non-RD mode decision"

b0526522 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/16 08:39
Merge "Adding VP9 support to decode_to_md5 example."

2f52decd – Jingning Han <[email protected]> authored on 2014/01/10 06:51
Inter-frame non-RD mode decision

6cd63498 – Adrian Grange <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/16 06:02
Merge "Fix printf formatting"

2a2d8c14 – hkuang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/16 05:18
Merge "Add vp9_tm_predictor_4x4 neon implementation"

a5cb1b1a – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/16 03:21
Merge "don't dummy pack if we won't recode"

94bb09ca – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 12:42
Merge "vpxenc: Warn on lagged encoding with real time."

8f0d2134 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 11:26
Merge "Cleaning up reatectrl.c file."

67e4ca2a – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 11:23
Merge "Cleaning up postproc code."

c1bce6b0 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 11:04
Merge "Cleaning up ivf-related code."

c37d54a9 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 11:04
Merge "Replacing cpi->rc with rc."

3977e64f – Jim Bankoski <[email protected]> authored on 2014/01/15 10:30
don't dummy pack if we won't recode

df46372e – Dmitry Kovalev <[email protected]> authored on 2014/01/15 10:10
Cleaning up ivf-related code.

056db03d – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 10:03
Merge "Revert "Revert "SSSE3 convolution optimization"""

3c113452 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 09:46
Merge "Removing VP8_FOURCC_MASK & VP9_FOURCC_MASK."

293532f3 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 09:40
Merge "Add max burst bitrate control."

0f8787d6 – Dmitry Kovalev <[email protected]> authored on 2014/01/15 09:38
Adding VP9 support to decode_to_md5 example.

2d8a9548 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 09:21
Merge "vpxenc: remove some warnings w/--disable-(vp8|vp9)"

cccadd24 – Dmitry Kovalev <[email protected]> authored on 2014/01/15 09:01
Removing VP8_FOURCC_MASK & VP9_FOURCC_MASK.

8ce5f68f – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 09:01
Merge "Rearranges the END_USAGE typedef"

a22b834e – Adrian Grange <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 08:55
Merge "Delete outdated comment & tidy-up others"

d39485a7 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 07:56
Merge "calculate_modified_err() cleanup."

2123c5d6 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 07:56
Merge "Removing VpxInputContext dependency from {ivf, raw}_read_frame()."

b7465b3e – Dmitry Kovalev <[email protected]> authored on 2014/01/15 07:46
Replacing cpi->rc with rc.

8b5133fc – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 07:24
Merge "Removing unused calc_partial_ssl_err() function."

efdbd299 – Dmitry Kovalev <[email protected]> authored on 2014/01/15 07:23
calculate_modified_err() cleanup.

ae5b96d3 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 07:20
Merge "As you go mbmi->skip_coeff"

a26899ad – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 07:16
Merge "Removing intra_mode_stats."

f1cf4058 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 07:15
Merge "Removing pass number check from ivf_write_file_header()."

f2ef3892 – hkuang <[email protected]> authored on 2014/01/09 13:40
Add vp9_tm_predictor_4x4 neon implementation

9adcc4d6 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/15 05:59
Merge "Save ~30% off tokenize_b"

f3210695 – Deb Mukherjee <[email protected]> authored on 2014/01/15 05:10
Rearranges the END_USAGE typedef

7a203301 – Adrian Grange <[email protected]> authored on 2014/01/15 04:58
Fix printf formatting

c3011e6f – Adrian Grange <[email protected]> authored on 2014/01/15 04:53
Delete outdated comment & tidy-up others

69b68427 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 19:00
Merge "Cleaning up vp9_rdopt.c."

5248d711 – James Zern <[email protected]> authored on 2014/01/14 12:56
vpxenc: remove some warnings w/--disable-(vp8|vp9)

150fbfc7 – Tom Finegan <[email protected]> authored on 2014/01/14 13:04
vpxenc: Warn on lagged encoding with real time.

73cd22f8 – Jim Bankoski <[email protected]> authored on 2014/01/14 12:58
As you go mbmi->skip_coeff

433e5ea0 – Dmitry Kovalev <[email protected]> authored on 2014/01/14 12:53
Fixing invalid block width/height calculation.

70fe826d – Dmitry Kovalev <[email protected]> authored on 2014/01/14 12:46
Cleaning up vp9_rdopt.c.

a540f8a0 – Dmitry Kovalev <[email protected]> authored on 2014/01/14 10:49
Cleaning up postproc code.

da94b9be – Jim Bankoski <[email protected]> authored on 2014/01/14 10:05
Save ~30% off tokenize_b

f13b3d1e – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 10:12
Merge "Making motion search code more compact."

497b6a63 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 10:10
Merge "Cleaning up md5 example."

382470db – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 09:47
Merge "Removing unnecessary casts + cleanup."

970e9457 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 09:46
Merge changes I8eda5762,Ia2ffca07

b53113c3 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 09:45
Merge "Removing unused error_bins[] field from VP9_COMP."

a8bb1ffd – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 09:40
Merge "Reusing get_frame_new_buffer() function."

f3728f20 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 09:14
Merge "Cleaning up vp9_encodeframe.c."

7da6422d – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 09:12
Merge "Adding get_vp9_ref_frame_buffer() function."

518a934f – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 09:11
Merge "Converting int_mv to MV."

fc43938d – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 08:57
Merge "Minor fix on an assert"

1699d6bd – Deb Mukherjee <[email protected]> authored on 2014/01/14 07:44
Minor fix on an assert

5c808ba1 – Paul Wilkins <[email protected]> authored on 2014/01/10 12:26
Add max burst bitrate control.

903ba1a1 – Adrian Grange <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/14 02:52
Merge "Change the strategy for deciding the display size"

4f2a80f0 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/13 13:04
Merge "fix a div by zero issue"

a8a5774b – Dmitry Kovalev <[email protected]> authored on 2014/01/13 11:33
Removing unused error_bins[] field from VP9_COMP.

0a74236b – Dmitry Kovalev <[email protected]> authored on 2014/01/13 11:30
Removing unused switchable_interp_count[] field from VP9_COMP.

46a951c8 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 11:27
Using clamp() function instead of the same raw code.

80aae67f – Dmitry Kovalev <[email protected]> authored on 2014/01/13 10:24
Making motion search code more compact.

096ab110 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 10:21
Removing pass number check from ivf_write_file_header().

9855b6e5 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 09:04
Reusing get_frame_new_buffer() function.

88798447 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 08:04
Removing unnecessary casts + cleanup.

f9404f24 – Yunqing Wang <[email protected]> authored on 2014/01/13 06:58
Revert "Revert "SSSE3 convolution optimization""

dd31f2e4 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/13 07:00
Merge "Adding mv_has_subpel() function."

0eac753d – Dmitry Kovalev <[email protected]> authored on 2014/01/13 06:57
Removing VpxInputContext dependency from {ivf, raw}_read_frame().

482c39c0 – Adrian Grange <[email protected]> authored on 2013/12/13 05:15
Change the strategy for deciding the display size

9c9fdf30 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/13 06:46
Merge "Adding raw_read_frame() function to vpxdec."

b9592fa0 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 06:40
Removing intra_mode_stats.

62a2c2b1 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 06:26
Removing unused calc_partial_ssl_err() function.

ff0d073d – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/13 06:25
Merge "test_libvpx: fix negative CPU filter"

2033ac49 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 06:21
Converting int_mv to MV.

4ae8ac7b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/13 05:59
Merge "Cleaning up and fixing psnr calculation code."

b02c72b5 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 05:57
Adding mv_has_subpel() function.

f0fde243 – Dmitry Kovalev <[email protected]> authored on 2014/01/13 05:54
Adding raw_read_frame() function to vpxdec.

6fcabdd2 – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/13 05:52
Merge "Enable reference frame masking for rt mode"

31d3f43e – Yaowu Xu <[email protected]> authored on 2014/01/13 05:23
fix a div by zero issue

5e5d4c0e – Yaowu Xu <[email protected]> authored on 2014/01/13 05:03
Enable reference frame masking for rt mode

a00dad39 – Paul Wilkins <[email protected]> authored on 2014/01/03 09:14
No arf right before real scene cut.

603075fa – Paul Wilkins <[email protected]> authored on 2014/01/09 11:10
Further rate control tweaks and fixes.

7c52a3a2 – Johann <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/13 04:22
Merge "mips dsp-ase r2 vp9 decoder fixed bug in extend frame module (seg fault)"

59fa8cfd – Parag Salasakar <[email protected]> authored on 2014/01/13 09:44
mips dsp-ase r2 vp9 decoder fixed bug in extend frame module (seg fault)

f83c12b5 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/11 07:39
Merge "cosmetics: vp9_reconinter.h: make some variables const"

01236769 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/11 07:38
Merge "datarate_test: fix some type conversions"

ada9dd7d – James Zern <[email protected]> authored on 2014/01/10 14:08
test_libvpx: fix negative CPU filter

d2c1e8a5 – Dmitry Kovalev <[email protected]> authored on 2014/01/10 12:44
Cleaning up reatectrl.c file.

2c60f875 – Johann <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/10 12:04
Merge "Apply neon flags to intrinsic files"

ca677a38 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/10 11:53
Merge "Cleaning up vp9_rc_postencode_update() function."

4def0a81 – Dmitry Kovalev <[email protected]> authored on 2014/01/10 11:09
Cleaning up and fixing psnr calculation code.

6ed59ecc – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/10 11:01
Merge "Cleaning up vp9_dx_iface.c."

29736b88 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/10 11:01
Merge "Declare setup_buffer_inter in vp9_rdopt.h"

4f969ccc – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/10 11:00
Merge "Enable skipping reference frame check in rd loop"

aea28644 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/01/10 11:00
Merge "Removing mi_height_log2_lookup table."

a31dd326 – Dmitry Kovalev <[email protected]> authored on 2014/01/10 09:50
Cleaning up md5 example.

6439aa5a – Jim Bankoski <[email protected]> authored on 2014/01/10 06:28
explain speed features

db2b350d – Jingning Han <[email protected]> authored on 2014/01/10 07:48
Declare setup_buffer_inter in vp9_rdopt.h

3df5c54a – Dmitry Kovalev <[email protected]> authored on 2014/01/10 08:48
Cleaning up vp9_encodeframe.c.

96be0a50 – Dmitry Kovalev <[email protected]> authored on 2014/01/10 08:29
Removing mi_height_log2_lookup table.

Next