shithub: libvpx

RSS feed

dce9e8a5 – Harish Mahendrakar <harish.mahendrakar@ittiam.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/20 23:40
Merge "Loopfilter MultiThread Optimization"

ba1a52b9 – Jingning Han <jingning@google.com> authored on 2018/08/20 08:59
Remove unneeded frame_till_gf_update_due assignment

0936ce93 – Jingning Han <jingning@google.com> authored on 2018/08/20 08:47
Add multi_layer_arf flag

dafe0642 – Supradeep T R <supradeep.tr@ittiam.com> authored and Venkatarama NG. Avadhani <venkatarama.avadhani@ittiam.com> committed on 2018/06/12 09:57
Loopfilter MultiThread Optimization

a5494e33 – Jingning Han <jingning@google.com> authored on 2018/08/20 05:11
Add a comment in init_gop_frames()

51d93376 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/20 11:59
Merge "Skip frame bit-stream writing for show-existing frame"

ff944467 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/20 11:59
Merge "Support code show_existing_frame in bit-stream header"

9d578ad6 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/20 11:59
Merge "Refactor init_gop_frame()"

98efa1c4 – Jingning Han <jingning@google.com> authored and James Zern <jzern@google.com> committed on 2018/08/17 05:07
Add inline to mod_index()

21694259 – Jingning Han <jingning@google.com> authored on 2018/08/17 07:27
Support code show_existing_frame in bit-stream header

eb327e41 – Jingning Han <jingning@google.com> authored on 2018/08/17 06:45
Refactor init_gop_frame()

3356cbfe – Jingning Han <jingning@google.com> authored on 2018/08/17 08:55
Skip frame bit-stream writing for show-existing frame

5226940e – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/17 11:29
Merge "Improve enhanced_full_pixel_motion_search"

501b2306 – Tom Finegan <tomfinegan@chromium.org> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/17 11:15
Merge "external_frame_buffer_test: rm duplicate protected:"

917fba2a – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/17 03:03
Merge "Refactor: move svc example files to from vpx/ to examples/"

80f9a578 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/17 03:02
Merge "Refactor some swapping code with a local func."

e03ac81d – James Zern <jzern@google.com> authored on 2018/08/16 19:51
external_frame_buffer_test: rm duplicate protected:

ba2cd733 – Hui Su <huisu@google.com> authored on 2018/08/14 10:37
Improve enhanced_full_pixel_motion_search

daa8482f – Jingning Han <jingning@google.com> authored on 2018/08/10 13:01
Use YUV components to build the temporal filter

ed8f189c – Jerome Jiang <jianj@google.com> authored on 2018/08/16 10:41
Refactor: move svc example files to from vpx/ to examples/

8839cffe – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/16 12:53
Merge changes I6ab0ece8,I5f878e9b

ca6bfe2c – Jingning Han <jingning@google.com> authored on 2018/08/10 12:42
Unify the YUV plane temporal filter operation

6c62530c – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/16 01:09
Merge "vp9: Add flatness metric to cyclic refresh setup."

10fb9b94 – Jerome Jiang <jianj@google.com> authored on 2018/08/13 13:28
Refactor some swapping code with a local func.

2b2a7571 – Marco Paniconi <marpan@google.com> authored on 2018/07/30 05:25
vp9: Add flatness metric to cyclic refresh setup.

47808645 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/15 19:15
Merge "vp9: Remove good mode and speed 0-4 from some datarate tests."

27106e50 – Jerome Jiang <jianj@google.com> authored on 2018/08/15 13:15
svc: Force the quantizer to be same as that in encoder config.

557fab36 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/15 00:02
Merge "Add vpxenc control to turn on/off tpl model"

fd1de451 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/14 14:58
Merge "vp9: fix memory alloc for adaptive_rd_thresh_row_mt."

7b925825 – James Bankoski <jimbankoski@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/14 12:01
Merge "Make Sharpness parameter affect visual sharpness"

56735e55 – Jingning Han <jingning@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/14 11:50
Merge "Fix potential encoder failure case in tpl model"

b4e783da – Jerome Jiang <jianj@google.com> authored on 2018/08/13 07:01
vp9: fix memory alloc for adaptive_rd_thresh_row_mt.

d20d9259 – Jingning Han <jingning@google.com> authored on 2018/08/13 10:47
Add vpxenc control to turn on/off tpl model

944ede02 – Jim Bankoski <jimbankoski@google.com> authored on 2018/07/06 11:45
Make Sharpness parameter affect visual sharpness

c70552c0 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/13 19:20
Merge "vp9-svc: Fixes for cyclic refresh for SVC."

a4cc75cd – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/13 18:25
Merge "vp9: don't release buffer for current frame."

058046c8 – Jingning Han <jingning@google.com> authored on 2018/08/13 12:52
Fix potential encoder failure case in tpl model

2a17bb07 – Jerome Jiang <jianj@google.com> authored on 2018/08/13 07:28
vp9: Remove good mode and speed 0-4 from some datarate tests.

62261d5e – Marco Paniconi <marpan@google.com> authored on 2018/08/12 17:35
vp9-svc: Fixes for cyclic refresh for SVC.

25ca4edf – Marco Paniconi <marpan@google.com> authored on 2018/08/13 05:20
vp9: Small refactor on overshoot detection, for cbr real-time.

f1d44c1f – Marco Paniconi <marpan@google.com> authored on 2018/08/12 17:29
vp9-svc: Unittest for screen mode with quality layers

b8642738 – Marco Paniconi <marpan@google.com> authored on 2018/08/11 08:59
vp9-svc: Fix to updated SET_SVC_REF_FRAME_CONFIG control

7de10a5f – Jerome Jiang <jianj@google.com> authored and James Zern <jzern@google.com> committed on 2018/08/09 14:47
vp9: don't release buffer for current frame.

7c326d7a – James Zern <jzern@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/10 19:24
Merge "loop_filter_rows_mt: use sb_rows to limit workers"

f8d4492d – Jerome Jiang <jianj@google.com> authored on 2018/08/09 17:46
Refactor: Move code updating ref frames for svc & denoiser.

b6264524 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/10 12:46
Merge "vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG api"

9a9c0121 – Jerome Jiang <jianj@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/10 12:43
Merge "Fix frame drop threshold in vp9 datarate test."

6cd224f3 – Hui Su <huisu@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/10 12:08
Merge "Use the pred_mv feature for speed 0"

dd601bb0 – Jerome Jiang <jianj@google.com> authored on 2018/08/10 04:26
Fix frame drop threshold in vp9 datarate test.

ada6a428 – Marco Paniconi <marpan@google.com> authored and Gerrit Code Review <noreply-gerritcodereview@google.com> committed on 2018/08/09 22:24
Merge "vp9: Allow for overshoot detection for non-screen CBR mode."