shithub: libvpx

RSS feed

c87895b1 – Jingning Han <jingning@google.com> authored on 2018/08/21 07:12
Safely swap the show frame buffer pointer in show_existing mode

28cd84af – Jingning Han <jingning@google.com> authored on 2018/08/21 06:48
Skip loop filter operation in show_existing_frame mode

1ec8fc9d – Jingning Han <jingning@google.com> authored on 2018/08/21 06:16
Point show frame buffer towards existing frame buffer

3b0d06b5 – Jingning Han <jingning@google.com> authored on 2018/08/21 06:05
Skip frame encoding when show_existing_frame is on

dcbdab22 – Jingning Han <jingning@google.com> authored on 2018/08/21 05:46
Add USE_BUF_FRAME enum to FRAME_UPDATE_TYPE

0de8be5a – Jingning Han <jingning@google.com> authored on 2018/08/20 13:03
Unify set_arf_sign_bias function

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

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()

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

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

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

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