]> granicus.if.org Git - libvpx/history - vpx_scale
[spatial svc]Another workaround to avoid using prev_mi
[libvpx] / vpx_scale /
2014-10-14 hkuangMerge "Remove extra line."
2014-10-14 JackyChenMerge "Code style change in unit test for VP8/VP9 denoi...
2014-10-13 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-13 James ZernMerge "yv12config: fix highbitdepth build"
2014-10-11 James Zernyv12config: fix highbitdepth build
2014-10-10 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-07 JackyChenMerge "Add SSE2 code and unit test for VP9 denoiser."
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-10-06 Yaowu XuMerge "Properly initialize segmentID in nonrd coding...
2014-10-03 Deb MukherjeeMerge "Adds highbitdepth support to svc examples"
2014-10-02 Yaowu XuMerge "Make iscan and scan neighbor arrays static const."
2014-10-02 Debargha MukherjeeMerge "Fix invalid memory access in inter prediction...
2014-10-02 Alex ConverseFix subsampling check for images 1 pixel wide/tall
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-18 Frank GalliganMerge "Improved mb_lpf_horizontal_edge_w_sse2_16() #2"
2014-09-17 JohannMerge "vp8: common: postproc: fix signed overflow of...
2014-09-17 James ZernMerge "arm: Fix building vp8_mse16x16_neon.c with MSVC"
2014-09-17 Deb MukherjeeMerge "Adding high-bitdepth intra prediction functions"
2014-09-16 Frank GalliganMerge "Remove memset of every external frame buffer."
2014-09-16 Jingning HanMerge "Use non-zero mode threshold for NEARESTMV modes"
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-16 Jingning HanMerge "Add ARF validation for compound inter mode check"
2014-09-16 Jingning HanMerge "Remove redundant reference frame check in sub8x8...
2014-09-16 Jingning HanMerge "Replace best_ref_index table fetch with best_mbmode"
2014-09-15 Frank GalliganRemove memset of every external frame buffer.
2014-09-15 Jingning HanMerge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
2014-09-13 Jingning HanMerge "Remove redundant reference frame threshold settings"
2014-09-13 Jingning HanMerge "Refactor reference frame control in sub8x8 block...
2014-09-13 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb"
2014-09-13 Jingning HanMerge "Remove unused best_inter_rd variable"
2014-09-13 Jingning HanMerge "Remove unused speed feature"
2014-09-13 Jingning HanMerge "Add a note for enum values of MV_REFERENCE_FRAME"
2014-09-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-12 Jingning HanMerge "Unify intra mode mask into mode_skip_mask scheme"
2014-09-11 Jingning HanMerge "Remove inter_mode_mask from rate-distortion...
2014-09-11 Jingning HanMerge "Move intra block size skip outside mode search...
2014-09-11 Jingning HanMerge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
2014-09-11 Jingning HanMerge "Move overlay frame speed feature setting out...
2014-09-11 Jingning HanMerge "Refactor to remove speed feature dependency...
2014-09-11 Minghai ShangMerge "[spatial svc]Add golden frame to first pass...
2014-09-10 Jingning HanMerge "Fix a bug in vp9_rd_pick_inter_mode_sb"
2014-09-10 Jingning HanMerge "Remove redundant ref frame pointer assignment"
2014-09-10 Jim BankoskiMerge "LoopFilterWorkerData: remove misleading 'const'"
2014-09-10 Dmitry KovalevMerge "Removing legacy compatibility layer."
2014-09-09 James ZernMerge changes If8887e1d,I36bfc9c8,I3d1e6c42
2014-09-09 James ZernMerge changes I660c1b7f,Id3cdf6b6
2014-09-09 Jingning HanMerge "Remove dependency of intra mode search skip...
2014-09-09 Jingning HanMerge "Replace best_mode_index table retrieve with...
2014-09-09 Yunqing WangMerge "Remove the use of use_lastframe_partitioning...
2014-09-09 JohannMerge "Restructure ARM assumptions in cpudetect"
2014-09-09 Dmitry KovalevMerge "Cleaning up and speeding up vp9_idct32x32_1024_a...
2014-09-09 Alex ConverseMerge "BITSTREAM CLARIFICATION: Forbid referencing...
2014-09-08 Alex ConverseBITSTREAM CLARIFICATION: Forbid referencing across...
2014-09-05 James ZernMerge "vp9: skip loopfilter when the frame is corrupt"
2014-09-04 Jingning HanMerge "Speed up compound inter prediction mode check"
2014-09-04 Dmitry KovalevMerge "Removing local set_speed_features() function."
2014-09-04 Dmitry KovalevMerge "Replacing asm 16x16 variance calculation with...
2014-09-03 JohannMerge "Revert "Revert "VP8 for ARMv8 by using NEON...
2014-09-03 Dmitry KovalevMerge "Cleaning up vp9_variance_avx2.c."
2014-09-03 Dmitry KovalevMerge "Removing clear_system_state() call from update_c...
2014-09-03 Minghai ShangMerge "[svc] Temporal svc with two pass rate control"
2014-09-03 Paul WilkinsMerge "Skip comp inter mode test in RD loop with same...
2014-09-03 Dmitry KovalevMerge "Removing MMX SAD calculation code."
2014-09-02 Deb MukherjeeMerge "Adds config opt for highbitdepth + misc. vpx"
2014-09-02 Deb MukherjeeAdds config opt for highbitdepth + misc. vpx
2014-08-21 Yaowu XuMerge "Fix bug 804"
2014-08-06 James ZernMerge "vp9_subexp: remove vp9_compute_update_table()"
2014-07-31 JohannMerge "Require armv6/media when building armv7"
2014-07-31 Yunqing WangMerge "Code cleanup in rdopt.c"
2014-07-31 James ZernMerge "configure: remove multiple_arf experiment"
2014-07-31 James ZernMerge "Changes interface to avoid uninitialized warning...
2014-07-31 Jingning HanMerge "Refactor rd_pick_parition interface"
2014-07-31 James ZernMerge "configure.sh: avoid test -a/-o for compatibility"
2014-07-30 Jingning HanMerge "Chessboard pattern partition search"
2014-07-30 Pengchong JinMerge "Early termination after partition NONE is done...
2014-07-30 JohannMerge "Remove copy frame neon"
2014-07-30 JohannMerge "Remove unused copy src frame function"
2014-07-30 James ZernMerge "vp9_cx_iface: defer compressed data buffer alloc"
2014-07-28 Pengchong JinMerge "Store block-wise statistics obtained in the...
2014-07-28 Jim BankoskiMerge "This removes a test that fails on 32 bit"
2014-07-26 JohannRemove copy frame neon
2014-07-26 JohannRemove unused copy src frame function
2014-07-25 Jingning HanMerge "Fix rd_pick_partition search loop for 4x4 blocks"
2014-07-25 Jingning HanMerge "Fix potential ioc issue in vp9_get_prob for...
2014-07-25 Jingning HanMerge "Remove unnecessary conditional assignment"
2014-07-25 Minghai ShangMerge "[spatial svc]Fix reference issues"
2014-07-25 Joshua LittMerge "Encode perf test"
2014-07-25 Yunqing WangMerge "Allocate aligned source in variance test"
2014-07-25 Alex ConverseMerge "Refactor inter/intra_suberblock_yrd."
2014-07-25 Yaowu XuMerge "Fix allocation of context buffers on frame resize"
2014-07-25 Yaowu XuMerge "Changed validation of reference frame size"
2014-07-25 Marco PaniconiMerge "vp8: reduce refresh_max_mbs_perframe with fewer...
2014-07-25 Tim KoppMerge "s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISING"
2014-07-25 James ZernMerge "rtcd.pl: check for auto_help availability"
2014-07-25 JohannRemove neon version of vp8 extend borders
2014-07-24 JohannSet and use uv_crop_[width|height]
2014-07-18 Yunqing WangFix visual studio build failure
next