multi-res: restore v1.0.0 API
[profile/ivi/libvpx.git] / vp8 /
2012-05-03 John Koleszarmulti-res: restore v1.0.0 API
2012-05-02 Timothy B. TerriberryFix trailing commas in enums.
2012-04-27 Adrian GrangeModified ARNR MC-filter to ignore ARF frame
2012-04-27 Adrian GrangeRemoved MV costing from ARNR filtering
2012-04-26 Attila NagyMoves error concealment allocations from common parts...
2012-04-24 Attila NagySimplifies decoder multithread synching
2012-04-23 Attila NagyShares one set of RD costs tables between all encoding...
2012-04-23 Scott LaVarnwayRemoved mcomp_filter_type
2012-04-23 Scott LaVarnwayMerge "Removes duplication of key frame mode probabilities"
2012-04-23 Attila NagyOptimizes precalculated decoder block ptrs&offs
2012-04-23 Attila NagyRemoves duplication of key frame mode probabilities
2012-04-20 Scott LaVarnwayMerge "Makes all mode token tables const part 2"
2012-04-19 Scott LaVarnwayMakes all mode token tables const part 2
2012-04-19 Attila NagyPorts vpx_xcaler to new RTCD method
2012-04-19 Attila NagyMakes all mode token tables const
2012-04-18 JohannMerge "Makes all global data in tokenize.c const"
2012-04-17 Attila NagyMakes all global data in tokenize.c const
2012-04-17 Attila NagyMakes all global data in entropy.c const
2012-04-12 JohannMerge "Use OFFSET_PATTERN from libs.mk"
2012-04-12 Scott LaVarnwayMerge "MB_MODE_INFO size reduction"
2012-04-12 Scott LaVarnwayMerge "loopfilter improvements"
2012-04-12 Scott LaVarnwayloopfilter improvements
2012-04-10 Deb MukherjeeFixes to disable MFQE when there is motion.
2012-04-10 Debargha MukherjeeMerge "MFQE: apply threshold to subblocks and chroma."
2012-04-03 John KoleszarMFQE: apply threshold to subblocks and chroma.
2012-04-02 JohannMerge "Move variance and SAD RTCD definitions"
2012-04-02 JohannMove variance and SAD RTCD definitions
2012-04-02 Jim BankoskiMerge "vp8 - compatibility warning added to changelog"
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John Koleszarremove unused BOOL_CODER::value
2012-03-29 Scott LaVarnwayMB_MODE_INFO size reduction
2012-03-29 Scott LaVarnwayUpdated vp8_build_intra_predictors_mby_s(sse2/ssse3)
2012-03-29 Scott LaVarnwayMerge "Updated vp8_build_intra_predictors_mbuv_s(sse2...
2012-03-29 Scott LaVarnwayMerge "Removed duplicate vp8_build_intra_predictors_mb...
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
2012-03-26 Scott LaVarnwayUpdated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)
2012-03-26 Scott LaVarnwayRemoved duplicate vp8_build_intra_predictors_mb y/uv
2012-03-26 John KoleszarMerge "bug fix: fix mem leak error in vpxenc"
2012-03-23 Scott LaVarnwayNew vp8_decode_mb_tokens()
2012-03-23 Deb MukherjeeInitialize postproc buffer to resolve valgrind warnings
2012-03-22 Deb MukherjeeMiscellaneous changes in mfqe and postproc modules
2012-03-21 James BerryMerge "remove __inline for compiler compatibility"
2012-03-21 James BerryMerge "bug fix: remove inline from mfqe.c"
2012-03-21 James Berryremove __inline for compiler compatibility
2012-03-21 Yunqing WangMinor fix: add back a vpx_free call
2012-03-21 James Berrybug fix: remove inline from mfqe.c
2012-03-16 Yunqing WangMerge "Add motion search skipping in first pass"
2012-03-16 Yunqing WangAdd motion search skipping in first pass
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "Fix build under Estonian locale"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-14 John Koleszarfix potential use of uninitialized rate_y
2012-03-13 Jim BankoskiMerge "Adds a motion compensated temporal denoiser...
2012-03-13 Stefan HolmerAdds a motion compensated temporal denoiser to the...
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-12 Marco PaniconiUpdate for key frame target size setting.
2012-03-12 JohannMerge "Move SAD and variance functions to common"
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-03-09 Scott LaVarnwayMerge changes I9c26870a,Ifabb0f67
2012-03-08 Scott LaVarnwaythreading.c refactoring
2012-03-07 Yaowu XuMerge "vp8e - RDLambda fix"
2012-03-06 JohannRFC: Reorganize MFQE loops
2012-03-06 Jim Bankoskivp8e - RDLambda fix
2012-03-06 JohannMerge "include CHANGELOG in CODEC_SRCS"
2012-03-06 JohannMove SAD and variance functions to common
2012-03-05 Jim BankoskiMerge "vp8e - fix coefficient costing"
2012-03-05 Jim Bankoskivp8e - fix coefficient costing
2012-03-01 Jim BankoskiMerge "vp8e - attempt to lessen blockiness"
2012-03-01 Jim BankoskiMerge "vp8e - static key boost"
2012-03-01 Jim BankoskiMerge "vp8e - force at least some change in over and...
2012-03-01 Paul Wilkinsvp8e - static key boost
2012-03-01 Paul Wilkinsvp8e - force at least some change in over and under...
2012-03-01 Scott LaVarnwayMerge "Packing bitstream on-the-fly with delayed contex...
2012-02-29 Attila NagyPacking bitstream on-the-fly with delayed context updates
2012-02-29 Jim Bankoskivp8e - attempt to lessen blockiness
2012-02-29 Scott LaVarnwayDecoder loops refactoring
2012-02-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayMerge "Removed duplicate code in threading.c"
2012-02-28 Scott LaVarnwayEliminated reconintra_mt.c
2012-02-28 Scott LaVarnwayRemoved duplicate code in threading.c
2012-02-28 Yunqing WangMerge "Only do uv intra-mode evaluation when intra...
2012-02-28 Yunqing WangOnly do uv intra-mode evaluation when intra mode is...
2012-02-27 James Berrybugfix: use oxcf width/height for reinit check
2012-02-27 Yunqing WangMerge "Fix skippable evaluation in mode decision"
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
2012-02-27 Yunqing WangFix skippable evaluation in mode decision
2012-02-23 James BerryMerge "Add unit tests for idctllm_test and idctllm_mmx"
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-22 Marco PaniconiRemove the frame rate factor for key frame size.
2012-02-21 Scott LaVarnwayEliminated vp8mt_build_intra_predictors_mbuv_s
2012-02-21 James BerryAdd unit tests for idctllm_test and idctllm_mmx
2012-02-21 John KoleszarMerge changes I0341554f,I64e110c8
2012-02-21 Scott LaVarnwayMerge "Remove redundant init of segment_counts in vp8_e...
2012-02-21 John KoleszarMerge "Update encoder mb_skip_coeff and prob_skip_false...
2012-02-17 John KoleszarMerge changes Idf1a05f3,If227b29b,Iac784d39
2012-02-17 JohannMerge "OS X shell is incompatible with echo -n"
2012-02-17 Yunqing WangMerge "Fix incorrect use of uv eobs in intra modes"
next