]> granicus.if.org Git - libvpx/history - vpx
vp9_ethread: add parallel loopfilter
[libvpx] / vpx /
2015-01-15 Yaowu XuFix color_space enum comments for doxygen
2015-01-15 Yaowu XuMerge "Fix comments for doxygen"
2015-01-15 Yunqing WangMerge "Align thread data in vp9_ethread"
2015-01-15 Yaowu XuFix comments for doxygen
2015-01-15 Yaowu XuMerge "Clarify purpose of VP9_INVERT_TILE_DECODE_ORDER"
2015-01-15 Yaowu XuMerge "Add comments for two SVC related controls"
2015-01-15 Yaowu XuMerge "Add comments for two SVC related controls"
2015-01-15 Yaowu XuMerge "Add comments for control VP9E_SET_TUNE_CONTENT"
2015-01-15 Yaowu XuMerge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST"
2015-01-15 Yaowu XuClarify purpose of VP9_INVERT_TILE_DECODE_ORDER
2015-01-14 Yaowu XuMerge "Fix comments for encoder controls"
2015-01-14 Yaowu XuMerge "Add encoder control for setting color space"
2015-01-14 Frank GalliganMerge "Switch remaining Neon variance functions to...
2015-01-14 Frank GalliganMerge "Add 64x64 sub_pel_variance Neon function"
2015-01-14 Yaowu XuAdd comments for two SVC related controls
2015-01-14 Yaowu XuAdd comments for two SVC related controls
2015-01-14 Yaowu XuAdd comments for control VP9E_SET_TUNE_CONTENT
2015-01-14 Yaowu XuAdd comments for VP9E_SET_FRAME_PERIODIC_BOOST
2015-01-14 Yaowu XuFix comments for encoder controls
2015-01-14 Yaowu XuAdd encoder control for setting color space
2015-01-14 Yaowu XuMerge "Enable decoder to pass through color space info"
2015-01-13 Yaowu XuEnable decoder to pass through color space info
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2014-12-22 Jim BankoskiMerge "remove static initializers for partition tree"
2014-12-22 Jim BankoskiMerge "Resolve several style issues in decode_perf_test"
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-12-19 James ZernMerge "make vp9 encoder static initializers thread...
2014-12-18 Paul WilkinsMerge "Improve motion detection for low complexity...
2014-12-17 JackyChenMerge "Add rectangle block support for MFQE."
2014-12-17 Deb MukherjeeMerge "Enhance the end to end psnr tests"
2014-12-17 JackyChenMerge "Use bit_depth in VP9Common as the flag of highbit."
2014-12-17 Jingning HanMerge "Remove reset mode_info array per frame"
2014-12-17 Jingning HanMerge "Set second ref frame to be NONE in key frame...
2014-12-17 JohannMerge "Use defines for inline and __builtin_prefetch"
2014-12-17 Jingning HanMerge "Fix intra mode update process in vp9_pick_inter_...
2014-12-17 JohannMerge "VP9 common for ARMv8 by using NEON intrinsics 16"
2014-12-16 JohannMerge "Allow building multi-res encoder with --shared"
2014-12-16 JohannMerge "Silence -Werror=unused-parameter"
2014-12-16 Frank GalliganMerge "Revert "Revert "Add support for setting byte...
2014-12-16 JohannAllow building multi-res encoder with --shared
2014-12-15 Frank GalliganRevert "Revert "Add support for setting byte alignment.""
2014-12-15 James ZernMerge "vp9/MACROBLOCKD: reorder struct members"
2014-12-15 Paul WilkinsRevert "Add support for setting byte alignment."
2014-12-13 James ZernMerge "Optimize bit_read_buffer."
2014-12-13 Tom FineganMerge "vpxdec: Rename the libyuv scale wrapper."
2014-12-13 Tom FineganMerge "iosbuild.sh: Add targets argument."
2014-12-12 Frank GalliganMerge "Add support for setting byte alignment."
2014-12-12 Frank GalliganAdd support for setting byte alignment.
2014-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-08 JohannMerge "Extend x32 check by also checking for __x86_64__."
2014-12-08 James ZernMerge "Changes to assembler for NASM on mac."
2014-12-08 Paul WilkinsMerge "Use average mb energy from first pass in AQ2...
2014-12-05 Jingning HanMerge "Enable conditional skip path in rd_pick_intra_sb...
2014-12-05 Jingning HanMerge "Use hybrid RD and non-RD coding flow for key...
2014-12-05 Yunqing WangMerge "vp9_ethread: the tile-based multi-threaded encoder"
2014-12-05 Paul WilkinsMerge "Increase strength of AQ1."
2014-12-05 James ZernMerge "vp9_reader: reorder struct members"
2014-12-04 James ZernMerge "Loop filter test fix"
2014-12-04 Deb MukherjeeMerge "Fixes a missing highbitdepth convolve call bug"
2014-12-04 Adrian GrangeMerge "Free motion vector array before re-allocating"
2014-12-04 MarcoMerge "Various updates to vp8."
2014-12-04 MarcoVarious updates to vp8.
2014-11-20 James ZernMerge "sad_test: fix vp8-only build"
2014-11-20 Yunqing WangMerge "vp9_ethread: move max/min partition size to...
2014-11-20 Jingning HanMerge "Enable ssse3 version of vp9_fdct8x8_quant"
2014-11-20 Deb MukherjeeMerge "Changes SvcContext_t to SvcContext"
2014-11-18 Deb MukherjeeChanges SvcContext_t to SvcContext
2014-11-18 MarcoMerge "Modify active_worst_quality setting for one...
2014-11-13 Jingning HanMerge "Use reconstructed pixels for intra prediction"
2014-11-13 Jingning HanMerge "Refactor nonrd_use_partition coding process"
2014-11-13 Debargha MukherjeeMerge "Added highbitdepth sse2 SAD acceleration and...
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
2014-11-12 Yaowu XuMerge "Use normal rate_correction_factor for gf in...
2014-11-12 Deb MukherjeeMerge "Vidyo: Support for one-pass rc-enabled SVC encoder"
2014-11-11 Deb MukherjeeVidyo: Support for one-pass rc-enabled SVC encoder
2014-11-04 Yunqing WangMerge "WORKAROUND FIX FOR GCC4.9.1"
2014-10-30 Hui SuMerge "Move the definition of switchable filter numbers...
2014-10-28 Jingning HanMerge "Use zero motion vector in choose_partitioning"
2014-10-28 JackyChenMerge "vp9_denoiser_sse2: refactor the code."
2014-10-28 Yaowu XuMerge "Add a new control of golden frame boost in CBR...
2014-10-27 Yaowu XuAdd a new control of golden frame boost in CBR mode
2014-10-27 Yaowu XuMerge "Add a new control of max bitrate for inter frame"
2014-10-24 Yaowu XuAdd a new control of max bitrate for inter frame
2014-10-20 Yunqing WangMerge "SAD32xh and SAD64xh for AVX2"
2014-10-18 Yaowu XuMerge "Remove unused VAR_BASED_FIXED_PARTITION flag"
2014-10-18 Yaowu XuMerge "Use rate/distortion thresholds to control non...
2014-10-17 Jingning HanMerge "Add init and reset functions for RD_COST struct"
2014-10-17 James ZernMerge "vp9_denoiser_sse2.c: eliminate gcc warnings"
2014-10-16 Deb MukherjeeMerge "Adds a set of end-to-end encode tests"
2014-10-16 Jingning HanMerge "Fix an ioc issue in super_block_uvrd"
2014-10-16 Paul WilkinsMerge "[spatial svc]Another workaround to avoid using...
2014-10-16 Paul WilkinsMerge "Revert "[spatial svc]Another workaround to avoid...
2014-10-16 Deb MukherjeeMerge "Fix in bit-shift operation for highbitdepth...
2014-10-16 Minghai Shang[spatial svc]Another workaround to avoid using prev_mi
2014-10-16 Paul WilkinsRevert "[spatial svc]Another workaround to avoid using...
2014-10-16 James ZernMerge "fix CONFIG_SPATIAL_SVC warning"
2014-10-15 MarcoMerge "Some updates for Speed 6/VAR_BASED_PARTITION."
2014-10-15 Jingning HanMerge "Replace copy_partitioning use case with choose_p...
2014-10-15 James Zernfix CONFIG_SPATIAL_SVC warning
2014-10-14 Minghai Shang[spatial svc]Another workaround to avoid using prev_mi
next