Link pthread when it is available
[platform/upstream/libvpx.git] / build / make /
2013-01-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-14 Andoni Morales Ala... configure: add support for android x86
2013-01-10 JohannMerge "configure: support hardfloat armv7 CHOSTS"
2013-01-10 JohannMerge "configure: support mingw-w64"
2013-01-10 Luca Barbatoconfigure: support hardfloat armv7 CHOSTS
2013-01-10 Luca Barbatoconfigure: support mingw-w64
2013-01-08 Yunqing WangMerge "vp9_sub_pixel_variance16x2 SSE2 optimization...
2013-01-08 John KoleszarMerge vp9-preview changes into experimental branch
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-12-21 John KoleszarMerge "add emmintrin_compat.h for builds with gcc ...
2012-12-21 John KoleszarMerge "configure: test for -msse4" into vp9-preview
2012-12-20 James Zernconfigure: test for -msse4
2012-12-19 John Koleszarmake: fix dependency generation
2012-12-19 JohannAdd 'jni' to documention for ndk-build
2012-12-11 Frank GalliganFix ads2gas script to look for ALIGN as a word.
2012-12-10 John Koleszarconfigure: add --enable-external-build support
2012-12-03 Scott LaVarnwayMerge "Moving rd_thresh_mult, rd_threshes to macroblock...
2012-12-03 Scott LaVarnwayMerge "Moving count_mb_ref_frame_usage to macroblock...
2012-11-30 Yunqing WangMerge "Further improve macroblock loop filters" into...
2012-11-28 Yaowu XuMerge "remove the vp9_default_mode_contexts_a" into...
2012-11-28 Martin StorsjoDisable fast unaligned on armv5te
2012-11-28 Jim BankoskiMerge "remove postproc invokes" into experimental
2012-11-28 John KoleszarMerge "Revert "make: flatten object file directories...
2012-11-28 John KoleszarRevert "make: flatten object file directories"
2012-11-26 Paul WilkinsMerge "Modified mv prediction." into experimental
2012-11-21 Jim BankoskiMerge "clean out some of the rtcd code." into experimental
2012-11-21 John KoleszarMerge "Pack invisible frames without lengths" into...
2012-11-21 John KoleszarMerge "make: fix dependency generation for flat build...
2012-11-20 John Koleszarmake: fix dependency generation for flat build tree
2012-11-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 Yaowu XuMerge "remove yasm.rules" into experimental
2012-11-16 Yaowu Xuremove yasm.rules
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-15 Yaowu Xuchanged asm obj output filenames in MSVC build
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
2012-11-15 John Koleszarmake: flatten object file directories
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 John KoleszarMerge "use calloc() instead of malloc()"
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-08 Ahmad Sharifads2gas.pl: convert push/pop and whole keywords.
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-05 John Koleszarbuild: merge with master
2012-11-05 Scott LaVarnwayMerge "Removed unnecessary VP8_COMP *cpi parameters"
2012-11-02 JohannMerge "ads2gas.pl: various enhancements to work with...
2012-11-02 Ahmad Sharifads2gas.pl: various enhancements to work with flash.
2012-10-24 John KoleszarMerge "Fix "_FORTIFY_SOURCE" redefined warning" into...
2012-10-24 Yunqing WangFix "_FORTIFY_SOURCE" redefined warning
2012-10-03 John KoleszarMerge "rtcd/win32: use InitializeCriticalSection explic...
2012-09-25 John KoleszarMerge "check for x32 targets"
2012-09-25 Mike Frysingercheck for x32 targets
2012-08-24 John KoleszarMerge "Fix file permissions" into experimental
2012-08-23 Scott LaVarnwayMerge "Added error checking to vp8cx_create_encoder_thr...
2012-08-23 Scott LaVarnwayMerge "Added row based extend borders"
2012-08-22 John KoleszarFix file permissions
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-08-21 Scott LaVarnwayMerge "Removed last_kf_gf_q"
2012-08-21 James ZernMerge "fix msvc configure"
2012-08-21 Jim BankoskiMerge "Added row based loopfilter"
2012-08-15 Mike FrysingerParse out arm isa targets from dumpmachine
2012-08-14 John KoleszarMerge changes I0b51674f,I1ea6ebf9,I89076d93 into experi...
2012-08-09 Deb MukherjeeMerge "Merging in the sixteenth subpel uv experiment...
2012-08-09 John KoleszarMerge "Import tools/ from master branch" into experimental
2012-08-09 John KoleszarMerge "vpx.pc: add missing library for static links"
2012-08-09 Andoni Morales Ala... configure: check for pthreads building on windows with gcc
2012-08-09 Christian DuvivierNewline got lost in submission of "Partial import of...
2012-08-08 Christian DuvivierMerge "Partial import of "New RTCD implementation"...
2012-08-08 Christian DuvivierPartial import of "New RTCD implementation" from master...
2012-08-08 John KoleszarMerge "keyframe_test: use a fixed speed step for realtime"
2012-08-06 Christian DuvivierAdd x86_64-darwin11-gcc target.
2012-07-31 JohannMerge "Be consistent with SAD values"
2012-07-31 Attila NagyMerge "Avoid warnings about redefining _FORTIFY_SOURCE"
2012-07-27 Deb MukherjeeMerge "Merges several experiments" into experimental
2012-07-27 Attila NagyAvoid warnings about redefining _FORTIFY_SOURCE
2012-07-27 John KoleszarMerge "shared object on mac osx" into experimental
2012-07-26 Yunqing WangMerge "multi-res: add drop_frame support"
2012-07-26 jimbankoskishared object on mac osx
2012-07-25 Adrian GrangeMerge "Added const specifier to remove warning" into...
2012-07-25 Adrian GrangeMerge "Use macro for filter extension length" into...
2012-07-24 John Koleszarmakefile: fix .so build rule
2012-07-24 Daniel KangMerge "Update 8x8 tokenizer to not encode an EOB if...
2012-07-23 Jim BankoskiDll build of libvpx
2012-07-20 Johannbash uses curly braces
2012-07-20 Dragan MrdjanDisabling MIPS optimizations for big endian platforms
2012-07-17 John KoleszarRestyle code
2012-07-12 John KoleszarMerge snapshot 2 development history
2012-07-11 Dragan MrdjanFix to compile properly on MIPS
2012-07-10 JohannMerge "VP8 optimizations for MIPS dspr2"
2012-07-10 Dragan MrdjanVP8 optimizations for MIPS dspr2
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-25 Jim BankoskiMerge "Add unit test for intra prediction."
2012-06-25 John KoleszarMerge changes I94a061eb,If6910fe3
2012-06-25 John Koleszargen_asm_deps.sh: regex fix
next