RSS feed
	
	
	
		9230b497
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/13 16:21
		
Merge pull request #97 from mstorsjo/asm-source-cleanup
		 
	
		65b33981
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/05 09:16
		
Get rid of trailing whitespace in the assembly source files
		 
	
		ddcfc09c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/05 09:11
		
Convert some assembly files to unix newlines
		 
	
		301b06ad
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/13 04:05
		
Merge pull request #135 from mstorsjo/pointer-cast
		 
	
		ea418846
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/13 04:04
		
Merge pull request #144 from varunbpatil/better_make_test
		 
	
		e7be3a0a
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/12 12:38
		
Makefile modifications for test target
		 
	
		e560ba58
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/13 04:02
		
Merge pull request #141 from licaiguo/update-vs2008-files
		 
	
		b9268369
		 – licaiguo <guolicai@gmail.com>
 authored
 on 2014/01/13 10:44
		
update vs2008 files
		 
	
		a1d37ff6
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/13 04:01
		
Merge pull request #142 from mstorsjo/remove-unused-variable
		 
	
		c5ee5f8f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/13 07:11
		
Remove an unused variable
		 
	
		3ba067a4
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/13 03:29
		
Merge pull request #139 from varunbpatil/enc_arb_res
		 
	
		6b021aed
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/13 03:19
		
Merge pull request #136 from ethanhugg/travis.32bit
		 
	
		1d6ff992
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/13 03:13
		
Merge pull request #143 from mstorsjo/remove-accidental-const
		 
	
		11394f49
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/13 07:14
		
Remove accidentally added const for plain non-pointer function parameters
		 
	
		1f598b89
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/12 14:25
		
Encoder output test : added stream with non-multiple of 16 width/height
		 
	
		6082566f
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/12 13:22
		
Single copy of yuv test streams.
		 
	
		c80f6207
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/12 08:39
		
Updated issues in README.
		 
	
		14f6c4fa
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/11 19:42
		
Merge pull request #131 from mstorsjo/win64-asm
		 
	
		a78f1b26
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 11:56
		
win64: Use rsp instead of esp
		 
	
		d8d5dfe6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 17:18
		
Fix casting of the return value integer to a pointer in the thread lib
		 
	
		4a8a9aab
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/11 06:29
		
Merge pull request #122 from volvet/core_number_detect_fix
		 
	
		ccaef9fc
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/11 13:56
		
protect code if cpuid.4 return eax as zero
		 
	
		f02d0aa6
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/10 16:32
		
Merge pull request #137 from mstorsjo/const-global-tables
		 
	
		64128842
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 18:36
		
Mark some read-only global tables const
		 
	
		61117c85
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 18:44
		
Mark pointers to quantization functions const where possible
		 
	
		f2a14600
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/10 10:32
		
check cpuid max level before use cpuid.4
		 
	
		2c9f1947
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/10 09:21
		
Merge pull request #132 from mstorsjo/mingw64
		 
	
		ba38dc77
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 08:28
		
Add support for 64 bit mingw in the makefiles
		 
	
		41a25163
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/09 10:24
		
Use intptr_t instead of long for casting pointers to integers
		 
	
		7261cc4b
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/10 09:05
		
Merge pull request #129 from mstorsjo/remove-unused
		 
	
		401f6d71
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 07:30
		
Remove the HAVE_CACHE_LINE_ALIGN, ENCODER_CORE and WELS_SVC defines from visual studio project files
		 
	
		10449447
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 07:26
		
Remove the HAVE_CACHE_LINE_ALIGN, ENCODER_CORE and WELS_SVC defines from makefiles
		 
	
		92e48ba2
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/10 08:03
		
Remove debugging - these patches will run Travis much faster.
		 
	
		0f4bfd18
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/10 07:46
		
Travis - Add install of libssl:i386
		 
	
		9ccae7b0
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 07:25
		
Remove useless use of the HAVE_CACHE_LINE_ALIGN define
		 
	
		8bc5bf58
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 07:20
		
Remove the unused global variable g_uiCacheLineSize
		 
	
		82d6d0b9
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/10 07:10
		
Find libcrypto
		 
	
		a611323c
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/10 06:50
		
Travis - add libssl-dev
		 
	
		f08271e5
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/10 06:31
		
Travis - query version of libcrypto
		 
	
		0bad08f9
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/10 06:10
		
Fix 32bit libcrypto with a link instead of a re-install.
		 
	
		8c461786
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/10 04:19
		
Merge pull request #130 from mstorsjo/gitignore
		 
	
		37a24160
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/09 10:06
		
Add more generated files to gitignore
		 
	
		1834cb3a
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/10 04:06
		
Merge branch 'master' of https://github.com/cisco/openh264 into core_number_detect_fix
		 
	
		eeb11578
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/09 13:07
		
Merge pull request #123 from licaiguo/update-vs2010-files
		 
	
		0e38e5c4
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/09 11:59
		
add exception handler, the AMD cpu must be single core if it do not support HTT
		 
	
		02e4bf6e
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/09 07:31
		
fix UNIX64 and WIN64: use ecx as input param
		 
	
		ed808102
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/09 07:18
		
fix cpu core query via cpuid
		 
	
		9bf4b592
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/09 06:07
		
Merge pull request #126 from ethanhugg/travis.32bit
		 
	
		792060c3
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/09 05:49
		
Merge pull request #127 from ekr/asan
		 
	
		b7a5d702
		 – EKR <ekr@rtfm.com>
 authored
 on 2014/01/09 05:36
		
don't choke on deprecated sha-1 routines
		 
	
		e1772654
		 – EKR <ekr@rtfm.com>
 authored
 on 2014/01/09 05:25
		
Add ASan support
		 
	
		fc66b629
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/09 05:24
		
Travis: Use -B option instead of make clean.
		 
	
		13db1b4c
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/09 04:39
		
Remove gcc in order to build for libssl 32bit
		 
	
		abb302f5
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/09 04:39
		
Merge pull request #125 from mstorsjo/make-deps
		 
	
		86c0f178
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/09 07:44
		
Add a dependency on the unittest in the "make test" rule
		 
	
		a89513c0
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/09 07:42
		
Add dependencies on the encoder libraries to the unit tests
		 
	
		3b0844e4
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/09 06:21
		
Regenerate the targets makefiles
		 
	
		15bd7dab
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/08 19:28
		
fix crash issue for too big packet size
		 
	
		c7f1974e
		 – licaiguo <guolicai@gmail.com>
 authored
 on 2014/01/09 11:05
		
update vs2010 files
		 
	
		77fd9aa4
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/09 10:41
		
merge macros.h to common/macros.h
		 
	
		8a192283
		 – licaiguo <guolicai@gmail.com>
 authored
 on 2014/01/09 10:11
		
update vs2010 files, we need to merge macros.h.
		 
	
		d2ff2b65
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/08 16:47
		
Attempt to build 32bit after 64bit.
		 
	
		6b8fc490
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/08 15:25
		
Merge pull request #121 from ekr/add_gtests
		 
	
		78502ebc
		 – EKR <ekr@rtfm.com>
 authored
 on 2014/01/08 14:20
		
Fix Travis and update test targets.mk (64-bit only for now)
		 
	
		94b79c42
		 – jwwang <jwwang@mozilla.com>
 authored
 and EKR <ekr@rtfm.com>
 committed
 on 2014/01/08 06:42
		
minor fixes to the tests
		 
	
		6f58a0c1
		 – jwwang <jwwang@mozilla.com>
 authored
 and EKR <ekr@rtfm.com>
 committed
 on 2014/01/07 05:23
		
Add encoder test
		 
	
		cb0053f8
		 – jwwang <jwwang@mozilla.com>
 authored
 and EKR <ekr@rtfm.com>
 committed
 on 2013/12/24 11:25
		
Add decoder test
		 
	
		61f1bac9
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/08 12:39
		
Merge pull request #119 from sijchen/merge6
		 
	
		4999b816
		 – sijchen <sijchen@cisco.com>
 authored
 on 2014/01/09 04:20
		
complete the encoder interface of bit rate and frame rate updating
		 
	
		767073cb
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/08 12:39
		
Merge pull request #118 from licaiguo/move-to-common-2
		 
	
		f38111d7
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/08 12:03
		
file a new commit
		 
	
		8df05661
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/08 07:15
		
Merge pull request #111 from ethanhugg/reviewboard
		 
	
		f85911e3
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/08 04:48
		
Merge pull request #117 from mstorsjo/make-patterns
		 
	
		80669ed0
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/08 11:33
		
Use make patterns to avoid needing autogenerated rules for each source file
		 
	
		4afa4fc7
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/08 04:35
		
Merge pull request #116 from mstorsjo/make-deps
		 
	
		488fb7bb
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/08 11:18
		
Add proper dependencies for the command line binaries
		 
	
		59466d09
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/08 03:46
		
Merge pull request #115 from mstorsjo/remove-vc6-project-files
		 
	
		8cf9bb68
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/08 07:02
		
Remove VC6 project files
		 
	
		3cdd792a
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/08 03:33
		
Merge pull request #106 from mstorsjo/windows-api-subset
		 
	
		cd0ee833
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2013/12/17 09:17
		
Don't call process affinity functions in windows store or windows phone apps
		 
	
		d0086b19
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2013/12/28 16:18
		
Use the right data type for process affinity mask
		 
	
		65fa5d2a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2013/12/27 19:08
		
Enable use of D3D9 only when targeting desktop apps
		 
	
		05bf57a2
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2013/12/27 19:09
		
Use InitializeCriticalSectionEx for Windows Store or Windows Phone apps
		 
	
		cc2ffee5
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/07 10:28
		
Merge pull request #83 from varunbpatil/autobuildlinux_cleanup
		 
	
		8af6e5cf
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/07 08:38
		
Merge pull request #77 from varunbpatil/enc_testapp_arbitrary_res
		 
	
		4033940b
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/07 08:13
		
Merge pull request #105 from mstorsjo/msvc-disable-inline-asm-on-arm
		 
	
		9665aa44
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/06 08:14
		
ReviewBoard .rc file for rbt.
		 
	
		9b467886
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 06:33
		
Merge pull request #85 from varunbpatil/safe_param_parse
		 
	
		e801b58b
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 06:02
		
Merge pull request #110 from huili2/master
		 
	
		32fd2c4e
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/01/06 08:28
		
interface clean and inside modification
		 
	
		dd3466cc
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 04:46
		
Merge pull request #88 from mstorsjo/remove-pragma-pack
		 
	
		95d693dc
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 04:37
		
Merge pull request #107 from mstorsjo/update-readme
		 
	
		319ae025
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 04:35
		
Merge pull request #98 from mstorsjo/trailing-whitespace-platform
		 
	
		057d3e50
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 04:33
		
Merge pull request #100 from mstorsjo/trailing-whitespace-cpp-comments
		 
	
		9cf180dd
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 03:37
		
Merge pull request #103 from mstorsjo/remove-commented-out-pragmas
		 
	
		24195dd8
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 03:20
		
Merge pull request #101 from mstorsjo/rerun-astyle
		 
	
		96ecb094
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 03:17
		
Merge pull request #96 from mstorsjo/executablebit
		 
	
		05993ab2
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/06 03:16
		
Merge pull request #99 from mstorsjo/gitignore
		 
	
		0640c1d8
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/05 20:18
		
Update the readme with current platform support
		 
	
		42389008
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/05 15:00
		
Merge pull request #95 from ethanhugg/travis2
		 
Next