]> granicus.if.org Git - libvpx/history - vp9/decoder/vp9_decoder.c
Optimize the dequantization process on decoder side.
[libvpx] / vp9 / decoder / vp9_decoder.c
2015-02-19 Hangyu KuangOptimize the dequantization process on decoder side.
2015-02-10 James ZernMerge "configure: add --(disable|enable)-dependency...
2015-02-09 Yunqing WangMerge "Fix high bit depth assembly function bugs"
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
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 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-05 James Zernvp9: fix segfault w/corrupt data post frame-parallel...
2015-02-03 hkuangMerge "Remove duplicate code."
2015-02-03 JohannMerge "Fail when only an old nasm is found"
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
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-13 JackyChenMerge "Unit test for turning VP8 denoiser on/off period...
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 Jingning HanMerge "Initalize zeromv_sse and newmv_sse in vp9_pick_i...
2015-01-08 hkuangMerge "Remove unnecessary init_macroblockd."
2015-01-08 Yaowu XuMerge "Refactor calculation of tile_cols"
2015-01-07 Jingning HanMerge "Always check and free denoiser buffer memory...
2015-01-07 JackyChenMerge "Use qdiff to adjust the threshold of sad and...
2015-01-07 Jingning HanMerge "Fix best ref frame rd cost update in sub8x8...
2015-01-07 Jingning HanMerge "Format fix in vp9_pick_inter_mode_sub8x8"
2015-01-07 Jingning HanMerge "Fix denoiser chroma component initialization"
2015-01-07 Jingning HanMerge "Skip duplicate denoiser frame buffer allocation"
2015-01-07 Jingning HanMerge "Turn denoiser sensitivity on starting from kf...
2015-01-07 Deb MukherjeeMerge "Moves inter mode count updates to update_stats"
2015-01-07 Yaowu XuMerge "Use -1 consistently as invalid buffer idx"
2015-01-06 Yaowu XuUse -1 consistently as invalid buffer idx
2015-01-06 Paul WilkinsMerge "Deleted unused #define"
2014-12-23 James Zernvp9: fix -Wclobbered (longjmp + local variables)
2014-12-22 Jim BankoskiMerge "remove static initializers for partition tree"
2014-12-22 Jim BankoskiMerge "Tokenization without huge tables."
2014-12-22 Frank GalliganMerge "Add multithread encodes to the encode perf test"
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 Jim BankoskiMerge "resolve visual studio warnings around initializers"
2014-12-19 Jim Bankoskiresolve visual studio warnings around initializers
2014-12-19 Yunqing WangMerge "vp9_ethread: add the multi-threaded encoder...
2014-12-19 James ZernMerge "vpxdec: ignore GET_FRAME_CORRUPTED error w/...
2014-12-19 Jingning HanMerge "Add a guard on intra mode skip control for RTC...
2014-12-19 Jingning HanMerge "Remove ARF mode entries from THR_MODES array...
2014-12-19 Jingning HanMerge "Rework mode search threshold update for RTC...
2014-12-19 Jingning HanMerge "Properly store the tx_size of selected intra...
2014-12-19 Frank GalliganMerge "Fix including test file twice."
2014-12-19 Frank GalliganMerge "Fix encode perf test"
2014-12-19 Paul WilkinsMerge "Removal of legacy zbin_extra / zbin_oq_value."
2014-12-19 James ZernMerge "make vp9 encoder static initializers thread...
2014-12-18 Jim Bankoskimake vp9 encoder static initializers thread safe
2014-12-16 Jim BankoskiMerge "Fix the comments."
2014-12-13 James ZernMerge "Optimize bit_read_buffer."
2014-12-12 Jim BankoskiMerge "Adds a test to make sure encoder parms get to...
2014-12-12 Jingning HanMerge "Fix PICK_MODE_CONTEXT index in non-RD coding...
2014-12-12 JackyChenMerge "Multiframe Quality Enhancement(MFQE) in VP9."
2014-12-11 Jingning HanMerge "Replace division with bit shift in choose_partit...
2014-12-11 Deb MukherjeeMerge "Re-enable 8x8 fdct/fht tests by changing tolerance"
2014-12-11 Jingning HanMerge "Refactor choose_partitioning computing scheme"
2014-12-10 Paul WilkinsMerge "Substantial restructuring of AQ mode 2."
2014-12-10 Jingning HanMerge "Use use_prev_frame_mvs flag for ref mv search...
2014-12-10 Jingning HanMerge "Refactor update_state_rt"
2014-12-10 Jingning HanMerge "Make RTC coding flow support sub8x8 in key frame...
2014-12-10 Jingning HanMerge "Cosmetic naming change"
2014-12-10 Jingning HanMerge "Take out redundant setting of mode_info from...
2014-12-10 Jingning HanMerge "Remove unused rd cost calculation from nonrd_use...
2014-12-10 Jim BankoskiMerge changes I92251a8b,I5d23a685
2014-12-09 JohannMerge "VP9 common for ARMv8 by using NEON intrinsics 01"
2014-12-09 JohannMerge "Disable neon assembly when neon is disabled"
2014-12-09 hkuangMerge "Clean up the logic of handling corrupted frame."
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 hkuangAdd error handling for frame parallel decode and unit... frame_parallel
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 hkuangClean up the logic of handling corrupted frame.
2014-12-04 Adrian GrangeMerge "Free motion vector array before re-allocating"
2014-12-04 James ZernMerge "acm_random: provide full range for Rand16()"
2014-12-04 Tom FineganMerge "sse2 visual studio build fix"
2014-12-04 James ZernMerge "acm_random: provide full range for Rand8()"
next