Merge "vpxenc: add --aq-mode flag to control adaptive quantization"
[platform/upstream/libvpx.git] / vp9 / encoder / vp9_onyx_if.c
2013-11-20 Guillaume MartresMerge "vpxenc: add --aq-mode flag to control adaptive...
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-15 Guillaume Martresvpxenc: add --aq-mode flag to control adaptive quantization
2013-11-15 Jim BankoskiMerge "loop filter assert cleanout"
2013-11-15 Dmitry KovalevMerge "Cleaning up vp9_tile_common.{h, c} files."
2013-11-14 Dmitry KovalevMerge "Eliminating usage of txfrm_block_to_raster_block...
2013-11-14 Jingning HanMerge "Enable 4x4 DCT/ADST transform unit test"
2013-11-14 Marco PaniconiMerge "For CBR, keep rate-correction damping factor...
2013-11-14 Deb MukherjeeSimplifies band-getting with a static array
2013-11-14 Dmitry KovalevMerge "Cleaning up decode_coefs() function."
2013-11-14 Marco PaniconiFor CBR, keep rate-correction damping factor to 2.
2013-11-13 Jingning HanMerge "Dual buffer encoding for intra modes"
2013-11-13 Dmitry KovalevMerge "Replacing raster_block with block in the encoder."
2013-11-13 JohannMerge "Split macro strings on whitespace"
2013-11-13 Dmitry KovalevMerge "Removing function pointers from inter prediction."
2013-11-13 Jingning HanDual buffer encoding for intra modes
2013-11-13 Dmitry KovalevMerge "Syncing write_modes_{b, sb} implementation with...
2013-11-13 Dmitry KovalevMerge "Optimizing set_contexts() function."
2013-11-13 Yunqing WangMerge "Use 1D array to store super block filter levels"
2013-11-13 Jingning HanMerge "Enable dual buffer rd search and encoding scheme"
2013-11-13 Jingning HanMerge "Add test vector for row/col tile decoding"
2013-11-13 Dmitry KovalevMerge "Calculating transform block offsets (x and y...
2013-11-13 Dmitry KovalevMerge "Using max_tx_size instead of bsize when possible."
2013-11-12 Dmitry KovalevMerge "Moving {sb, mb, b, ab}_index from MACROBLOCKD...
2013-11-12 JohannMerge "Added optimized vp9_idct32x32_34_add_dspr2"
2013-11-12 Deb MukherjeeMerge "Removes conditional statements from band getting"
2013-11-12 Yunqing WangMerge "Rewrite filter_selectively_horiz for parallel...
2013-11-12 Yunqing WangMerge "Improve loopfilter function"
2013-11-12 Deb MukherjeeRemoves conditional statements from band getting
2013-11-12 Dmitry KovalevMerge "Removing redundant assignment."
2013-11-12 Jingning HanEnable dual buffer rd search and encoding scheme
2013-11-12 Jingning HanMerge "Allocate dual buffer sets for encoding"
2013-11-12 Tom FineganMerge "vpxenc: clean up; move stats code out of vpxenc.c"
2013-11-12 Dmitry KovalevMerge "Cleaning up joint_motion_search function."
2013-11-12 Jingning HanAllocate dual buffer sets for encoding
2013-11-12 Jingning HanMerge "Decouple macroblockd_plane buffer usage"
2013-11-11 Dmitry KovalevMoving {sb, mb, b, ab}_index from MACROBLOCKD to MACROB...
2013-11-11 Jingning HanDecouple macroblockd_plane buffer usage
2013-11-11 Dmitry KovalevMerge "Localizing NEARESTMV special cases in the code."
2013-11-11 Dmitry KovalevMerge "Cleaning up vp9_quantize_b_c() function."
2013-11-11 Dmitry KovalevMerge "Cleaning up read_mv_probs() function."
2013-11-11 Dmitry KovalevMerge "Adding read_reference_mode() function."
2013-11-08 Yunqing WangMerge "Improve vp9_idct4x4_1_add_sse2"
2013-11-08 Dmitry KovalevMerge "Unifying tile decoding for both direct and inver...
2013-11-08 Yunqing WangMerge "Remove TEXTREL from 32bit encoder"
2013-11-07 hkuangMerge "Add back vp9_short_idct32x32_1_add_neon which...
2013-11-07 Jingning HanMerge "Fix the variable naming in encode_block"
2013-11-07 Deb MukherjeeMerge "Miscelleneous changes in detokenize for speed"
2013-11-07 Yaowu XuMerge "disable avx/avx2 for old versions of MSVC"
2013-11-07 Ivan MaltzMerge "Move SVC per-frame loop from sample app into...
2013-11-06 Ivan MaltzMove SVC per-frame loop from sample app into libvpx...
2013-11-06 Yaowu XuMerge "Missing _ means no sse3 for vp9_h_predictor_32x32."
2013-11-06 Tom FineganMerge "Move WebM writing support out of vpxenc.c."
2013-11-06 Yaowu XuMerge "optimize decode_bool operation"
2013-11-05 Dmitry KovalevMerge "Removing old code."
2013-11-05 Marco PaniconiMerge "Fixes to buffer update for temporal layers."
2013-11-05 Dmitry KovalevMerge "Unified approach for backward probability update."
2013-11-05 Deb MukherjeeMerge "Remove one shot q experiment"
2013-11-05 Jingning HanMerge "Fix the use case of plane_block_idx in sub8x8 RD"
2013-11-05 Jingning HanMerge "Avoid mv cost check for invalid mv values"
2013-11-05 Adrian GrangeMerge "Remove unused members from VP9_COMP"
2013-11-04 Adrian GrangeRemove unused members from VP9_COMP
2013-11-04 Adrian GrangeMerge "Remove unused member variables from VP9_COMP"
2013-11-04 Adrian GrangeRemove unused member variables from VP9_COMP
2013-11-01 Dmitry KovalevMerge "Removing is_intra_mode() function."
2013-10-31 Dmitry KovalevMerge "Reducing the number of foreach_transformed_block...
2013-10-31 Yaowu XuMerge "mb_lpf_horizontal_edge AVX2 optimization"
2013-10-31 Yunqing WangMerge "Fix x_offset_q4/y_offset_q4 calculation"
2013-10-31 Deb MukherjeeRemove one shot q experiment
2013-10-30 Marco PaniconiUpdates to 1-pass:
2013-10-30 Jingning HanMerge "Enable all-zero coeff block index for sub8x8...
2013-10-29 Yaowu XuMerge "changed to comply with strict aliasing rule"
2013-10-29 Yunqing WangMerge "Rewrite loop_filter_info_n struct"
2013-10-28 James ZernMerge "add tile test vectors"
2013-10-28 James ZernMerge changes If9b16f7d,I75aab21c,I9cbb768c,If5cea3d3...
2013-10-28 Dmitry KovalevMerge "Replacing is_inter_mode with is_inter_block."
2013-10-28 James ZernMerge "vp9_thread_test: quiet some msvc int->bool warnings"
2013-10-26 Dmitry KovalevMerge "Adding fht{4x4, 8x8, 16x16} functions."
2013-10-25 Dmitry KovalevMerge "Adding get_frame_new_buffer() function to replac...
2013-10-25 James Zernvp9: add above/left_context to encoder
2013-10-25 James Zernvp9: add above/left_seg_context to encoder
2013-10-25 Yunqing WangMerge "Add 32x32 idct function for eob<=34 case"
2013-10-25 Jingning HanMerge "Separate encode_block for pass 1 and 2"
2013-10-24 JohannMerge "mips dsp-ase r2 vp9 decoder idct module optimiza...
2013-10-24 Dmitry KovalevAdding get_frame_new_buffer() function to replace dupli...
2013-10-24 Frank GalliganMerge "vpxdec: Fix webm fps check."
2013-10-24 Yaowu XuMerge "Disable two libvpx APIs for VP9"
2013-10-24 Dmitry KovalevMerge "Eliminating usage of allow_comp_inter_inter...
2013-10-24 Dmitry KovalevMerge "Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4."
2013-10-24 Yunqing WangMerge "Improve scale_factors struct"
2013-10-24 James ZernMerge "vp9/extend_for_intra: avoid crossing tile boundary"
2013-10-23 Dmitry KovalevRenaming vp9_short_fdct4x4 and vp9_short_walsh4x4.
2013-10-23 Jingning HanMerge "Use inter mode flag in super_block_yrd"
2013-10-23 Jingning HanMerge "Make decode modules independent of tile index"
2013-10-23 Dmitry KovalevMerge "Reordering probability tables for consistency."
2013-10-23 Dmitry KovalevMerge "Removing quantize_b_4x4 function pointer."
2013-10-22 Dmitry KovalevRemoving quantize_b_4x4 function pointer.
2013-10-22 James ZernMerge "vp9 dec/com: only update frame counts when neces...
2013-10-22 Dmitry KovalevMerge "Using stride (# of elements) instead of pitch...
next