]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_bitstream.c
vp9_ethread: modify VP9_COMP structure
[libvpx] / vp9 / encoder / vp9_bitstream.c
2014-11-25 Yunqing Wangvp9_ethread: modify VP9_COMP structure
2014-11-24 Debargha MukherjeeMerge "Refactored idct routines and headers"
2014-11-22 Debargha MukherjeeMerge "Added highbitdepth sse2 acceleration for quantize"
2014-11-20 Paul WilkinsMerge "Fix bug in calculating number of mbs with scaling."
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 Yunqing WangMerge "Revert "vp9_ethread: include a pointer to mb...
2014-11-20 Yunqing WangRevert "vp9_ethread: include a pointer to mb in VP9_COMP"
2014-11-19 Jingning HanMerge "Combine fdct8x8 and quantization process"
2014-11-19 Jingning HanMerge "Add sse2 version for vp9_quantize_fp"
2014-11-18 MarcoMerge "Modify active_worst_quality setting for one...
2014-11-18 Jingning HanMerge "Add empty pointer check to pred buffering in...
2014-11-17 Yunqing WangMerge "vp9_ethread: combine encoder counts in separate...
2014-11-15 Debargha MukherjeeMerge "Added sse2 acceleration for highbitdepth variance"
2014-11-15 James ZernMerge "Visual studio build fix using explicit cast"
2014-11-15 Yunqing Wangvp9_ethread: combine encoder counts in separate struct
2014-11-14 Yunqing WangMerge "vp9_ethread: include a pointer to mb in VP9_COMP"
2014-11-14 Yunqing Wangvp9_ethread: include a pointer to mb in VP9_COMP
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
2014-11-06 hkuangMerge "Totally remove prev_mi in VP9 decoder."
2014-11-05 JohannMerge "vp8 quantize is now in intrinsics, not asm"
2014-11-05 Hui SuMerge "Simplify interface of write_selected_tx_size...
2014-11-05 Hui SuSimplify interface of write_selected_tx_size and read_t...
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 JackyChenMerge "vp9_denoiser_sse2: refactor the code."
2014-10-28 Yaowu XuMerge "Allow update of golden refernce buffer in CBR...
2014-10-28 Yaowu XuMerge "Add a new control of golden frame boost in CBR...
2014-10-28 Jingning HanRefactor encoder tile data structure
2014-10-27 Yaowu XuMerge "Add a new control of max bitrate for inter frame"
2014-10-24 James ZernMerge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924...
2014-10-24 Paul WilkinsMerge "Enable dual arf with constant q."
2014-10-23 Tom FineganMerge "build/make/iosbuild.sh: Remove armv6 support."
2014-10-23 Yaowu XuMerge "Move filter_ref initialization"
2014-10-23 Paul WilkinsMerge "Initialization bug for multi arf."
2014-10-23 Jingning HanMerge "Allow checking zeromv mode in vp9_pick_inter_mode"
2014-10-23 Yunqing WangMerge "vp9_ethread: allocate frame contexts outside...
2014-10-22 Yunqing Wangvp9_ethread: allocate frame contexts outside VP9_COMMON...
2014-10-22 JackyChenMerge "vp9_denoiser_sse2.c: improve code style."
2014-10-21 Paul WilkinsMerge "Extend --auto-alt-ref so it can enable multi...
2014-10-21 Paul WilkinsMerge "Resolve compiler warning."
2014-10-20 Yunqing WangMerge "SAD32xh and SAD64xh for AVX2"
2014-10-20 Yunqing WangMerge "Remove the dependency in token storing locations"
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 Yunqing WangRemove the dependency in token storing locations
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-14 Minghai Shang[spatial svc]Another workaround to avoid using prev_mi
2014-10-10 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-09 Deb MukherjeeMerge "Subpel search cleanups and enhancements"
2014-10-08 Deb MukherjeeMerge "Refactoring of highbitdepth bitshift operations"
2014-10-08 JackyChenMerge "Add unit test for VP8 denoiser."
2014-10-08 Jim BankoskiMerge "experimental : partition using 1/8 x 1/8 image"
2014-10-08 Jim BankoskiMerge "Force better lower quantizer keyframe in case...
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-07 Jingning HanMerge "Take out repeated block width/height lookup...
2014-10-07 Jingning HanTake out repeated block width/height lookup functions
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-09-30 Yunqing WangMerge "Skip the partition search for still frames"
2014-09-30 Yunqing WangMerge "Refactor encode_rd_sb_row function"
2014-09-29 Jingning HanMerge "Skip certain ALTREF inter modes in ARF coding"
2014-09-26 James ZernMerge "iphonesimulator: make iOS 6 the minimum requirement"
2014-09-25 hkuangMerge "Avoid calling vp9_is_scaled two times in a funct...
2014-09-25 Deb MukherjeeMerge "Adds various high bit-depth encode functions"
2014-09-25 Deb MukherjeeAdds various high bit-depth encode functions
2014-09-24 Yaowu XuMerge "Fix invalid memory access on 2x downscale."
2014-09-24 Deb MukherjeeMerge "High bit-depth loop/arf/postproc filter functions"
2014-09-22 Minghai ShangMerge "[spatial svc] Remove vpx_svc_parameters_t and...
2014-09-22 Minghai ShangMerge "[spatial svc]Remove quantizers option. Use max...
2014-09-22 Minghai ShangMerge "[spatial svc] Use string for quantizers and...
2014-09-20 hkuangMerge "Remove mi_grid_* structures."
2014-09-20 hkuangRemove mi_grid_* structures.
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-10 Dmitry KovalevMerge "Removing legacy compatibility layer."
2014-09-05 Dmitry KovalevMerge "Initializing intra modes without vpx_once()."
2014-09-05 James ZernMerge "vp9: skip loopfilter when the frame is corrupt"
2014-09-04 Jingning HanMerge "Speed up compound inter prediction mode check"
2014-09-04 Dmitry KovalevMerge "Removing local set_speed_features() function."
2014-09-04 Dmitry KovalevMerge "Consistent allocation of vpx_codec_alg_priv_t."
2014-09-04 Dmitry KovalevMerge "Replacing asm 16x16 variance calculation with...
2014-09-03 Yaowu XuMerge "Change last_partition_redo_frequency for speed 3"
2014-09-03 Yaowu XuMerge "Remove redundant code"
2014-09-03 JohannMerge "Revert "Revert "VP8 for ARMv8 by using NEON...
2014-09-03 Dmitry KovalevMerge "Cleaning up vp9_variance_avx2.c."
2014-09-03 Yaowu XuMerge "Merge two similar functions into one"
2014-09-03 Dmitry KovalevMerge "Removing duplicated code."
next