summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-06Merge "Directly split the block in partition search"Pengchong Jin
2014-08-05Removing legacy XMA features from libvpx.Dmitry Kovalev
2014-08-05Directly split the block in partition searchPengchong Jin
2014-08-05Remove vp9_postproc_x86.hJohann
2014-08-05Create function vp9_preserve_existing_gfAdrian Grange
2014-08-05Use INTER_ALL for VAR based partitions for screencast material.Alex Converse
2014-08-05Add a codec control option to tune for screen content.Alex Converse
2014-08-05vp9_subexp: remove vp9_compute_update_table()James Zern
2014-08-05Merge "[spatial svc]Enabl golden frame for base layer and fix wrong ref_frame...Minghai Shang
2014-08-05Merge changes I4e2aeaef,Ie3e478efJim Bankoski
2014-08-04Merge "Store first pass motion vector directions"Pengchong Jin
2014-08-04Store first pass motion vector directionsPengchong Jin
2014-08-04Merge "Cosmetic indent fix in vp9_rd_pick_inter_mode_sb"Jingning Han
2014-08-04[spatial svc]Enabl golden frame for base layer and fix wrong ref_frame_flag f...Minghai Shang
2014-08-04Cosmetic indent fix in vp9_rd_pick_inter_mode_sbJingning Han
2014-08-04vpxdec warning errors addressedJim Bankoski
2014-08-04cast enums to int to avoid gcc warning in pred_commonJim Bankoski
2014-08-04energy -> int to avoid unsigned / signed mismatchJim Bankoski
2014-08-04vp9_firstpass.c: fix unused static functionJim Bankoski
2014-08-04set but unused var in vp9_rdoptJim Bankoski
2014-08-04break at the end of clauses with assert(0) to avoid gcc warningJim Bankoski
2014-08-04uint8_t segment and skip to avoid signed / unsigned warningsJim Bankoski
2014-08-04avoid signed mismatch warning in gccJim Bankoski
2014-08-01Merge "frame_size_tests: cosmetics"James Zern
2014-08-01Merge "vp9_entropy: inline comes first to avoid warning."James Zern
2014-08-01Merge "signed unsigned mismatch - warning error"James Zern
2014-08-01vp9_entropy: inline comes first to avoid warning.Jim Bankoski
2014-08-01Merge "removed sign mismatch warning"James Zern
2014-08-01Merge "Added vp9_sad8x8_neon()"Frank Galligan
2014-08-01frame_size_tests: cosmeticsJames Zern
2014-08-01Neon version of vp9_sub_pixel_variance8x8(),Scott LaVarnway
2014-08-01Merge "Neon version of vp9_sub_pixel_variance32x32(),"Frank Galligan
2014-08-01Added vp9_sad8x8_neon()Scott LaVarnway
2014-08-01signed unsigned mismatch - warning errorJim Bankoski
2014-08-01removed sign mismatch warningJim Bankoski
2014-07-31Merge "Skip calling vp9_block_energy when aq-mode is off"Jingning Han
2014-07-31Merge "Require armv6/media when building armv7"Johann
2014-07-31Merge "Code cleanup in rdopt.c"Yunqing Wang
2014-07-31Merge "configure: remove multiple_arf experiment"James Zern
2014-07-31Merge "Changes interface to avoid uninitialized warnings in vp9_cx_iface.c."James Zern
2014-07-31Skip calling vp9_block_energy when aq-mode is offJingning Han
2014-07-31Merge "Neon version of vp9_subtract_block()"Frank Galligan
2014-07-31Code cleanup in rdopt.cYunqing Wang
2014-07-31Merge "Remove third_party/libmkv"Frank Galligan
2014-07-31Merge "vp9_spatial_svc_encoder.sh: Disable existing tests, add a test that wo...Tom Finegan
2014-07-31Merge "vpxdec.sh: Refactor vpxdec()."Tom Finegan
2014-07-31Merge "tools_common.sh: Move vpxdec() test support to vpxdec.sh"Tom Finegan
2014-07-31Neon version of vp9_subtract_block()Scott LaVarnway
2014-07-31Merge "Refactor rd_pick_parition interface"Jingning Han
2014-07-31Remove third_party/libmkvFrank Galligan