]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_bitstream.h
Merge "[svc] Make size of empty frame to be 16x16 all the time"
[libvpx] / vp9 / encoder / vp9_bitstream.h
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2015-01-08 James ZernMerge "vp9: add per-tile longjmp error handling"
2015-01-06 Paul WilkinsMerge "Deleted unused #define"
2015-01-02 Jingning HanMerge "Remove redundant local variable for segment_id"
2015-01-02 Jingning HanMerge "Add bsize check condition in nonrd_use_partition"
2015-01-02 Jingning HanMerge "Use less tmp motion vectors in vp9_pick_inter_mo...
2015-01-02 Jingning HanMerge "Enable sub8x8 inter block search for RTC coding...
2014-12-29 Jingning HanMerge "Set ref frame scaling factor in RTC inter mode...
2014-12-22 Jim BankoskiMerge "make vp9_coef_encodings const"
2014-12-22 Jim BankoskiMerge "remove static initializers for partition tree"
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-12-17 Jim Bankoskiremove static initializers for partition tree
2014-11-04 Yunqing WangMerge "WORKAROUND FIX FOR GCC4.9.1"
2014-10-24 James ZernMerge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924...
2014-10-23 Yunqing WangMerge "vp9_ethread: allocate frame contexts outside...
2014-10-22 JackyChenMerge "vp9_denoiser_sse2.c: improve code style."
2014-10-22 Yaowu XuMerge "Change speed features for good quality(cpu-used=5)"
2014-10-21 Deb MukherjeeMerge "Adding test vectors for profile 2 and 3"
2014-10-21 Jingning HanMerge "Remove deprecated constrain_copy_partitioning...
2014-10-21 Jingning HanMerge "Remove unused sb_has_motion function in vp9_enco...
2014-10-21 Jingning HanMerge "Remove deprecated use_lastframe_partitioning...
2014-10-21 Jingning HanMerge "Hybrid partition search for rtc coding mode"
2014-10-21 Paul WilkinsMerge "Extend --auto-alt-ref so it can enable multi...
2014-10-20 Paul WilkinsExtend --auto-alt-ref so it can enable multi-alt ref.
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."
2014-09-03 Yaowu XuMerge "select_tx_mode(): remove special case for key...
2014-09-03 Dmitry KovalevMerge "Removing clear_system_state() call from update_c...
2014-09-03 Minghai ShangMerge "[svc] Temporal svc with two pass rate control"
2014-09-02 Minghai Shang[svc] Temporal svc with two pass rate control
2014-08-21 Yaowu XuMerge "Fix bug 804"
2014-08-19 Frank GalliganMerge "Improved vp9_quantize_fp_neon()"
2014-08-12 James ZernMerge "remove unused fields from BOOL_CODER / vp9_writer"
2014-08-12 James ZernMerge "vp9_write_bit_buffer: fix function name typo"
2014-08-12 Jingning HanMerge "Enable fast forward txfm and quant for rate...
2014-08-11 Alex ConverseMerge "Add tune-content command line option"
2014-08-11 Jingning HanMerge "Integrate fast txfm and quant path into skip_rec...
2014-08-11 Jingning HanMerge "Extend skip_txfm flag into array to cover YUV...
2014-08-08 Dmitry KovalevMerge "Removing legacy XMA features from libvpx."
2014-08-07 Dmitry KovalevMerge "Removing direct references to VP9_COMP."
2014-08-07 Deb MukherjeeMerge "Changes hdr for profiles > 1 for intraonly frames"
2014-08-07 Dmitry KovalevMerge "Adding ticks <-> timebase units conversion funct...
2014-08-07 Yaowu XuMerge "configure: add --enable-coefficient-range-checking"
2014-08-07 Jim BankoskiMerge "vp9_rd.c: cleanup ugly expression"
2014-08-07 Hangyu KuangMerge "Make the api behavior conform to api spec."
2014-08-06 Minghai ShangMerge "[spatial svc]Add is_spatial_svc() helper function."
2014-08-06 Marco PaniconiMerge "vp8 bugfix: Reallocate denoiser when spatially...
2014-08-06 Minghai Shang[spatial svc]Add is_spatial_svc() helper function.
2014-08-06 Adrian GrangeMerge "Create function vp9_preserve_existing_gf"
2014-08-05 Adrian GrangeCreate function vp9_preserve_existing_gf
2014-03-04 Dmitry KovalevMerge "Cleaning up vp9_init_dsmotion_compensation()."
2014-03-03 Dmitry KovalevMerge "Merging error-resilient example into simple_enco...
2014-03-03 Alex ConverseMerge "Cleanup conditions in vp9_rd_pick_inter_mode_sb()."
2014-03-03 Dmitry KovalevMerge "Removing VP9D_PTR."
2014-03-03 Yunqing WangMerge "AVX2 SubPixel AVG Variance Optimization"
2014-02-28 Jingning HanMerge "Fix potential invalid partition size use"
2014-02-28 Jingning HanMerge "Skip some mode SAD calculation in non-RD mode"
2014-02-28 Minghai ShangMerge "[svc] Fix "possible loss of data", "division...
2014-02-28 Dmitry KovalevMerge "Cleaning up vpx_codec_get_cx_data() function."
2014-02-28 Dmitry KovalevMerge "Cleaning up vp9_quantize.c."
2014-02-28 Dmitry KovalevMerge "Adding get_y_mode() function."
2014-02-28 Dmitry KovalevMerge "Cleaning up vp9_bitstream.{c, h} files."
2014-02-27 Dmitry KovalevCleaning up vp9_bitstream.{c, h} files.
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-25 Frank GalliganMerge "Optimize vp9_tm_predictor_8x8_neon function"
2014-01-24 Dmitry KovalevMerge "Removing MODE_STATS."
2014-01-24 Dmitry KovalevMerge "Implementing simple API to read video files."
2014-01-24 Frank GalliganMerge "Revert external frame buffer code."
2014-01-24 Dmitry KovalevMerge "Setup pre[0] buffer before calls to {first_pass...
2014-01-24 hkuangMerge "Add vp9_tm_predictor_16x16 neon implementation...
2014-01-24 James ZernMerge changes I826655a7,I5164df72,Iba9b198c,Ide9a6846...
2014-01-24 James Zernvp9/encoder: add extern "C" to headers
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-11 James ZernMerge "cosmetics: vp9_reconinter.h: make some variables...
2014-01-11 James ZernMerge "datarate_test: fix some type conversions"
2014-01-11 Jingning HanMerge "Declare setup_buffer_inter in vp9_rdopt.h"
2014-01-11 Jingning HanMerge "Enable skipping reference frame check in rd...
2014-01-10 Marco PaniconiMerge "Don't use gf_update by default for 1-pass CBR."
2014-01-10 hkuangMerge "Fix Issue #679: vp9 C loop filter produces...
2014-01-10 Dmitry KovalevMerge "Adding {get, set}_rate_correction_factor() funct...
2014-01-10 Jingning HanMerge "Optimze inv 16x16 DCT with 10 non-zero coeffs...
2014-01-10 Jingning HanMerge "Optimze inv 16x16 DCT with 10 non-zero coeffs...
2014-01-10 Deb MukherjeeMerge "Cleanups on refresh flags"
next