]> granicus.if.org Git - libvpx/shortlog
libvpx
2015-02-07 Yaowu XuPrevent VP8 encoding crash
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 Yaowu XuMerge "Correct the miscalculation in uv dimensions"
2015-02-06 Yaowu XuCorrect the miscalculation in uv dimensions
2015-02-06 Jingning HanMerge "Re-arrange inter mode search order in RTC coding...
2015-02-06 Yaowu XuMerge "Replace repeated check with single variable"
2015-02-06 Jingning HanRe-arrange inter mode search order in RTC coding flow
2015-02-06 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-06 James Zernvpxdec: correct file op error messages
2015-02-05 James ZernMerge "Revert "Add vp9_highbitdepth info in configure...
2015-02-05 hkuangMerge "Fix a thread lost bug in frame parallel decode."
2015-02-05 MarcoMerge "vpx_temporal_svc_encoder: change default setting...
2015-02-05 James ZernRevert "Add vp9_highbitdepth info in configure --help"
2015-02-05 hkuangMerge "Mute the harmless tsan error in frame parallel...
2015-02-05 James ZernMerge "configure: enable x86inc for all intel platforms"
2015-02-05 James Zernvp9: fix segfault w/corrupt data post frame-parallel...
2015-02-05 Marcovpx_temporal_svc_encoder: change default setting for...
2015-02-05 James Zernconfigure: enable x86inc for all intel platforms
2015-02-05 Tom FineganMerge "Xcode: Fix includes in examples."
2015-02-05 Tom FineganXcode: Fix includes in examples.
2015-02-04 Yaowu XuRemove unnecessary initialization
2015-02-04 Yaowu XuMove tx_mode decision logic into select_tx_mode()
2015-02-04 Yaowu XuReplace repeated check with single variable
2015-02-04 Yaowu XuMerge "Adjust partitioning threshold based rtc speed"
2015-02-04 Yaowu XuMerge "Move calls to avoid unnecessary operations"
2015-02-04 hkuangMute the harmless tsan error in frame parallel decode.
2015-02-04 Jingning HanMerge "Unify luma and chroma inter predictors in choose...
2015-02-04 Jingning HanMerge "Save an extra call for setup_pred_plane function"
2015-02-04 Jingning HanMerge "Account for chroma component costs in RTC mode...
2015-02-04 Yaowu XuAdjust partitioning threshold based rtc speed
2015-02-04 hkuangFix a thread lost bug in frame parallel decode.
2015-02-04 Jingning HanUnify luma and chroma inter predictors in choose_partit...
2015-02-04 Jingning HanSave an extra call for setup_pred_plane function
2015-02-04 Jingning HanAccount for chroma component costs in RTC mode decision
2015-02-04 Yunqing Wangvp9_dthread: remove frame_parallel_decoding_mode requir...
2015-02-04 JohannMerge "Remove unnecessary pointer check"
2015-02-04 Yaowu XuMove calls to avoid unnecessary operations
2015-02-03 Yaowu XuMerge "adjust rtc setting and threshold"
2015-02-03 JohannMerge "Use correct buffer size in vp8 subpixel variance"
2015-02-03 hkuangMerge "Remove duplicate code."
2015-02-03 Jim BankoskiMerge "make low bitrates a lot less blocky"
2015-02-03 JohannRemove unnecessary pointer check
2015-02-03 Jingning HanMerge "Assign 2nd ref frame in choose_partitioning"
2015-02-03 JohannMerge "Fail when only an old nasm is found"
2015-02-03 Jingning HanAssign 2nd ref frame in choose_partitioning
2015-02-03 Yunqing WangMerge "vp9_dthread: pass frame counts to decoder functions"
2015-02-03 Yaowu XuMerge "Add mutex initialization in encoder"
2015-02-03 Yaowu XuAdd mutex initialization in encoder
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-02-03 Yunqing Wangvp9_dthread: pass frame counts to decoder functions
2015-02-03 JohannUse correct buffer size in vp8 subpixel variance
2015-02-03 JohannFail when only an old nasm is found
2015-02-03 Jim Bankoskimake low bitrates a lot less blocky
2015-02-03 Yaowu Xuadjust rtc setting and threshold
2015-02-03 hkuangMerge "Fix a bug from merging frame parallel branch...
2015-02-03 hkuangFix a bug from merging frame parallel branch into master.
2015-02-02 JohannMerge "Require webm when explicitly requested"
2015-02-02 Alex ConverseMerge "Allow larger encoder configurations."
2015-02-02 JohannRequire webm when explicitly requested
2015-02-02 Adrian GrangeMerge "Abort if firstpass file does not exist"
2015-02-02 Yaowu XuMerge "Optimize coef update"
2015-01-31 hkuangTry again to merge branch 'frame-parallel' into master...
2015-01-30 James Zernvp9: rename 'near' parameters
2015-01-30 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"
2015-01-30 James ZernMerge "configure: echo --(disable|enable)-* cmdline...
2015-01-30 JohannMerge "Explicitly include vp8_rtcd.h"
2015-01-30 Adrian GrangeAbort if firstpass file does not exist
2015-01-30 Yaowu XuOptimize coef update
2015-01-30 Yunqing WangEnable use_x86inc for 32bit pic enabled Darwin target
2015-01-30 Yunqing WangMerge "Fix issues in 32bit PIC enabled build"
2015-01-29 Alex ConverseAllow larger encoder configurations.
2015-01-29 Paul WilkinsMerge "Change to update of rate control factors."
2015-01-29 JohannExplicitly include vp8_rtcd.h
2015-01-29 MarcoMerge "Fix to vp9 denoiser."
2015-01-29 James Zernconfigure: echo --(disable|enable)-* cmdline options
2015-01-28 Paul WilkinsChange to update of rate control factors.
2015-01-28 Yaowu XuSimplify update_coef_probs()
2015-01-28 MarcoFix to vp9 denoiser.
2015-01-28 hkuangRemove duplicate code.
2015-01-28 Alex ConverseMerge "vp8enc: Prevent out of bounds memory access."
2015-01-28 Frank GalliganMerge "Add vp9_sad32x32x4d_neon Neon intrinsic function."
2015-01-28 Frank GalliganMerge "Add vp9_sad16x16x4d_neon Neon intrinsic function."
2015-01-28 Frank GalliganMerge "Add vp9_sad64x64x4d_neon Neon intrinsic function."
2015-01-28 Yunqing WangFix issues in 32bit PIC enabled build
2015-01-28 Alex Conversevp8enc: Prevent out of bounds memory access.
2015-01-27 Yaowu XuMerge "move clear_system_state() call before using...
2015-01-27 JohannMerge "Fix discovery of Darwin SDKs"
2015-01-27 Frank GalliganAdd vp9_sad32x32x4d_neon Neon intrinsic function.
2015-01-27 Frank GalliganAdd vp9_sad16x16x4d_neon Neon intrinsic function.
2015-01-27 Frank GalliganAdd vp9_sad64x64x4d_neon Neon intrinsic function.
2015-01-27 MarcoMerge "aq-mode=3: Update to allow for refresh on modes...
2015-01-27 Lawrence VelázquezFix discovery of Darwin SDKs
2015-01-27 Yaowu Xumove clear_system_state() call before using double
2015-01-27 Paul WilkinsMerge "Adjust active maxq for GF groups."
2015-01-27 Yaowu XuMerge "Fix MSVC warnings on conversion from int64 to...
2015-01-27 Marcoaq-mode=3: Update to allow for refresh on modes other...
2015-01-26 Tom FineganMerge "iosbuild.sh: Increase build speed."
2015-01-26 Paul WilkinsAdjust active maxq for GF groups.
2015-01-26 Yaowu XuFix MSVC warnings on conversion from int64 to int
2015-01-25 Frank GalliganAdd Neon intrinsic vp9_fdct8x8_quant_neon
next