summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2017-07-22set_var_thresh_from_histogram: prevent negative varianceJames Zern
2017-07-18vp9: Removed unused skin detection function.Jerome Jiang
2017-07-18Merge "vp9: Allocate alt-ref in denoiser for SVC."Jerome Jiang
2017-07-18Merge "vp9: Remove isolated skin & non-skin blocks."Jerome Jiang
2017-07-18vp9: Allocate alt-ref in denoiser for SVC.Jerome Jiang
2017-07-18vp9: Remove isolated skin & non-skin blocks.Jerome Jiang
2017-07-18vp9: Disable usage of sb_use_mv_part for SVC.Marco
2017-07-17vp9: Fix to setting content_state for real-time mode.Marco
2017-07-17vp9: Reuse motion from choose_partitioning in NEWMV search.Marco
2017-07-14vp9: Compute skin only for blocks eligible for noise estimation.Jerome Jiang
2017-07-13vp9: Adjust minmax threshold for variance partitioning.Marco
2017-07-12Merge "remove vp9_firstpass.c w/CONFIG_REALTIME_ONLY"James Zern
2017-07-12Merge "vp9: Fix to SVC and denoising for fixed pattern case."Marco Paniconi
2017-07-12Merge "Remove the token state array from greedy optimize_b."Urvang Joshi
2017-07-11remove vp9_firstpass.c w/CONFIG_REALTIME_ONLYJames Zern
2017-07-11Remove the token state array from greedy optimize_b.Urvang Joshi
2017-07-11Merge "Reintroduce fix for max qindex calculation of a gf interval"James Bankoski
2017-07-11Merge "vp9: Move skinmap computation into multithreading loop."Jerome Jiang
2017-07-11Reintroduce fix for max qindex calculation of a gf intervalJim Bankoski
2017-07-11vp9: Fix to SVC and denoising for fixed pattern case.Marco
2017-07-10vp9: Move skinmap computation into multithreading loop.Jerome Jiang
2017-07-10Merge "remove vp9_full_sad_search"Johann Koenig
2017-07-10Merge "vp9: Remove alt-ref from denoiser."Jerome Jiang
2017-07-10remove vp9_full_sad_searchJohann
2017-07-10vp9: Remove alt-ref from denoiser.Jerome Jiang
2017-07-07Merge "cosmetics,vp9/: normalize inv/fwd_txfm naming"James Zern
2017-07-07Merge "vp9: Nonrd mode: use content_state_sb for high motion."Marco Paniconi
2017-07-06cosmetics,vp9/: normalize inv/fwd_txfm namingJames Zern
2017-07-06vp9: Nonrd mode: use content_state_sb for high motion.Marco
2017-07-05vp9: remove FrameWorkerData & vp9_dthread.hJames Zern
2017-07-05vp9: remove (un)lock_buffer_poolJames Zern
2017-07-06Merge changes from topic 'rm-dec-frame-parallel'James Zern
2017-07-05Merge changes from topic 'rm-dec-frame-parallel'James Zern
2017-07-05Merge "Further refactoring of mod error calculation."Yaowu Xu
2017-07-05Further refactoring of mod error calculation.paulwilkins
2017-07-05Fix incorrect index test in GF group rate assignment.paulwilkins
2017-06-30Merge "cosmetics,vp9/encoder: s/txm/txfm/"James Zern
2017-06-30Merge "vp9: Adjust condition for checking intra mode."Jerome Jiang
2017-06-30vp9: Adjust condition for checking intra mode.Marco
2017-06-30vp9_onyxc_int,RefCntBuffer: rm unused membersJames Zern
2017-06-30VP9_COMMON: rm frame_parallel_decodeJames Zern
2017-06-30remove vp9_dthread.cJames Zern
2017-06-30VP9Decoder: rm frame_parallel_decodeJames Zern
2017-06-30vp9: reduce FRAME_BUFFERS by 3James Zern
2017-06-30vp9_dx: rm worker thread creationJames Zern
2017-06-30Merge changes from topic 'rm-dec-frame-parallel'James Zern
2017-06-29vp9_dx,vpx_codec_alg_priv: rm *worker_id*James Zern
2017-06-29vp9_dx,vpx_codec_alg_priv: rm *cache*James Zern
2017-06-29vp9_dx,vpx_codec_alg_priv: rm frame_parallel_decodeJames Zern
2017-06-29cosmetics,vp9/encoder: s/txm/txfm/James Zern