Add packaging files for Tizen
[profile/ivi/libvpx.git] / vp8 / common / postproc.c
2012-06-04 JohannRemove redundant assignment
2012-05-04 Attila NagyMake global data const
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-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-23 Deb MukherjeeInitialize postproc buffer to resolve valgrind warnings
2012-03-22 Deb MukherjeeMiscellaneous changes in mfqe and postproc modules
2012-03-16 Yunqing WangMerge "Add 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-12 JohannMerge "Move SAD and variance functions to common"
2012-03-06 JohannRFC: Reorganize MFQE loops
2012-03-06 JohannMove SAD and variance functions to common
2012-02-23 Jim BankoskiMerge "Remove the frame rate factor for key frame size."
2012-02-16 Scott LaVarnwayMerge "decodemv cleanup/improvements"
2012-02-11 John KoleszarMerge "support changing resolution with vpx_codec_enc_c...
2012-02-10 JohannMerge "max_sad check is not always implemented"
2012-02-10 Johannmax_sad check is not always implemented
2012-02-08 John KoleszarMerge "Add OS/2 supports"
2012-02-07 John KoleszarAlign internal mfqe framebuffer dimensions
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: add variance functions
2012-01-30 John KoleszarRTCD: add postproc functions
2012-01-30 John KoleszarRTCD: add recon functions
2012-01-27 John KoleszarMerge "Hook up VP8D_GET_LAST_REF_USED"
2012-01-27 John KoleszarHook up VP8D_GET_LAST_REF_USED
2012-01-23 Fritz KoenigMerge "Disconnect ARM tgt_isa from dsp extensions"
2012-01-20 Deb MukherjeeMerge "Overhauling the thresholds and mixing proportion...
2012-01-20 Deb MukherjeeOverhauling the thresholds and mixing proportions for...
2012-01-19 Jeff FaustMerge "Simplify an assignment statement"
2012-01-19 John KoleszarMerge "Remove duplicate line in parameter parsing."
2012-01-18 John KoleszarMerge "get_plane_pointers: use u/v planes consistently"
2012-01-18 Fritz KoenigMerge "Add makefile for building libvpx for Android."
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-18 Jim Bankoskivp8d - valgrind warnings in mb post processor
2012-01-17 Deb MukherjeeModifying the base q propagation in the mfqe post proce...
2012-01-10 Deb MukherjeeAllowing the mfqe post-processing filter to be used...
2012-01-10 John KoleszarMerge "fix: roundoff initializer is not a constant"
2012-01-10 John KoleszarMerge "Remove iwmmx target."
2012-01-10 James Berryfix: roundoff initializer is not a constant
2012-01-10 Jim Bankoskivp8d - function to check if a reference frame is used.
2012-01-09 Deb MukherjeeMerge "Multiframe quality enhancement postprocessing"
2012-01-05 Deb MukherjeeMultiframe quality enhancement postprocessing
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
2011-07-01 John KoleszarMerge "Properly use GET_GOT/RESTORE_GOT when using...
2011-06-30 Yunqing WangMerge "Copy macroblock data to a buffer before encoding it"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-28 JohannMerge "respect alignment in arm asm files"
2011-06-27 Fritz KoenigFix after removal of B_MODE_INFO
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-19 Scott LaVarnwayMerge "Make hor UV predict ~2x faster (73 vs 132 cycles...
2011-05-19 John KoleszarMerge "changed configure option name to reduce confusion"
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-05 Yunqing WangMerge "Runtime detection of available processor cores."
2011-05-03 Yunqing WangMerge "Modify HEX search"
2011-05-03 Yaowu XuMerge "change to use fast ssim code for internal ssim...
2011-05-02 John KoleszarMerge "Fix documentation typos"
2011-05-02 John KoleszarFix compile error with --enable-postproc-visualizer
2011-04-25 John KoleszarMerge "Change rc undershoot/overshoot semantics"
2011-04-25 John KoleszarMerge "Stereo 3D format support for vpxenc"
2011-04-25 John KoleszarMerge "bug fix possible keyframe context divide by...
2011-04-25 JohannMerge "keep values in registers during quantization"
2011-04-25 Scott LaVarnwayMerge "Removed dc_diff from MB_MODE_INFO"
2011-04-21 Scott LaVarnwayRemoved dc_diff from MB_MODE_INFO
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
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-11 Yunqing WangMerge "Add no_skip_block4x4_search flag in SPLITMV...
2011-01-11 JohannMerge "use unaligned load"
2011-01-11 Henrik LundinRemove unused local variables
2010-12-06 Scott LaVarnwayMerge "Improve MV prediction accuracy to achieve perfor...
2010-12-03 John KoleszarMerge 'Add simple version of activity masking.'
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 Fritz Koenigpostproc : Re-work posproc calling to allow more flags.
2010-11-09 John KoleszarMerge "improve average framerate calculation"
next