Merge "fix denoiser for temporal patterns and rd"
[profile/ivi/libvpx.git] / vp8 / encoder / onyx_if.c
2012-05-25 Jim BankoskiMerge "fix denoiser for temporal patterns and rd"
2012-05-24 John KoleszarMerge changes I231c062e,Idadc42c7
2012-05-24 John KoleszarMerge "Fix another multithreaded encoder loopfilter...
2012-05-24 John KoleszarMerge "asm_*_offsets to define variables as constants"
2012-05-24 Jim Bankoskifix denoiser for temporal patterns and rd
2012-05-24 John KoleszarMerge "Make libvpx Chromium build friendly"
2012-05-23 John KoleszarMerge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4...
2012-05-23 Attila NagyFix another multithreaded encoder loopfilter race condition
2012-05-22 Yunqing WangMerge "multi-res: force Key frame sychronization"
2012-05-21 JohannMerge "Be explicit about 'in-place'"
2012-05-19 John KoleszarMerge "examples: use alignment > 1 w/vpx_img_alloc"
2012-05-16 Yunqing Wangmulti-res: force Key frame sychronization
2012-05-14 John KoleszarMerge "Fix missing param name in NEON scaler functions"
2012-05-14 John KoleszarMerge "fix warnings for building on win32"
2012-05-11 Scott Grahamfix warnings for building on win32
2012-05-11 John KoleszarMerge branch 'origin/eider' into master
2012-05-04 John Koleszarfix vp8_ namespace issues
2012-05-04 John KoleszarFormalize encodeframe.c forward delclarations
2012-05-04 Attila NagyMake global data const
2012-05-02 John KoleszarMerge "Fix compiler warnings" into eider
2012-05-02 Attila NagyFix compiler warnings
2012-05-01 JohannMerge "Update paths for iOS 5.1" into eider
2012-04-26 John KoleszarMerge "Fix loopfilter race condition in multithreaded...
2012-04-25 Attila NagyFix loopfilter race condition in multithreaded encoder
2012-04-23 John KoleszarMerge "Use LIBSUBDIR for vpx.pc." into eider
2012-04-23 John KoleszarMerge "multi-res: restore v1.0.0 API" into eider
2012-04-23 Attila NagyShares one set of RD costs tables between all encoding...
2012-04-23 Scott LaVarnwayRemoved mcomp_filter_type
2012-04-20 John Koleszarvp8_change_config: don't force kf with spatial resampling
2012-04-20 Scott LaVarnwayMerge "Makes 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-16 John Koleszarcorrect alt-ref contribution to frame rate
2012-03-29 John KoleszarMerge "remove unused BOOL_CODER::value"
2012-03-29 John KoleszarMerge "FTFY: support wordwrapping commit messages"
2012-03-29 John KoleszarMerge "FTFY: an automated style corrector"
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 Yunqing WangMinor fix: add back a vpx_free call
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 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-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-03-09 Scott LaVarnwayMerge changes I9c26870a,Ifabb0f67
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 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-28 Scott LaVarnwayMerge changes Ifb450710,I61c4a132
2012-02-28 Scott LaVarnwayMerge "Removed duplicate code in threading.c"
2012-02-28 Yunqing WangMerge "Only do uv intra-mode evaluation when intra...
2012-02-27 James Berrybugfix: use oxcf width/height for reinit check
2012-02-27 John KoleszarMerge "vpxenc: initial implementation of multistream...
2012-02-27 John KoleszarMerge "decoder: reset segmentation map on keyframes"
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-21 John KoleszarMerge changes I0341554f,I64e110c8
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-16 Attila NagyMultithreaded encoder, late sync loopfilter
2012-02-11 John KoleszarMerge "support changing resolution with vpx_codec_enc_c...
2012-02-09 Scott LaVarnwayx_motion_minq table reduction
2012-02-08 John Koleszarsupport changing resolution with vpx_codec_enc_config_set
2012-02-06 Adrian GrangeMerge "Added 2 temporal patterns with new parameters"
2012-01-31 Scott LaVarnwayMerge "Improved uv mv calculations in build inter predi...
2012-01-30 John KoleszarRTCD: finalize removal of old RTCD system
2012-01-30 John KoleszarRTCD: add arnr functions
2012-01-30 John KoleszarRTCD: add motion search functions
2012-01-30 John KoleszarRTCD: add quantizer functions
2012-01-30 John KoleszarRTCD: add FDCT functions
2012-01-30 John KoleszarRTCD: add variance functions
2012-01-30 John KoleszarRTCD: add subpixel functions
2012-01-30 John KoleszarRTCD: add postproc functions
2012-01-30 John KoleszarNew RTCD implementation
2012-01-27 John KoleszarMerge Duclair release into master branch
2012-01-27 John KoleszarMerge "Hook up VP8D_GET_LAST_REF_USED"
2012-01-26 John KoleszarMerge changes I17e1a348,Iad710941
2012-01-24 John KoleszarRevert "Multithreaded encoder, late sync loopfilter"
2012-01-23 Fritz KoenigMerge "Disconnect ARM tgt_isa from dsp extensions"
2012-01-20 Fritz KoenigDisconnect ARM tgt_isa from dsp extensions
2012-01-20 Deb MukherjeeMerge "Overhauling the thresholds and mixing proportion...
2012-01-19 Jeff FaustMerge "Simplify an assignment statement"
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 Jeff FaustSimplify an assignment statement
2012-01-18 Jim BankoskiMerge "vp8d - valgrind warnings in mb post processor"
2012-01-18 John KoleszarMerge changes I1ebe76aa,Ia079b52b
2012-01-18 Deb MukherjeeMerge "Modifying the base q propagation in the mfqe...
2012-01-14 Adrian GrangeFixed bugs in multi-layer code related to changing...
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 JohannMerge "Improve SSSE3 fast quantizer function"
2012-01-05 Scott LaVarnwayMerge "Removed unused diff buffer"
2012-01-05 Scott LaVarnwayMerge "SSE2 optimizations for vp8_build_intra_predictor...
next