]> granicus.if.org Git - libvpx/history - ivfdec.c
Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities."
[libvpx] / ivfdec.c
2014-03-03 Dmitry KovalevMerge "Merging error-resilient example into simple_enco...
2014-03-03 Yunqing WangMerge "AVX2 SubPixel AVG Variance Optimization"
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 "Explicit lossless handling in rd_pick_intra4x4bl...
2014-02-28 Dmitry KovalevMerge "Replacing int_mv with MV and adding const qualif...
2014-02-28 hkuangMerge "Fix a bug in neon that has not save and restore...
2014-02-28 Yunqing WangMerge "Enable using fast HEX search in non-rd pick...
2014-02-28 James ZernMerge changes I6e7d6fa5,Ie033bbf2,I08fa0e90,I8612f197
2014-02-28 Dmitry KovalevMerge "Adding sse_to_psnr function to tools_common...
2014-02-27 James ZernMerge "y4m_video_source: fix memory leak"
2014-02-27 Dmitry KovalevMerge "Reusing mem_get_le{16, 32} defined in vpx_ports...
2014-02-27 Dmitry KovalevReusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-13 Paul WilkinsMerge changes I121fe66c,I94f57f8a
2014-02-12 JohannMerge "Skip COMDAT sections when parsing COFF"
2014-02-11 Frank GalliganMerge "Add get release decoder frame buffer functions."
2014-02-11 Dmitry KovalevMerge "Encoder quantization cleanup."
2014-02-10 James ZernMerge "*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/"
2014-02-08 James ZernMerge "vp9_dthread: interleave mutex/cond alloc+init"
2014-02-07 Dmitry KovalevMerge "Moving twopass_rc and FIRSTPASS_STATS to vp9_fir...
2014-02-06 Deb MukherjeeMerge "Parameter fixes for one-pass non-cbr mode"
2014-02-06 Adrian GrangeMerge "Remove out of date comment."
2014-02-06 Dmitry KovalevMerge "Adding video reader/writer APIs."
2014-02-06 Dmitry KovalevAdding video reader/writer APIs.
2014-02-01 Dmitry KovalevMerge "Cleaning up motion compensation code."
2014-01-25 Frank GalliganMerge "Optimize vp9_tm_predictor_8x8_neon function"
2014-01-25 Yaowu XuMerge "change to avoid IOC"
2014-01-24 Dmitry KovalevMerge "Removing MODE_STATS."
2014-01-24 Alex ConverseMerge "Add some consts to vp9_calc_ss_err()."
2014-01-24 Dmitry KovalevMerge "Implementing simple API to read video files."
2014-01-24 Dmitry KovalevImplementing simple API to read video files.
2014-01-22 Adrian GrangeMerge "Force show_frame=1 when show_existing_frame=1"
2014-01-22 Dmitry KovalevMerge "Cleaning up first_pass_motion_search() function."
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-18 Yaowu XuMerge "Change the vp8 END_USAGE typedef"
2014-01-18 hkuangMerge "Use a temp buffer for reconstruction when refere...
2014-01-16 Dmitry KovalevMerge "Adding VP9 support to decode_to_md5 example."
2014-01-16 Adrian GrangeMerge "Fix printf formatting"
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-16 Jim BankoskiMerge "don't dummy pack if we won't recode"
2014-01-16 Tom FineganMerge "vpxenc: Warn on lagged encoding with real time."
2014-01-16 Dmitry KovalevMerge "Cleaning up reatectrl.c file."
2014-01-16 Dmitry KovalevMerge "Cleaning up postproc code."
2014-01-16 Dmitry KovalevMerge "Cleaning up ivf-related code."
2014-01-16 Dmitry KovalevMerge "Replacing cpi->rc with rc."
2014-01-15 Dmitry KovalevCleaning up ivf-related code.
2014-01-15 Yaowu XuMerge "Revert "Revert "SSSE3 convolution optimization"""
2014-01-15 Yaowu XuMerge "Add max burst bitrate control."
2014-01-15 James ZernMerge "vpxenc: remove some warnings w/--disable-(vp8...
2014-01-15 Deb MukherjeeMerge "Rearranges the END_USAGE typedef"
2014-01-15 Adrian GrangeMerge "Delete outdated comment & tidy-up others"
2014-01-15 Dmitry KovalevMerge "calculate_modified_err() cleanup."
2014-01-15 Dmitry KovalevMerge "Removing VpxInputContext dependency from {ivf...
2014-01-13 Dmitry KovalevRemoving VpxInputContext dependency from {ivf, raw...
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-10 hkuangMerge "Fix Issue #679: vp9 C loop filter produces...
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-09 Paul WilkinsMerge "Fix rate allocation bug."
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-08 Dmitry KovalevMerge "Using struct twopass_rc* instead of VP9_COMP*."
2014-01-08 Yunqing WangMerge "AVX2 Variance Optimization"
2014-01-08 Deb MukherjeeMerge "Further rate control cleanups"
2014-01-08 JohannMerge "Remove yasm.rules dependency"
2014-01-07 Dmitry KovalevMerge "Adding new_mv local variable."
2014-01-07 Dmitry KovalevMerge "Adding get_ref_frame_buffer() function."
2014-01-07 Jingning HanMerge "Remove avoid_frame_with_high_error from RD loop"
2014-01-07 Dmitry KovalevMerge "Reusing ROUND_POWER_OF_TWO macro."
2014-01-07 Paul WilkinsMerge "Clean up: unused function and variables"
2014-01-07 Dmitry KovalevMerge "Replacing &cpi->common with cm."
2014-01-07 Alex ConverseMerge "Fix encoding Raw yv12 and i420 from a pipe."
2014-01-07 Alex ConverseFix encoding Raw yv12 and i420 from a pipe.
2013-12-02 JohannMerge branch 'forest'
2013-11-21 Joshua LittMerge "Removing PARAMS macro for consistency"
2013-11-21 hkuangMerge "Remove unnecessary eob checking."
2013-11-21 Frank GalliganMerge "Add 16 wide neon horz loopfilter."
2013-11-20 Jingning HanMerge "Take out assertion from inverse transforms"
2013-11-20 Guillaume MartresMerge "vpxenc: add --aq-mode flag to control adaptive...
2013-11-20 Dmitry KovalevMerge "Cleaning up probability/cost functions."
2013-11-19 Tom FineganMerge "vpxdec: Relocate WebM input support."
2013-11-19 Dmitry KovalevMerge "Simplifying partition context calculation."
2013-11-19 Dmitry KovalevMerge "Calculating dst pointer only once per transform...
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-11-19 Yaowu XuMerge "Fix a bug in vpxenc reading raw input frame"
2013-11-19 Yaowu XuFix a bug in vpxenc reading raw input frame
2013-11-19 Dmitry KovalevMerge "Finally removing txfrm_block_to_raster_block...
2013-11-18 Yunqing WangMerge "Do horizontal loopfiltering in parallel"
2013-11-18 Yaowu XuMerge "Add support for VC++2013"
2013-11-15 Dmitry KovalevMerge "Removing vp9_encodeintra.{h, c} files."
2013-11-15 Tom FineganMerge "vpx[dec|enc]: Extract IVF support from the apps."
2013-11-15 Tom Fineganvpx[dec|enc]: Extract IVF support from the apps.
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-11-05 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-10-26 Jim BankoskiMerge commit 'refs/changes/09/809/1' of https://review...
2010-10-26 John KoleszarMerge WebM input/output branch
next