]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_encoder.h
VP9E_GET_ACTIVE_MAP API function.
[libvpx] / vp9 / encoder / vp9_encoder.h
2015-03-24 Alex ConverseVP9E_GET_ACTIVE_MAP API function.
2015-03-13 Yaowu XuMerge "Fix comments for vpx_codec_enc_config_default()"
2015-03-13 Yaowu XuMerge "Provide information on codec controls"
2015-03-13 Frank GalliganMerge "Set default encode test driver to 1 column and...
2015-03-13 Jingning HanMerge "Use sdx4df to do 1-step refinement"
2015-03-13 MarcoMerge "Lower bitrate threshold below which cyclic refre...
2015-03-13 Alex ConverseMerge "Reconcile active_map and cyclic refresh"
2015-03-12 Alex ConverseReconcile active_map and cyclic refresh
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 "Remove unnecessary loopfilter init."
2015-03-04 Adrian GrangeMerge "Make encoder buffer allocation dynamic"
2015-03-04 Adrian GrangeMake encoder buffer allocation dynamic
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 Jingning HanMerge "Fix fwd transform sse2 build issue on older...
2015-02-25 James ZernMerge "vp9_loopfilter: quiet integer constant size...
2015-02-21 Adrian GrangeMerge "Remove redundant test"
2015-02-20 MarcoMerge "Remove a few unneccessary multiplications in...
2015-02-20 Hangyu KuangMove dequant table from VP9_COMMON to VP9_COMP as decoder
2015-02-12 hkuangMerge "Remove unnecessary border extension when frame...
2015-02-12 Jingning HanMerge "Update partition rate cost in rtc speed 5"
2015-02-12 Yunqing WangMerge "Make vp9_print_modes_and_motion_vectors() work"
2015-02-12 James ZernMerge "vp9_thread: prefer pthread.h if available"
2015-02-12 James ZernMerge "vp9_highbd_tm_predictor_16x16: fix win64"
2015-02-11 Jingning HanMerge "Add ref frame rate cost to non-RD mode decision"
2015-02-10 Yaowu XuMove computation up to frame level
2015-02-10 Adrian GrangeMerge "Auto-adaptive encoder frame resizing logic"
2015-02-10 Jingning HanMerge "Fix block partition size in fill_mode_info_sb"
2015-02-10 Adrian GrangeAuto-adaptive encoder frame resizing logic
2015-02-10 Yunqing WangMerge "Rename loopfilter_thread files to thread_common...
2015-02-06 Yunqing WangRename loopfilter_thread files to thread_common files
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-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 Yaowu XuAdd encoder control for setting color space
2015-01-14 Frank GalliganMerge "Add 64x variance Neon functions"
2015-01-13 Yaowu XuMerge "Added plumbing for setting color space"
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 XuAdded plumbing for setting color space
2015-01-09 Paul WilkinsMerge "Use 64 bit to accumulate frame sse."
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2015-01-07 Paul WilkinsUse 64 bit to accumulate frame sse.
2015-01-06 Paul WilkinsMerge "Deleted unused #define"
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 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 James ZernMerge "make vp9 encoder static initializers thread...
2014-12-19 James ZernMerge "tests/examples.sh: skip env. check for filtered...
2014-12-18 Paul WilkinsRemove mode dependent zbin boost.
2014-12-16 Yaowu XuMerge "Prevent decoder from using uninitialized entropy...
2014-12-16 Jim BankoskiMerge "Fix the comments."
2014-12-15 JohannMerge "VP9 common for ARMv8 by using NEON intrinsics 06"
2014-12-15 JohannMerge "VP9 common for ARMv8 by using NEON intrinsics 05"
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 James ZernMerge "Remove redundant loads on 1d16_v8 filter."
next