shithub: libvpx

RSS feed

354c5660 – James Zern <[email protected]> authored on 2014/02/14 14:38
restore examples to doxygen output

bb07de7c – Alex Converse <[email protected]> authored on 2014/02/14 05:17
Remove some unused and non-persistant variables from VP9_COMP.

80ccb45c – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:42
Merge "vp9_ratectrl - convert buffers to int64 to avoid casting"

e63b78a4 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:42
Merge "vp9_write_bit_buffer.h add consts to suppress warnings in vs"

0000e3a8 – Deb Mukherjee <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:27
Merge "In realtime mode enforce one pass with 0 lag"

cd6b9936 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:09
Merge "vp9_ratectrl.h resolve visual studio warnings"

5cc0de90 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:09
Merge "vp9_onyx_int.h resolve visual studio warning errors"

5750f78d – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:08
Merge "fast approximate model_rd_from_var_lapndz"

e727bcf7 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:08
Merge "vp9_mcomp.c visual studio warnings resolved"

0c7fbe00 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/14 04:08
Merge "vp9_firstpass.c visual studio warnings addressed"

fb4f10a2 – Jim Bankoski <[email protected]> authored on 2014/02/14 02:12
vp9_ratectrl - convert buffers to int64 to avoid casting

0abb0657 – Jim Bankoski <[email protected]> authored on 2014/02/14 02:10
vp9_write_bit_buffer.h add consts to suppress warnings in vs

e5dda3b6 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 09:09
vp9_ratectrl.h resolve visual studio warnings

27f4b14c – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 09:08
vp9_onyx_int.h resolve visual studio warning errors

6025ec79 – Jim Bankoski <[email protected]> authored on 2014/02/13 08:55
vp9_mcomp.c visual studio warnings resolved

bf5f2e7f – Jim Bankoski <[email protected]> authored on 2014/02/13 08:03
vp9_firstpass.c visual studio warnings addressed

edfb5ba2 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 18:58
Merge "Cleanup: removing "ptr" suffix from var names."

9bd76daf – James Zern <[email protected]> authored on 2014/02/10 15:08
cosmetics: yv12config.h: remove extra indent

e9cefd1b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 12:40
Cleanup: removing "ptr" suffix from var names.

5dbdff0f – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 14:03
Merge "Fix build error caused by a merge conflict."

bdd89664 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 12:35
Merge "Removing reference to non-existing context_counters array."

2eccbd0f – Alex Converse <[email protected]> authored on 2014/02/13 12:02
Fix build error caused by a merge conflict.

8d646bec – Yaowu Xu <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 12:03
Merge "Removed the reset of mode_info from previous frame"

27f809db – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 11:39
Merge "Disable using golden frame modes if golden frames are not being used"

25f22d2e – Deb Mukherjee <[email protected]> authored on 2014/02/13 10:34
In realtime mode enforce one pass with 0 lag

49b4b72b – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 11:23
Merge "Adapting vp8_set_maps.c example to use new APIs."

afad1a84 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 10:46
Merge "Calling vpx_img_read() from vp9_spatial_scalable_encoder."

fb8c246b – Frank Galligan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 10:29
Merge "Add VP9 decoder support for external frame buffers"

e590e087 – Marco Paniconi <[email protected]> authored on 2014/02/13 09:02
Fix target frame size setting, for 1pass cbr.

40af118a – Dmitry Kovalev <[email protected]> authored on 2014/02/13 10:08
Removing reference to non-existing context_counters array.

8837b022 – Dmitry Kovalev <[email protected]> authored on 2014/02/13 09:18
Adapting vp8_set_maps.c example to use new APIs.

e25fbed4 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 08:58
Merge "Calling vpx_img_read() from vpx_temporal_scalable_patterns."

3d3c53da – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 08:58
Merge "Adding explicit casts in yv12config.c."

9c7c8ff6 – Dmitry Kovalev <[email protected]> authored on 2014/02/13 08:56
Calling vpx_img_read() from vp9_spatial_scalable_encoder.

edec8087 – Alex Converse <[email protected]> authored on 2014/02/10 09:56
Disable using golden frame modes if golden frames are not being used

a4f30a50 – Frank Galligan <[email protected]> authored on 2014/02/06 12:13
Add VP9 decoder support for external frame buffers

56f27522 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 07:55
Merge "Using MV instead of int_mv inside vp9_full_pixel_diamond()."

46025ce5 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 07:51
Merge "vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings"

896d79a5 – Yaowu Xu <[email protected]> authored on 2014/02/12 06:04
Removed the reset of mode_info from previous frame

95abad91 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 07:10
Merge "Remove redundant set_offsets in rtc coding mode"

f2d9525a – Dmitry Kovalev <[email protected]> authored on 2014/02/13 07:07
Calling vpx_img_read() from vpx_temporal_scalable_patterns.

ea31368d – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 06:58
Merge "Datarate test for temporal layers and frame dropper."

4c53c8c6 – Dmitry Kovalev <[email protected]> authored on 2014/02/13 06:57
Adding explicit casts in yv12config.c.

ad2fa5e7 – Tom Finegan <[email protected]> authored on 2014/02/12 13:31
vp9/vp9_cx_iface: Silence ts_number_layers MSVC warnings

d805b39d – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 06:40
Merge "Removing x86_cpuid.c."

fde1b6d7 – Dmitry Kovalev <[email protected]> authored on 2014/02/12 07:52
Using MV instead of int_mv inside vp9_full_pixel_diamond().

df6c523f – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 06:04
Merge "Renaming skip_coeff to skip for consistency."

f4bfe1fe – Marco Paniconi <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 05:08
Merge "Update to vpx_temporal_scalable_patterns test:"

e5a1b214 – Frank Galligan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 04:52
Merge "Fix neon wide loopfilter for filter8 only branch"

92824a9c – Yunqing Wang <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 04:43
Merge "AVX2 Convolve Optimization"

4712877e – Jingning Han <[email protected]> authored on 2014/02/13 04:39
Remove redundant set_offsets in rtc coding mode

d84978b8 – Paul Wilkins <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 04:31
Merge changes I121fe66c,I94f57f8a

c30a9cd9 – Paul Wilkins <[email protected]> authored on 2014/02/13 09:50
Remove some cases for turning off arf.

640885dd – Marco Paniconi <[email protected]> authored on 2014/02/11 03:48
Datarate test for temporal layers and frame dropper.

2eb499a5 – Marco Paniconi <[email protected]> authored on 2014/02/11 12:59
Update to vpx_temporal_scalable_patterns test:

32d07c62 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 03:32
Merge "vp9_mbgraph.c static analysis issues resolved."

4f34df4b – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 03:32
Merge "vp9_temporal_filter.c static analysis issue resolution"

6a6797f5 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 03:31
Merge "vp9_pickmode.c static analysis issues resolved"

72c97b10 – Jim Bankoski <[email protected]> authored on 2014/02/13 01:43
vp9_mbgraph.c static analysis issues resolved.

677b5375 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/11 07:40
vp9_temporal_filter.c static analysis issue resolution

d7be0fd5 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 01:22
Merge "vp9_rdopt.c static analysis issues resolved"

c6eaf5f9 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/11 02:42
vp9_pickmode.c static analysis issues resolved

7336dfe2 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 01:20
Merge "static analysis warning in vp9_ratectrl.c"

d2cd088c – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 01:20
Merge "vp9_mcomp.c static analysis issues"

35e24e33 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 01:20
Merge "clear out static analysis warning"

75ac2913 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/13 01:19
Merge "clean out static analyzer warnings vp9_encodeframe.c"

8121366f – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 16:44
Merge "Adding and reusing vpx_img_plane_{width, height}() functions."

876c72a0 – levytamar82 <[email protected]> authored on 2014/01/17 07:39
AVX2 Convolve Optimization

374eaf20 – Dmitry Kovalev <[email protected]> authored on 2014/02/12 11:26
Flushing the encoder in simple_decoder example.

2bdd43d8 – Dmitry Kovalev <[email protected]> authored on 2014/02/12 13:36
Adding and reusing vpx_img_plane_{width, height}() functions.

b41acbf9 – Frank Galligan <[email protected]> authored on 2014/02/12 11:55
Fix neon wide loopfilter for filter8 only branch

c00d88cd – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 13:24
Merge "Removing init_rdcost_stack() + cleanup."

2a7f98c4 – Tom Finegan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 13:16
Merge "decode_test_driver: Use size_t for size arg to DecodeFrame()."

8c3ca45d – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 12:53
Merge "Converting int_mv to MV."

dea1604e – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 12:51
Merge "Remove unnecessary vp9_setup_buffer_inter use"

3818132a – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 12:51
Merge "Remove inactive control parameters"

91b51456 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 12:51
Merge "Remove unused using_small_partition_info functions"

ce79e8a1 – Jingning Han <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 12:51
Merge "Remove unused function in vp9_encodeframe"

004c8c63 – Dmitry Kovalev <[email protected]> authored on 2014/02/12 12:44
Renaming skip_coeff to skip for consistency.

8dd9ca4c – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 12:31
Merge "Adding consts to mv search function arguments."

b0eea0a1 – James Zern <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 12:15
Merge "gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX."

bb2d683c – Jim Bankoski <[email protected]> authored on 2014/02/12 12:00
vp9_rdopt.c static analysis issues resolved

235b77e5 – Tom Finegan <[email protected]> authored on 2014/02/12 11:01
decode_test_driver: Use size_t for size arg to DecodeFrame().

733a17d2 – Dmitry Kovalev <[email protected]> authored on 2014/02/12 09:42
Converting int_mv to MV.

02c06379 – Alex Converse <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 10:35
Merge "Cleanup tokenize_b and hoist some invarients out of the loop."

4e7d3088 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 10:28
Merge "Using video writer API from vp9_spatial_scalable_encoder."

e6d23c94 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 10:27
Merge "Adding API to get vpx encoder/decoder interface."

3c3dd1d5 – Jingning Han <[email protected]> authored on 2014/02/12 10:06
Remove unnecessary vp9_setup_buffer_inter use

f8604089 – Frank Galligan <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 09:38
Merge "Fix frames that have no references to them."

50712fca – Dmitry Kovalev <[email protected]> authored on 2014/02/12 09:28
Adding consts to mv search function arguments.

7836e3a5 – Tom Finegan <[email protected]> authored on 2014/02/10 12:26
gen_msvs_vcxproj.sh: Add /arch:AVX for files using AVX.

9e190dfb – Jim Bankoski <[email protected]> authored on 2014/02/12 09:16
fast approximate model_rd_from_var_lapndz

0eecccc5 – Jingning Han <[email protected]> authored on 2014/02/12 07:48
Remove inactive control parameters

25479e94 – Jingning Han <[email protected]> authored on 2014/02/12 07:01
Remove unused using_small_partition_info functions

2e86d2de – Jingning Han <[email protected]> authored on 2014/02/12 06:52
Remove unused function in vp9_encodeframe

fffb3be7 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 07:14
Merge "Cleaning up vp9_full_search_sad_c() function."

0109d757 – Dmitry Kovalev <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/12 07:11
Merge "Removing vp9_foreach_transformed_block_uv() function."

eb5889f8 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/10 12:32
static analysis warning in vp9_ratectrl.c

f324f0c5 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/10 12:03
vp9_mcomp.c static analysis issues

4c2074f9 – Jim Bankoski <[email protected]> authored and Gerrit Code Review <[email protected]> committed on 2014/02/10 07:00
clear out static analysis warning

Next