]> granicus.if.org Git - libvpx/history - examples/vp9_spatial_svc_encoder.c
Merge "Remove counts param"
[libvpx] / examples / vp9_spatial_svc_encoder.c
2015-06-04 Scott LaVarnwayMerge "Remove counts param"
2015-06-04 hkuangMerge "Optimize the idct assembly code."
2015-06-04 James ZernMerge "vp9_reconintra: simplify d45_predictor"
2015-06-04 James ZernMerge changes from topic 'vp9-intra-pred'
2015-06-03 James ZernMerge "test-data.sha1: mark test data files as binary"
2015-06-03 James ZernMerge "Support building shared libraries on OS/2"
2015-06-03 Parag SalasakarMerge "mips msa vp9 idct4x4 and iwht4x4 optimization"
2015-06-03 JohannMerge "Unify reference variance functions"
2015-06-02 JohannMerge "Disable neon bilinear 4x4"
2015-06-02 MarcoVidyo patch: Rate control for SVC, 1 pass CBR mode.
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
2015-05-15 Frank GalliganMerge "Move mc_buf to cut down size of MACROBLOCKD."
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 Parag SalasakarMerge "mips msa vp9 idct 8x8 optimization"
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-12 James ZernMerge "libs.mk: simplify test_libvpx target"
2015-05-12 James ZernMerge changes from topic 'missing-proto'
2015-05-12 James Zerntools_common.h: fix usage_exit() prototype
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 Yaowu XuMerge "Replace repeated check with single variable"
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-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 Tom FineganMerge "Xcode: Fix includes in examples."
2015-02-05 Tom FineganXcode: Fix includes in examples.
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
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 Jingning HanMerge "Enable ssse3 version of vp9_fdct8x8_quant"
2014-11-20 Deb MukherjeeMerge "Changes SvcContext_t to SvcContext"
2014-11-18 Deb MukherjeeChanges SvcContext_t to SvcContext
2014-11-18 MarcoMerge "Modify active_worst_quality setting for one...
2014-11-13 Jingning HanMerge "Use reconstructed pixels for intra prediction"
2014-11-13 Jingning HanMerge "Refactor nonrd_use_partition coding process"
2014-11-13 Debargha MukherjeeMerge "Added highbitdepth sse2 SAD acceleration and...
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
2014-11-12 Yaowu XuMerge "Use normal rate_correction_factor for gf in...
2014-11-12 Deb MukherjeeMerge "Vidyo: Support for one-pass rc-enabled SVC encoder"
2014-11-11 Deb MukherjeeVidyo: Support for one-pass rc-enabled SVC encoder
2014-11-06 hkuangMerge "Totally remove prev_mi in VP9 decoder."
2014-11-05 Hui SuMerge "Simplify interface of write_selected_tx_size...
2014-11-05 Jingning HanMerge "Skip ref frame mode search conditioned on predic...
2014-11-05 JohannMerge "Remove pair quantization"
2014-11-05 JohannMerge "vp8 quantization -> intrinsics"
2014-11-04 Minghai ShangMerge "[spatial svc] Make spatial svc working for one...
2014-11-04 Minghai Shang[spatial svc] Make spatial svc working for one pass...
2014-10-20 Yunqing WangMerge "SAD32xh and SAD64xh for AVX2"
2014-10-17 Jingning HanMerge "Add init and reset functions for RD_COST struct"
2014-10-16 Jingning HanMerge "Fix an ioc issue in super_block_uvrd"
2014-10-14 hkuangMerge "Correct the format."
2014-10-14 Jingning HanMerge "Refactor super_block_uvrd function to remove...
2014-10-14 hkuangMerge "Remove unnecessary local variable."
2014-10-14 hkuangMerge "Remove extra line."
2014-10-14 Jingning HanMerge "Use speed feature variable in vp9_rd_pick_inter...
2014-10-14 Jingning HanMerge "Fix vp9_rd_pick_inter/intra function types"
2014-10-14 Jingning HanMerge "Refactor rate distortion cost structure"
2014-10-14 JackyChenMerge "Code style change in unit test for VP8/VP9 denoi...
2014-10-14 Adrian GrangeMerge "Remove mi_grid_base_array from VP9_COMMON (unused)"
2014-10-14 Paul WilkinsMerge "Clamp rate error estimate."
2014-10-14 Deb MukherjeeMerge "Resolves some lint errors"
2014-10-13 Deb MukherjeeResolves some lint errors
2014-10-13 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-13 James ZernMerge "vp9_spatial_svc_encoder: fix -bit-depth arg...
2014-10-11 James Zernvp9_spatial_svc_encoder: fix -bit-depth arg parsing
2014-10-10 Paul WilkinsMerge "Add adaptation option for VBR."
2014-10-08 Paul WilkinsMerge "Improve two pass VBR accuracy."
2014-10-08 Paul WilkinsMerge "Two pass rc changes."
2014-10-07 JackyChenMerge "Add SSE2 code and unit test for VP9 denoiser."
2014-10-06 Jingning HanMerge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
2014-10-06 Yaowu XuMerge "Properly initialize segmentID in nonrd coding...
2014-10-03 Deb MukherjeeMerge "Incorporate WRAPLOW macro into non-highbitdepth tx"
2014-10-03 Deb MukherjeeMerge "Adds highbitdepth support to svc examples"
2014-10-02 Deb MukherjeeAdds highbitdepth support to svc examples
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-24 Deb MukherjeeMerge "Pruned subpel search for speed 3."
2014-09-23 Yaowu XuMerge "Remove code duplication"
2014-09-23 Yaowu XuMerge "Simplify rd_pick_intra_sby_mode()"
2014-09-22 JohannMerge "invalid_file_test.cc is only for VP9 decoder"
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-19 Minghai Shang[spatial svc] Remove vpx_svc_parameters_t and the loop...
2014-09-18 Minghai Shang[spatial svc]Remove quantizers option. Use max/min...
2014-09-18 Minghai Shang[spatial svc] Use string for quantizers and scale-facto...
2014-09-16 Frank GalliganMerge "Remove memset of every external frame buffer."
2014-09-16 Jingning HanMerge "Use non-zero mode threshold for NEARESTMV modes"
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-16 Jingning HanMerge "Add ARF validation for compound inter mode check"
2014-09-16 Jingning HanMerge "Remove redundant reference frame check in sub8x8...
2014-09-16 Jingning HanMerge "Replace best_ref_index table fetch with best_mbmode"
2014-09-15 Jingning HanMerge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
2014-09-15 Yunqing WangMerge "Refactor encode_superblock function"
2014-09-13 Jingning HanMerge "Remove redundant reference frame threshold settings"
2014-09-13 Jingning HanMerge "Refactor reference frame control in sub8x8 block...
2014-09-13 Jingning HanMerge "Format fixes in vp9_rd_pick_inter_mode_sb"
next