profile/ivi/libvpx.git
2011-04-14 Fritz KoenigMerge "Use consistent delimiters."
2011-04-14 JohannMerge "update configure for ios sdk 4.3"
2011-04-14 Joshua Bleecher... update configure for ios sdk 4.3
2011-04-13 Fritz KoenigUse consistent delimiters.
2011-04-13 Adrian GrangeFixed use of early breakout in vp8_pick_intra4x4mby_modes
2011-04-12 John KoleszarMerge "Bugfix for error accumulator stats"
2011-04-12 John KoleszarBugfix for error accumulator stats
2011-04-12 John KoleszarMerge "Fix encoder range check for frame width and...
2011-04-12 Attila NagyFix encoder range check for frame width and height
2011-04-11 Yunqing WangSet cpu_used range to [-16, 16] in real-time mode
2011-04-11 Yunqing WangDefine RDCOST only once
2011-04-11 John KoleszarRemove unused files
2011-04-08 Yunqing WangFix input MV for full search
2011-04-08 Johann KoenigMerge "use asm_offsets with vp8_fast_quantize_b_sse3"
2011-04-08 John KoleszarMerge "Error accumulator stats bug."
2011-04-08 Paul WilkinsError accumulator stats bug.
2011-04-07 Johann Koeniguse asm_offsets with vp8_fast_quantize_b_sse3
2011-04-07 James BerryUse correct 32 bit comparisons for SAD breakout.
2011-04-06 JohannMerge "use asm_offsets with vp8_fast_quantize_b_sse2"
2011-04-06 Yunqing WangMerge "Minor modification"
2011-04-06 Yunqing WangMinor modification
2011-04-04 Johannuse asm_offsets with vp8_fast_quantize_b_sse2
2011-04-04 Scott LaVarnwayFixed unused variable warnings for firstpass.c
2011-04-04 John KoleszarMerge "Slightly simplify vp8_decode_mb_tokens."
2011-04-04 JohannMerge "tweak vp8_regular_quantize_b_sse2"
2011-04-04 Gaute StrokkenesSlightly simplify vp8_decode_mb_tokens.
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 Yunqing WangUse full-pixel MV in mvsadcost calculation
2011-04-01 Johannsupport obj_int_extract on cygwin
2011-04-01 John KoleszarMerge "vpxenc: die on realloc failures"
2011-04-01 Johanntweak vp8_regular_quantize_b_sse2
2011-04-01 JohannMerge "Wrapper function removed from vp8_subtract_b_neo...
2011-04-01 Tero RintaluomaWrapper function removed from vp8_subtract_b_neon funct...
2011-03-31 JohannMerge "ARMv6 optimized subtract functions"
2011-03-31 John KoleszarMerge changes I4e32a8fb,Ic6a9d4c5
2011-03-31 Ralph GilesGenerate a vpx.pc file for pkg-config.
2011-03-31 Ralph GilesExport the version string as a makefile variable.
2011-03-30 Attila NagyFix: lpf semaphore was signaled in single threaded run
2011-03-30 John Koleszarvpxenc: die on realloc failures
2011-03-29 JohannMerge "Half pixel variance further optimized for ARMv6"
2011-03-29 Yunqing WangMerge "Fix a crash while enabling shared (--enable...
2011-03-29 Yunqing WangFix a crash while enabling shared (--enable-shared)
2011-03-29 Johannuse GLOBAL correctly on 32bit shared libraries
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-29 Tero RintaluomaARMv6 optimized subtract functions
2011-03-28 Johannadd asm_enc_offsets.c for all targets
2011-03-28 Tero RintaluomaHalf pixel variance further optimized for ARMv6
2011-03-24 JohannMerge "use asm_offsets with vp8_regular_quantize_b_sse2"
2011-03-24 Johannuse asm_offsets with vp8_regular_quantize_b_sse2
2011-03-23 JohannMerge "ARMv6 optimized fdct4x4"
2011-03-21 John KoleszarMerge "Allow specifying --end-usage by enum name"
2011-03-21 John KoleszarMerge "vpx_codec_dec_init: check that the iface is...
2011-03-21 John Koleszarvpx_codec_dec_init: check that the iface is a decoder
2011-03-21 Yunqing WangMerge "Fix multithreaded encoding for 1 MB wide frame"
2011-03-21 John KoleszarRemove unused vp8_get4x4sse_cs_mmx declaration
2011-03-21 John KoleszarMerge "Increase static linkage, remove unused functions"
2011-03-21 John KoleszarAllow specifying --end-usage by enum name
2011-03-21 Tero RintaluomaARMv6 optimized fdct4x4
2011-03-18 Attila NagyFix multithreaded encoding for 1 MB wide frame
2011-03-18 John KoleszarIncrease static linkage, remove unused functions
2011-03-17 Ralph GilesSet bounds from the array when iterating mmaps.
2011-03-17 Ralph GilesRemove commented-out VP6 code from vp8_finalize_mmaps
2011-03-17 John KoleszarMerge "Fix "used uninitialized" warning in vp8_pack_bit...
2011-03-16 John Koleszarapple: include proper mach primatives
2011-03-16 Attila NagyRemove echoing in obj_int_extract rule
2011-03-15 Attila NagyAdd vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8...
2011-03-15 Gaute StrokkenesAvoid misspelling "dependent".
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 Ralph GilesImprove grammar in a comment.
2011-03-14 Johannobj_int_extract: win64 does not prefix symbols
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-14 Attila NagyAdd vp8_mse16x16_armv6 function
2011-03-12 Rafael Ávila... Fix build with xcode4 and simplify GLOBAL.
2011-03-11 JohannMerge "Move build_intra_predictors_mby to RTCD framework"
2011-03-11 John KoleszarMove build_intra_predictors_mby to RTCD framework
2011-03-11 JohannMerge "ARMv6 optimized quantization"
2011-03-11 John KoleszarMerge "Only enable ssim_opt.asm on X86_64"
2011-03-11 John KoleszarOnly enable ssim_opt.asm on X86_64
2011-03-11 Paul WilkinsClean up of vp8_init_config()
2011-03-11 John KoleszarMerge "1 Pass CQ and VBR bug fixes"
2011-03-11 Paul Wilkins1 Pass CQ and VBR bug fixes
2011-03-11 John KoleszarMerge "Fix incorrect macroblock counts in twopass rate...
2011-03-11 Yunqing WangMerge "Align SAD output array to be 16-byte aligned"
2011-03-11 John KoleszarMerge "vp8cx - psnr converted to call assemblerized...
2011-03-11 John KoleszarMerge "vp8cx- alternate ssim function with optimizations"
2011-03-11 Jim Bankoskivp8cx - psnr converted to call assemblerized sse
2011-03-11 Jim Bankoskivp8cx- alternate ssim function with optimizations
2011-03-11 Yunqing WangAlign SAD output array to be 16-byte aligned
2011-03-11 Yunqing WangMerge "Encoder loopfilter running in its own thread"
2011-03-11 Attila NagyFix "used uninitialized" warning in vp8_pack_bitstream()
2011-03-11 Attila NagyEncoder loopfilter running in its own thread
2011-03-11 Tero RintaluomaARMv6 optimized quantization
2011-03-10 Johannobj_int_extract for Visual Studio
2011-03-10 Adrian GrangeAdded missing format specifier in print statement
2011-03-10 Adrian GrangeRemoved firstpass motion map
2011-03-10 James BerryFix incorrect macroblock counts in twopass rate control
2011-03-09 Yunqing WangMerge "Add vp8_sub_pixel_variance16x8_ssse3 function"
2011-03-09 John KoleszarMerge branch 'bali'
2011-03-09 John KoleszarAdd missing filter.h to build system
next