Fix a crash while enabling shared (--enable-shared)
[profile/ivi/libvpx.git] / vp8 /
2011-03-29 Yunqing WangFix a crash while enabling shared (--enable-shared)
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 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 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-15 Attila NagyAdd vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8...
2011-03-14 John KoleszarMerge "Fix an unused variable warning."
2011-03-14 JohannMerge "Add vp8_mse16x16_armv6 function"
2011-03-14 Attila NagyAdd vp8_mse16x16_armv6 function
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 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
2011-03-09 JohannMerge "fix obj_int_extract for MinGW"
2011-03-09 Yunqing WangAdd vp8_sub_pixel_variance16x8_ssse3 function
2011-03-09 Yunqing WangRemove unused functions
2011-03-09 Yunqing WangMerge "Improve SSE2 half-pixel filter funtions"
2011-03-09 John KoleszarMerge "Configuration updates:Making a clear distinction...
2011-03-08 Ralph GilesFix an unused variable warning.
2011-03-08 Yunqing WangImprove SSE2 half-pixel filter funtions
2011-03-08 JohannMerge "64bit mach-o support"
2011-03-08 Yunqing WangMerge "Add zero offset checking in SSE2 sub-pixel filte...
2011-03-08 Yunqing WangAdd zero offset checking in SSE2 sub-pixel filter function
2011-03-08 Yunqing WangMerge "Write SSSE3 sub-pixel filter function"
2011-03-08 Yunqing WangWrite SSSE3 sub-pixel filter function
2011-03-08 Ralph GilesFix a multi-line format-string warning.
2011-03-08 Paul WilkinsCorrected minor typos.
2011-03-08 Paul WilkinsMerge changes I00c3e823,If8bca004
2011-03-08 John Koleszarcorrect zbin boost for splitmv mode
2011-03-07 Paul WilkinsImproved key frame detection.
2011-03-07 Paul WilkinsImproved KF insertion after fades to still.
2011-03-04 JohannMerge "examples: use function to get iface pointers"
2011-03-04 JohannMerge "change CFLAGS for 64 bit icc builds"
2011-03-04 John KoleszarMerge "clean up msvs project generation"
2011-03-04 John KoleszarMerge "Fixing divide by zero"
2011-03-04 John KoleszarMerge "Fix drastic undershoot in long form content"
2011-03-04 John KoleszarMerge "documentation: minor updates to vp8 (en|de)coder"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-03 Mikhal ShemerConfiguration updates:Making a clear distinction betwee...
2011-03-03 Mikhal ShemerFixing divide by zero
2011-03-03 John KoleszarFix drastic undershoot in long form content
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-28 Scott LaVarnwayMerge "Avoid double copying of key frames into alt...
2011-02-28 Yunqing WangAdd prefetch before variance calculation
2011-02-28 John KoleszarMerge "Remove examples.doxy dep w/--disable-examples"
2011-02-25 JohannMerge "Remove a second check for invalid ptr in vp8_get...
2011-02-25 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-25 JohannMerge "Handle mem allocation failure in vp8e_init"
2011-02-25 Attila NagyAvoid double copying of key frames into alt and golden...
2011-02-25 Attila NagyRemove a second check for invalid ptr in vp8_get_compre...
2011-02-24 Scott LaVarnwayRemoved vp8_block2type
2011-02-24 Scott LaVarnwayMerge "Revisited rd_pick_intra4x4block"
2011-02-24 Scott LaVarnwayRevisited rd_pick_intra4x4block
2011-02-24 Paul WilkinsOverflow of frame error accumulators.
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-23 Tero RintaluomaARMv6 optimized half pixel variance calculations
2011-02-23 Attila NagyHandle mem allocation failure in vp8e_init
2011-02-22 Attila NagyRemove temporal alt ref from realtime only build
2011-02-18 JohannRevert "use unaligned load"
2011-02-18 John KoleszarMerge "clean up unused files"
2011-02-18 John Koleszarremove unused vp8_predict_dc function
2011-02-18 John Koleszarclean up unused files
2011-02-18 John Koleszarcosmetic: remove unnecessary scope
2011-02-18 John KoleszarMerge "Dont pick encoder filter level when loopfilter...
2011-02-18 Attila NagyReinitialize quantizer only when any delta is changing
2011-02-18 Attila NagyDont pick encoder filter level when loopfilter is disabled.
2011-02-17 John KoleszarMerge "Use endian-neutral bitstream packing/unpacking"
2011-02-17 John KoleszarUse endian-neutral bitstream packing/unpacking
2011-02-17 John KoleszarMerge "Removed unused vp8_recon_intra4x4mb function"
next