Merge "Move shared data to shared location"
[profile/ivi/libvpx.git] / vpxenc.c
2011-11-10 JohannMerge "vpxdec: avoid redefining fileno() on mingw"
2011-11-09 James Zernvpxenc: use off64_t for mingw
2011-11-09 John KoleszarMerge "Reset FPU state after calc_plane_error()"
2011-11-04 Yunqing WangMerge "Add checks in MB quantizer initialization"
2011-11-04 John KoleszarMerge "Changing decoder input partition API to input...
2011-11-03 Scott LaVarnwayMerge "Change use of eob in the encoder"
2011-11-02 Yaowu XuMerge "added code to clear 2nd order block when appropr...
2011-11-01 John KoleszarMerge "Fix: Increase default cx_data_size"
2011-11-01 John KoleszarMerge "vpxenc: fix crash w/empty input file"
2011-11-01 James Zernvpxenc: fix crash w/empty input file
2011-10-19 JohannMerge "Fix: NEON copy/extend frame for small sizes"
2011-10-19 JohannMerge "enc: save entropy probs only when needed for...
2011-10-19 Scott LaVarnwayMerge "Remove usage of predict buffer for decode"
2011-10-19 James Zernvpxenc: fix rollover in status output
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 John Koleszarvpxenc: get version string programatically
2011-08-05 Yunqing WangMerge "Adjust half-pixel only search"
2011-08-02 Lou QuillioSync `vpxenc --timebase` usage wording with docs change.
2011-07-29 John KoleszarMerge "Convert rc_max_intra_bitrate_pct to control"
2011-07-28 John KoleszarMerge "configure: add --enable-static option"
2011-07-28 John KoleszarConvert rc_max_intra_bitrate_pct to control
2011-07-27 Yunqing WangMerge "Fix range checks in motion search"
2011-07-27 James Zernvpxenc: cosmetics: timebase help update / spelling
2011-07-26 John KoleszarMerge "cosmetics: consistently use [u]int64_t"
2011-07-26 James Zerncosmetics: consistently use [u]int64_t
2011-07-21 Yunqing WangMerge "Add improvements made in good-quality mode to...
2011-07-18 John KoleszarMerge "Disable __longjmp_chk protection"
2011-07-18 John KoleszarMerge "Fixed rate histogram calculation"
2011-07-18 Tero RintaluomaFixed rate histogram calculation
2011-07-15 Scott LaVarnwayMerge "Tokenize MB optimized"
2011-07-15 Yunqing WangMerge "Fix vpxenc encoding incorrect webm file header...
2011-07-12 Yunqing WangFix vpxenc encoding incorrect webm file header on big...
2011-07-08 JohannMerge "clean up warnings when building arm with rtcd"
2011-07-07 John KoleszarMerge "Set 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 Johannguard against space/time distortion
2011-06-29 Paul WilkinsMerge "Change to arf boost calculation."
2011-06-29 John Koleszarvpxenc: prevent wraparound in the --rate-hist ringbuffer
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 John KoleszarMerge "use relative include path"
2011-06-28 James Zernvpxenc: free resources
2011-06-27 JohannMerge "configuration, support disabling any subset...
2011-06-23 John KoleszarMerge "Fix parallel install"
2011-06-23 John KoleszarMerge changes I2807b5a1,I59b020c2
2011-06-23 John Koleszarvpxenc: add rate histogram display
2011-06-23 John Koleszarvpxenc: add quantizer histogram display
2011-05-26 John KoleszarMerge "Do not copy data between encoder reference buffers."
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-04-29 Yunqing WangMerge "Use insertion sort instead of quick sort"
2011-04-27 John KoleszarMerge "SSE2/SSSE3 optimizations for build_predictors_mb...
2011-04-27 Fritz Koenigvpxenc: remove duplicate --fps from vpxenc usage message
2011-04-26 Scott LaVarnwayMerge "Test vector mismatch fix"
2011-04-25 JohannMerge "remove simpler_lpf"
2011-04-25 John KoleszarMerge "Remove unused functions"
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 "Add rc_max_intra_bitrate_pct control"
2011-04-25 John KoleszarAdd rc_max_intra_bitrate_pct control
2011-04-25 Alok AhujaStereo 3D format support for vpxenc
2011-04-18 Yunqing WangMerge "Use sub-pixel search's SSE in mode selection"
2011-04-18 Yunqing WangMerge "Handle long delay between video frames in multi...
2011-04-18 JohannMerge "store quant_shift as an unsigned char"
2011-04-18 Yaowu XuMerge "Add spin-wait pause intrinsic for Windows x64...
2011-04-18 Yaowu XuMerge "fixed an overflow in ssim calculation"
2011-04-18 John KoleszarMerge "added -fomit-frame-pointer flag for gcc builds"
2011-04-15 JohannMerge "remove dead code, add missing RESTORE_XMM"
2011-04-15 Johannremove executable bit
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Yunqing WangMerge "Use full-pixel MV in mvsadcost calculation"
2011-04-04 John KoleszarMerge "support obj_int_extract on cygwin"
2011-04-01 John KoleszarMerge "vpxenc: die on realloc failures"
2011-03-30 John Koleszarvpxenc: die on realloc failures
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 John KoleszarAllow specifying --end-usage by enum name
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-09 John KoleszarMerge branch 'bali'
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 Yunqing WangMerge "Add zero offset checking in SSE2 sub-pixel filte...
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-08 Paul WilkinsMerge changes I00c3e823,If8bca004
2011-03-07 John KoleszarMerge "Fix format-string warning"
2011-03-07 Ralph GilesFix format-string warning
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
next