Merge "Delay auto key frame insertion in realtime configuration"
[profile/ivi/libvpx.git] / vp8 / encoder / onyx_int.h
2011-02-04 John KoleszarMerge "Delay auto key frame insertion in realtime confi...
2011-02-03 John KoleszarMerge "Avoid using an anonymous union."
2011-02-03 Scott LaVarnwayMerge "Zero out block mv when an intra mode is selected"
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-02-02 Attila NagyDelay auto key frame insertion in realtime configuration
2011-02-01 Attila NagyImproved encoder threading
2011-02-01 Scott LaVarnwayRemoved last_auto_filter_prediction_error
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-27 Scott LaVarnwayMerge "Removed unused members from VP8_COMP"
2011-01-27 Yunqing WangMerge "Remove copies of same functions"
2011-01-26 Yunqing WangRemove copies of same functions
2011-01-26 Scott LaVarnwayRemoved unused members from VP8_COMP
2011-01-25 JohannMerge "update sse2 regular quantizer"
2011-01-25 JohannMerge "Fix issue 262, vp8cx_pack_tokens_into_partitions...
2011-01-19 John KoleszarMerge "Implement error tracking in the decoder"
2011-01-18 John KoleszarMerge "fix last frame buffer copy logic regression"
2011-01-18 Paul WilkinsMerge "Further CQ, Key frame and ARF changes"
2011-01-18 Paul WilkinsFurther CQ, Key frame and ARF changes
2011-01-17 Paul WilkinsFix CQ range and experimental KF sizing changes.
2011-01-13 Scott LaVarnwayMerge "Moved ref frame calculations"
2011-01-12 Paul WilkinsLimit key frame quantizer for forced key frames.
2011-01-11 Yunqing WangMerge "Add no_skip_block4x4_search flag in SPLITMV...
2011-01-11 Yunqing WangAdd no_skip_block4x4_search flag in SPLITMV mode
2011-01-07 Paul WilkinsMerge "CQ Mode"
2011-01-07 Paul WilkinsCQ Mode
2011-01-07 Paul WilkinsMerge "Limit Q variability in two pass."
2011-01-07 Paul WilkinsLimit Q variability in two pass.
2011-01-07 Paul WilkinsMerge "Disable some features for first pass."
2011-01-07 Scott LaVarnwayMerge "Removed cpi->target_bits_per_mb"
2011-01-07 Scott LaVarnwayRemoved cpi->target_bits_per_mb
2011-01-04 Paul WilkinsAdjustment to boost calculation in two pass.
2010-12-28 Scott LaVarnwayMerge "Use the fast quantizer for inter mode selection"
2010-12-28 Scott LaVarnwayUse the fast quantizer for inter mode selection
2010-12-28 Yunqing WangMerge "Modify motion estimation for SPLITMV mode"
2010-12-23 JohannMerge "abstract apply_temporal_filter"
2010-12-22 Johannabstract apply_temporal_filter
2010-12-13 John KoleszarMerge "remove unused temporal preproc code"
2010-12-13 John Koleszarremove unused temporal preproc code
2010-12-08 Yaowu XuMerge "vp8e - remove unnecessary variance calc"
2010-12-07 Yaowu XuMerge "adjust RDMULT for UV plane in quantization RDO"
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-04 Paul WilkinsMerge "Change to inter_minq table."
2010-12-03 Yunqing WangImprove MV prediction accuracy to achieve performance...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
2010-11-23 John KoleszarMerge changes I3aed713e,I9ef7f56e,Ic18c60df
2010-11-22 Paul WilkinsMerge "Added extra two pass stats gathering."
2010-11-19 Paul WilkinsAdded extra two pass stats gathering.
2010-11-17 Scott LaVarnwayMerge "Removed unnecessary checks."
2010-11-17 Fritz KoenigMerge "Comments for alt ref flags."
2010-11-16 Fritz KoenigComments for alt ref flags.
2010-11-15 Paul WilkinsMerge "Bad cost tables used in ARNR filtering."
2010-11-15 Yaowu XuMerge "make rdmult adaptive for intra in quantizer...
2010-11-11 Paul WilkinsMerge "Relax rate control for last few frames"
2010-11-10 Fritz KoenigMerge "Remove stack shadowing for x86-64"
2010-11-10 Paul WilkinsRelax rate control for last few frames
2010-11-10 Paul WilkinsTuning for the more exact quantizer.
2010-11-09 John KoleszarMerge "improve average framerate calculation"
2010-11-05 John KoleszarMerge commit 'fix integer promotion bug in partition...
2010-11-05 John Koleszarimprove average framerate calculation
2010-10-27 Fritz KoenigMerge "postproc: Add mode and refrence frame visualizers."
2010-10-27 John KoleszarMerge "vpxenc: add deterministic output option"
2010-10-27 John KoleszarMerge "Add half-pixel variance RTCD functions"
2010-10-27 John KoleszarAdd half-pixel variance RTCD functions
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-25 John KoleszarMerge "Remove legacy release.sh script"
2010-10-22 John KoleszarMerge "Improve handling of invalid frames."
2010-10-22 Timothy B. TerriberryConvert [4][4] matrices to [16] arrays.
2010-10-21 John KoleszarMerge "Move firstpass motion map to stats packet"
2010-10-21 John KoleszarMove firstpass motion map to stats packet
2010-10-21 Yunqing WangMerge "Rewrite vp8_short_walsh4x4_sse2()"
2010-10-21 Yunqing WangMerge "Add SSE2 subtract functions"
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-19 Yaowu XuMerge "change to make use of more trellis quantization"
2010-10-15 Yaowu Xuchange to make use of more trellis quantization
2010-10-12 Timothy B. TerriberryAdd simple version of activity masking.
2010-10-12 John KoleszarMerge "Remove INTRARDOPT #define and intra_rd_opt option."
2010-10-11 Timothy B. TerriberryRemove INTRARDOPT #define and intra_rd_opt option.
2010-09-29 Fritz KoenigMerge "Optimizations on the loopfilters."
2010-09-28 Adrian GrangeMerge "Made AltRef filter adaptive & added motion compe...
2010-09-28 Adrian GrangeMade AltRef filter adaptive & added motion compensation
2010-09-21 John KoleszarMerge "gitignore: initial version"
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-11 Scott LaVarnwayMoved gf_active code to encoder only
2010-07-27 John KoleszarMerge "msvs: fix install of codec sources"
2010-07-23 Paul WilkinsMerge commit 'refs/changes/51/351/1' of ssh://review...
2010-07-23 Yaowu XuMerge "Make the quantizer exact."
2010-07-23 Paul WilkinsRate control bug with long key frame interval.
2010-07-23 Timothy B. TerriberryMake the quantizer exact.
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-13 John KoleszarMerge "Make this/next iiratio unsigned."
2010-06-12 John KoleszarMake this/next iiratio unsigned.
next