]> granicus.if.org Git - libvpx/history - ivfdec.c
Fix a bug in neon that has not save and restore q4-q7 registers.
[libvpx] / ivfdec.c
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
2010-10-26 John Koleszarrename ivf{enc,dec} to vpx{enc,dec}
2010-10-26 John Koleszarivfdec: support y4m output from raw input
2010-10-26 John Koleszarivfdec: webm reader support
2010-10-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-20 John KoleszarMerge "Update arnr strength range form 1-6 to 0-6."
2010-10-19 Yaowu XuMerge "fixed a typo that mis-used Y plane stride for...
2010-10-11 Scott LaVarnwayMerge "Added vp8_fast_quantize_b_sse2"
2010-10-11 John KoleszarMerge "Remove ivfenc usage message leading underscores"
2010-10-11 John KoleszarRemove ivfenc usage message leading underscores
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-10 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-14 Paul WilkinsMerge "Use local pointer to pbi->common."
2010-06-14 John KoleszarMerge "platform autodetect: accept amd64 as a synonym...
2010-06-14 John KoleszarMerge "ivfenc: fix two-pass support of raw files"
2010-06-14 Andres MejiaUse public domain implementation for MD5 algorithm
2010-06-04 John KoleszarLICENSE: update with latest text
2010-06-03 Timothy B. TerriberryAdd support for YUV4MPEG2 output.
2010-05-26 Paul WilkinsMerge "Correct bit allocation when the alternative...
2010-05-26 John KoleszarMerge "examples: use I420 input for encoders"
next