]> granicus.if.org Git - libvpx/history - vp9/decoder/vp9_decodeframe.c
Merge "Fix a tsan error bug in frame parallel decode."
[libvpx] / vp9 / decoder / vp9_decodeframe.c
2015-03-05 hkuangMerge "Fix a tsan error bug in frame parallel decode."
2015-03-05 Frank GalliganMerge "Use 8 threads by default for VP9 encodes"
2015-03-05 Frank GalliganMerge "VP9: turn on tile-columns and frame-parallel...
2015-03-05 Adrian GrangeMerge "Fix valgrind memcpy memory overlaps warning"
2015-03-05 Jingning HanMerge "Move integral projection motion search to vp9_mc...
2015-03-04 hkuangMerge "Fix variable shadowing."
2015-03-04 Adrian GrangeMerge "Small rationalization of code in vp9_first_pass"
2015-03-04 hkuangMerge "Remove unnecessary loopfilter init."
2015-03-04 Adrian GrangeMerge "Make encoder buffer allocation dynamic"
2015-03-04 Adrian GrangeMake encoder buffer allocation dynamic
2015-03-03 hkuangFix a tsan error bug in frame parallel decode.
2015-03-03 hkuangRemove unnecessary loopfilter init.
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-27 Jingning HanMerge "Fix high bit-depth loop-filter sse2 compiling...
2015-02-26 paulwilkinsMerge "Account for rate error in GF group Q calculation."
2015-02-25 Jingning HanMerge "Motion compensated reference refinement"
2015-02-25 Jingning HanMerge "Re-distribute hierarchical vector match pattern"
2015-02-25 Yunqing WangMerge "Fix ssse3 quantize_fp functions while skip=1"
2015-02-25 Jingning HanMerge "Fix fwd transform sse2 build issue on older...
2015-02-25 James ZernMerge "vp9_loopfilter: quiet integer constant size...
2015-02-23 Yaowu Xufix the propagation of color space info in decoder
2015-02-21 Adrian GrangeMerge "Remove redundant test"
2015-02-20 Jingning HanMerge "Add high bit depth support to rtc sub8x8 block...
2015-02-20 Hangyu KuangMerge "Optimize the dequantization process on decoder...
2015-02-19 Hangyu KuangOptimize the dequantization process on decoder side.
2015-02-19 Jingning HanMerge "Integral projection based motion estimation"
2015-02-14 Yaowu XuMerge "Fix an encoder/decode mismatch bug"
2015-02-13 Adrian GrangeMerge "Improve readability: move return statements"
2015-02-13 Adrian GrangeMerge "Add VP9 decoder control to get frame size"
2015-02-12 Jingning HanMerge "Fix ioc issue in block_rd_txfm"
2015-02-12 Adrian GrangeMerge "Add missing initializer to VP8 codec interface"
2015-02-12 hkuangMerge "Remove unnecessary border extension when frame...
2015-02-10 hkuangRemove unnecessary border extension when frame size...
2015-02-10 Jingning HanMerge "Fix block partition size in fill_mode_info_sb"
2015-02-10 Yunqing WangMerge "Make encoder and decoder share common thread...
2015-02-10 Yunqing WangMerge "Rename loopfilter_thread files to thread_common...
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 Yunqing WangMake encoder and decoder share common thread function
2015-02-06 Yunqing WangRename loopfilter_thread files to thread_common files
2015-02-06 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-05 hkuangMerge "Fix a thread lost bug in frame parallel decode."
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 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 Yunqing Wangvp9_dthread: remove frame_parallel_decoding_mode requir...
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 Jingning HanMerge "Assign 2nd ref frame in choose_partitioning"
2015-02-03 JohannMerge "Fail when only an old nasm is found"
2015-02-03 Yunqing WangMerge "vp9_dthread: pass frame counts to decoder functions"
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 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 Alex ConverseMerge "Allow larger encoder configurations."
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-26 Tom FineganMerge "iosbuild.sh: Increase build speed."
2015-01-23 JackyChenMerge "SSE2 code for the filter in MFQE."
2015-01-23 JohannMerge "Revert "Merge branch 'frame-parallel' to enable...
2015-01-23 JohannRevert "Merge branch 'frame-parallel' to enable frame...
2015-01-23 James ZernMerge "workaround stack bashing by asm on 32-bit OpenBSD"
2015-01-23 hkuangMerge branch 'master' of ssh://gerrit.chromium.org...
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2015-01-22 Paul WilkinsMerge "Bug when last group before forced key frame...
2015-01-21 James ZernMerge "fix AVX & AVX2 detection"
2015-01-21 Yaowu XuMerge "Replace "colorspace" with "color_space""
2015-01-20 Frank GalliganMerge "Add Neon intrinsics for vp9_avg_8x8_neon"
2015-01-20 Yaowu XuMerge "Fix obvious misses in doxygen mainpage"
2015-01-20 Yunqing WangMerge "vp9_ethread: add parallel loopfilter"
2015-01-17 Yunqing Wangvp9_ethread: add parallel loopfilter
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-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 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-13 JackyChenMerge "Unit test for turning VP8 denoiser on/off period...
2015-01-11 Yaowu XuMerge "Fix comments and color format"
2015-01-09 Yaowu XuFix comments and color format
2015-01-09 Paul WilkinsMerge "Use 64 bit to accumulate frame sse."
2015-01-09 Jingning HanMerge "Refactor mc reference block fetch in denoiser"
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2015-01-08 James ZernMerge "vp9: fix -Wclobbered (longjmp + local variables)"
2015-01-08 JohannMerge "Disable vp9 _8_ loopfilters"
2015-01-08 Jingning HanMerge "Refactor denoiser frame buffer update"
2015-01-08 Jingning HanMerge "Initalize zeromv_sse and newmv_sse in vp9_pick_i...
2015-01-08 Jingning HanMerge "Use vp9_convolve_copy in denoiser output"
2015-01-08 hkuangMerge "Remove unnecessary init_macroblockd."
next