fix sharpness bug and clean up
[profile/ivi/libvpx.git] / vp8 / encoder / onyx_if.c
2011-07-22 Johannfix sharpness bug and clean up
2011-07-18 John KoleszarImproved 1-pass CBR rate control
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-14 John KoleszarRemove unused speed features
2011-07-13 Fritz KoenigMerge "Better allocate yuv buffers."
2011-07-13 Yunqing WangMerge "Fix unnecessary casting of B_PREDICTION_MODE...
2011-07-13 Fritz KoenigMerge "Reduce motion vector search on alt-ref frame."
2011-07-13 John KoleszarMerge "Remove rotting NDS_NITRO code."
2011-07-13 JohannMerge "New loop filter interface"
2011-07-08 Yunqing WangMerge "Adjust full-pixel clamping and motion vector...
2011-07-08 JohannMerge "clean up warnings when building arm with rtcd"
2011-07-08 Attila NagyNew loop filter interface
2011-07-07 John KoleszarMerge "Set VPX_FRAME_IS_DROPPABLE"
2011-07-07 John KoleszarSet VPX_FRAME_IS_DROPPABLE
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-30 JohannMerge "remove incorrect initialization"
2011-06-29 John KoleszarMerge "guard against space/time distortion"
2011-06-29 Paul WilkinsMerge "Change to arf boost calculation."
2011-06-29 Paul WilkinsChange to arf boost calculation.
2011-06-28 JohannMerge "Avoid text relocations in ARM vp8 decoder"
2011-06-28 JohannMerge "utilize preload in ARMv6 MC/LPF/Copy routines"
2011-06-28 JohannMerge "respect alignment in arm asm files"
2011-06-28 John KoleszarMerge "Simplify decode_macroblock."
2011-06-28 Stefan HolmerAdding support for independent partitions
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-23 John KoleszarRevert "Reduce overshoot in 1 pass rate control"
2011-06-16 John KoleszarMerge "Disable specialcase for last frames if the seque...
2011-06-08 JohannMerge "Revert "Use shared object files for ELF""
2011-06-08 Scott LaVarnwayMerge "Removed unused function parameters"
2011-06-07 Yaowu XuMerge "remove redundant functions"
2011-06-07 Yaowu XuMerge "adjust sad per bit constants"
2011-06-07 John KoleszarMerge "Reduce overshoot in 1 pass rate control"
2011-06-07 Scott LaVarnwayMerge "Wrapped asserts in critical code with CONFIG_DEBUG"
2011-06-07 Scott LaVarnwayMerge "Removed unused function vp8_treed_read_num"
2011-06-07 John KoleszarMerge "Use shared object files for ELF"
2011-06-06 JohannMerge "neon fast quantize block pair"
2011-06-06 JohannMerge "adds preload for armv6 encoder asm"
2011-06-06 John KoleszarMerge "Don't allow very short GF groups even when the...
2011-06-03 John KoleszarReduce overshoot in 1 pass rate control
2011-06-03 Scott LaVarnwayMerge "Removed B_MODE_INFO"
2011-06-02 Yaowu XuMerge "further clean up of errorperbit and sadperbit"
2011-06-01 John KoleszarMerge "Bugfix in vp8dx_set_reference"
2011-06-01 John KoleszarMerge "Fix code under #if CONFIG_INTERNAL_STATS."
2011-06-01 Ronald S. BultjeFix code under #if CONFIG_INTERNAL_STATS.
2011-06-01 Tero Rintaluomaneon fast quantize block pair
2011-05-31 Scott LaVarnwayMerge "vp8_pick_inter_mode code cleanup"
2011-05-31 John KoleszarInitialize first_time_stamp_ever
2011-05-27 John KoleszarMerge "bug fix check frame buffer index before copy"
2011-05-27 James Berrybug fix check frame buffer index before copy
2011-05-27 Yunqing WangMerge "Use hex search for realtime mode speed>4"
2011-05-27 Yunqing WangUse hex search for realtime mode speed>4
2011-05-27 Yunqing WangMerge "Remove unused code"
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
2011-05-24 Scott LaVarnwayMerge "MODE_INFO size reduction"
2011-05-24 Yunqing WangMerge "Rewrite hex search function"
2011-05-23 Yaowu XuMerge "use get8x8var directly for non-subpixel motion...
2011-05-20 John KoleszarMerge "bug fix active_worst_quality set below active_be...
2011-05-20 John KoleszarMerge "cleanup: collect twopass variables"
2011-05-20 JohannMerge "Fixed iwalsh_neon build problems with RVDS4.1"
2011-05-20 Yaowu XuMerge "revise two function definitions with less parame...
2011-05-20 John KoleszarMerge "Remove unused members of VP8_COMP"
2011-05-20 Yaowu XuMerge "disable trellis optimization for first pass"
2011-05-20 Yaowu Xudisable trellis optimization for first pass
2011-05-19 James Berrybug fix active_worst_quality set below active_best_quality
2011-05-19 John Koleszarcleanup: collect twopass variables
2011-05-19 Scott LaVarnwayMerge "Using partition_info instead of blockd info...
2011-05-19 John KoleszarRemove unused members of VP8_COMP
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-19 John KoleszarMerge "Fix segv without --enable-error-concealment"
2011-05-19 John KoleszarMerge "Adding error-concealment to the decoder."
2011-05-19 John KoleszarMove quantizer init functions to quantize.c
2011-05-18 Yunqing WangMerge "Modify MVcount in pick_inter_mode to eliminate...
2011-05-13 John KoleszarMerge "Improve framerate adaptation"
2011-05-13 Yaowu XuMerge "adjusting rd constant slightly by ~10%"
2011-05-13 Paul WilkinsMerge "Restructure of activity masking code."
2011-05-13 Paul WilkinsRestructure of activity masking code.
2011-05-12 John KoleszarImprove framerate adaptation
2011-05-12 Scott LaVarnwayRemoved mv_bits_sadcost
2011-05-12 Yunqing WangMerge "Modification and issue fix in full-pixel refinin...
2011-05-11 Yaowu XuMerge "remove a variable no longer in use"
2011-05-11 Yaowu XuMerge "fix a bug related to gf_active_flags in multi...
2011-05-11 Yaowu Xuremove a variable no longer in use
2011-05-11 John KoleszarMerge "Use stdint.h for VS2010"
2011-05-10 Yunqing WangMerge "Use diamond search to replace full search in...
2011-05-09 Yunqing WangUse diamond search to replace full search in full-pixel...
2011-05-06 John KoleszarMerge "Don't override active_worst_quality in 2 pass"
2011-05-06 JohannMerge "neon fast quantizer updated"
2011-05-06 Aron RosenbergFix semaphore emulation on Windows
2011-05-05 Yunqing WangFix rare hang in multi-thread encoder on Windows
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-03 Yaowu Xuchange to use fast ssim code for internal ssim calculations
2011-04-29 Yaowu Xuchanged configure option name to reduce confusion
2011-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
next