]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_bitstream.c
Merge "Removing unused "ishp" arguments."
[libvpx] / vp9 / encoder / vp9_bitstream.c
2013-07-31 Dmitry KovalevMerge "Removing unused "ishp" arguments."
2013-07-31 Dmitry KovalevMerge "Consistent update for inter_mode probabilities."
2013-07-31 Dmitry KovalevRemoving unused "ishp" arguments.
2013-07-31 Dmitry KovalevConsistent update for inter_mode probabilities.
2013-07-30 Adrian GrangeMerge "Cleanup: remove two stray '+', fix typos."
2013-07-30 Adrian GrangeMerge "Cleanup typos, remove unnecessary lines, replace...
2013-07-30 Yaowu XuMerge "removed duplication"
2013-07-29 Jingning HanMerge "16x16 inverse 2D-DCT with DC only"
2013-07-29 John KoleszarMerge "Remove unnecessary 64 byte alignment"
2013-07-29 Dmitry KovalevRenaming txfm to tx for consistency in some places.
2013-07-29 Dmitry KovalevRenaming TX_SIZE_MAX_SB to TX_SIZES.
2013-07-27 Ronald S. BultjeMerge "d45 intra prediction SSSE3 optimizations."
2013-07-27 Ronald S. BultjeMerge "Save pixels instead of coefficients in intra4x4...
2013-07-27 Ronald S. BultjeMerge "Add best_rd breakout in intra4x4 RD loop."
2013-07-25 Yunqing WangMerge "Add encoding option --static-thresh"
2013-07-25 Dmitry KovalevMerge "Adding lookup table for size group."
2013-07-25 Dmitry KovalevAdding lookup table for size group.
2013-07-25 Adrian GrangeMerge "Simplify handling of sub-partition motion vectors"
2013-07-25 Adrian GrangeMerge "Use local variables rather than structure members"
2013-07-25 Dmitry KovalevMerge "Removing duplicated code for merging two probabi...
2013-07-25 Dmitry KovalevMerge "Inlining inc_mv_component_count function."
2013-07-25 Yaowu XuMerge "fix a bug where flags are not reset"
2013-07-25 James ZernMerge "msvs: Generate proper configurations for mixed...
2013-07-25 Jingning HanMerge "SSE2 inverse 4x4 2D-DCT with DC only"
2013-07-25 Scott LaVarnwayMerge "pack_inter_mode_mvs cleanup"
2013-07-25 Jingning HanMerge "Merge vp9_dc_only_idct_add and vp9_short_idct4x4_1"
2013-07-24 Dmitry KovalevRemoving CONFIG_BALANCED_COEFTREE experiment.
2013-07-24 James ZernMerge "vp9_find_mv_refs_idx: remove unused split_count"
2013-07-24 Adrian GrangeMerge "Correct spelling mistakes"
2013-07-24 Ronald S. BultjeMerge "More optimizations for cost_coeffs()."
2013-07-24 Jingning HanMerge "Unify the use of encode_b_args/optimize_block_args"
2013-07-24 Dmitry KovalevMoving counts from FRAME_CONTEXT to new struct FRAME_CO...
2013-07-23 Adrian GrangeMerge "Rolled-up several for loops into one"
2013-07-23 Dmitry KovalevMerge "Adding update_tx_counts function."
2013-07-23 Dmitry KovalevMerge "Cleanup inside vp9_get_pred_context_tx_size."
2013-07-23 James ZernMerge "vp9: make some static tables const"
2013-07-23 James ZernMerge "VP9_COMMON: remove unused temp_scale_frame"
2013-07-23 Deb MukherjeeMerge "Diamond search change to accelerate movement"
2013-07-23 Paul WilkinsMerge "Renaming of segment constants."
2013-07-23 Scott LaVarnwaypack_inter_mode_mvs cleanup
2013-07-23 Jim BankoskiMerge "clean up bw, bh"
2013-07-23 Jim Bankoskiclean up bw, bh
2013-07-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys in encoder"
2013-07-23 Paul WilkinsMerge "Reworked the auto_mv_step_size speed feature"
2013-07-23 Paul WilkinsRenaming of segment constants.
2013-07-23 Frank GalliganMerge "Speedup loopfilter neon code."
2013-07-22 Dmitry KovalevAdding update_tx_counts function.
2013-07-22 James ZernMerge "filter_block_plane: remove MACROBLOCKD param"
2013-07-22 James ZernMerge "configure: default configure log to config.log"
2013-07-22 James ZernMerge "VP[89]_COMMON: remove golden/altref frame counts"
2013-07-22 Jingning HanMerge "Skip buffer update in sub8x8 rd loop"
2013-07-22 Jingning HanMerge "Optimize operation flow in sub8x8 rd loop"
2013-07-22 James ZernMerge "tests: silence a few type related warnings"
2013-07-22 James ZernMerge "cosmetics: idct_test.cc: fix formatting"
2013-07-21 Dmitry KovalevMerge "Removing pre probabilities from FRAME_CONTEXT."
2013-07-21 Dmitry KovalevMerge "Moving all loop filter related variables into...
2013-07-21 Dmitry KovalevMerge "Consistent names for inter mode probabilities...
2013-07-21 Dmitry KovalevMerge "Removing frame_type field from MACROBLOCKD struct."
2013-07-20 Dmitry KovalevRemoving pre probabilities from FRAME_CONTEXT.
2013-07-19 Dmitry KovalevMoving all loop filter related variables into new struct.
2013-07-19 Dmitry KovalevMerge "Moving Scale2Ration function from vp9_onyx.h...
2013-07-19 Morton JonuschatMerge "Make libvpx compile on OSX 10.9 (Mavericks)"
2013-07-19 Dmitry KovalevMerge "Renaming TXFM_MODE to TX_MODE (like TX_SIZE...
2013-07-19 Dmitry KovalevRenaming TXFM_MODE to TX_MODE (like TX_SIZE, TX_TYPE).
2013-07-19 Dmitry KovalevConsistent names for inter mode probabilities and encod...
2013-07-19 James ZernMerge "cosmetics: tile_independence_test: fix formatting"
2013-07-19 hkuangMerge "Add neon optimize vp9_short_idct8x8_add."
2013-07-19 Dmitry KovalevMerge "Removing kf_{y, uv}_mode_prob arrays from VP9Com...
2013-07-19 Dmitry KovalevMerge "Removing unused int_mv32 union."
2013-07-19 Dmitry KovalevMerge "Using VP9_REF_NO_SCALE instead of (1 << VP9_REF_...
2013-07-18 Ronald S. BultjeMerge "Remove motion vectors from PARTITION_INFO."
2013-07-18 Ronald S. BultjeRemove motion vectors from PARTITION_INFO.
2013-07-18 Ronald S. BultjeMerge "Fix bug where we don't choose any mode in RD...
2013-07-18 Ronald S. BultjeMerge "Fix bug which skips zeromv even if near/nearest...
2013-07-17 Dmitry KovalevRemoving kf_{y, uv}_mode_prob arrays from VP9Common.
2013-07-17 Ronald S. BultjeMerge "Add a best_yrd shortcut in splitmv mode search."
2013-07-17 Ronald S. BultjeMerge "Skip redundant nearest/near/zero encodes in...
2013-07-17 Ronald S. BultjeMerge "Skip nearest/near/zero redundant encodes."
2013-07-17 Ronald S. BultjeMerge "Best_rd breakout in rd partition search."
2013-07-17 hkuangMerge "Remove unnecessary buffer copy in idct4x4."
2013-07-17 Yaowu XuMerge "changed mode checking order"
2013-07-17 Dmitry KovalevMerge changes Ieffea49e,Idf610746
2013-07-17 JohannMerge "vp9_convolve8_neon placeholder"
2013-07-17 Paul WilkinsMerge "Move uv intra mode selection in rd loop."
2013-07-17 Paul WilkinsMerge "Limit transform sizes searched for uv intra."
2013-07-17 Paul WilkinsMerge "Minor cleanup in code to fine uv tx_size."
2013-07-17 Dmitry KovalevMerge "Removing MV_GROUP_UPDATE define and correspondin...
2013-07-17 Jingning HanMerge "Skip redundant motion search in 4x4 level rd...
2013-07-16 Dmitry KovalevChanging signature of vp9_get_pred_probs_tx_size.
2013-07-16 Dmitry KovalevMerge "Loop filter code cleanup."
2013-07-16 Dmitry KovalevCleaning up tile code.
2013-07-16 James ZernMerge "Cosmetic changes in 4x4 and 8x8 fdct unit tests"
2013-07-16 James ZernMerge "VP[89]_COMMON: remove unused near_boffset"
2013-07-16 James ZernMerge "VP9_COMMON: remove unused framerate/bitrate"
2013-07-16 James ZernMerge "yv12config: remove YUV_TYPE"
2013-07-16 Jingning HanMerge "SSE2 8x8 inverse ADST/DCT transform"
2013-07-16 JohannMerge "vp9_convolve8_[horiz|vert]_avg"
2013-07-16 JohannMerge "Remove print_nmvcounts"
2013-07-16 Frank GalliganMerge "Neon: Update mbfilter if all vectors follow...
2013-07-15 Dmitry KovalevMerge "Fixing vp9_get_pred_context_comp_ref_p function."
next