RSS feed
	
	
	
		b6dcd94c
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 05:30
		
Merge pull request #180 from mstorsjo/remove-disabled-bundle-loading
		 
	
		35ad8cb3
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 09:51
		
Remove an exclude of an nonexistent file
		 
	
		41928236
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 09:50
		
Remove unused files about macos bundle loading from the console tools
		 
	
		b903aa82
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 09:45
		
Remove/disable broken code for loading the encoder library from a macos bundle
		 
	
		57a292b1
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 04:46
		
Merge pull request #179 from mstorsjo/fix-bundleloader-64bit
		 
	
		d1a69295
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 09:37
		
Fix building of macos bundle loading code on 64 bit
		 
	
		c4609af2
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 04:45
		
Merge pull request #178 from mstorsjo/remove-system-header-hackery
		 
	
		867d39e0
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 09:55
		
Remove system header/define hackery in welsenc.cpp
		 
	
		47db901f
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 04:44
		
Merge pull request #177 from mstorsjo/remove-unused-function
		 
	
		67405177
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 09:54
		
Remove an unused function
		 
	
		6d880360
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 04:39
		
Merge pull request #175 from mstorsjo/remove-unused-define
		 
	
		5cb3fc93
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 07:46
		
Remove the __NO_CTYPE define
		 
	
		f8b84b64
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/20 19:36
		
Merge pull request #173 from mstorsjo/readme-rc-issue
		 
	
		1f688a87
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 05:19
		
Mention the issues about the rate control if frame skipping is disabled
		 
	
		ae027b83
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/20 11:56
		
Merge pull request #159 from mstorsjo/frameskip-option
		 
	
		a8f16f3b
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/20 06:11
		
Merge pull request #170 from varunbpatil/unused_headers
		 
	
		d1d444b6
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/20 17:11
		
Removed unused headers in test/
		 
	
		a22313ac
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/20 05:59
		
Merge pull request #169 from varunbpatil/mktargets_sh
		 
	
		2d83e456
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/20 16:51
		
Don't execute mktargets.py if cannot cd into correct directory
		 
	
		7d6035d5
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/19 04:14
		
Merge pull request #164 from varunbpatil/mktargets_cleanup
		 
	
		d78906aa
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/19 16:38
		
Cleanup mktargets.py
		 
	
		a8a2c36f
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/19 04:14
		
Merge pull request #163 from varunbpatil/makefile_cleanup
		 
	
		32b3b72e
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/19 15:24
		
Cleanup include dir list in Makefile
		 
	
		a50d54f8
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/18 03:55
		
Merge pull request #162 from Vproject/yasm
		 
	
		a6463be0
		 – V <h_o_w_@hotmail.com>
 authored
 on 2014/01/05 08:38
		
Allow yasm to be used instead of nasm.
		 
	
		bbe51935
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/17 09:16
		
Merge pull request #160 from ethanhugg/windows_readme
		 
	
		8892e99f
		 – ekr <ekr@rtfm.com>
 authored
 on 2014/01/17 09:16
		
Merge pull request #161 from ethanhugg/msvc_flags
		 
	
		2011a740
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/17 09:13
		
Merge pull request #147 from volvet/illegal_assembly_fix
		 
	
		00e92934
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/17 07:56
		
Update msvc options from VS projects.
		 
	
		cee3329f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/17 07:29
		
Add a runtime option for controlling frame skipping
		 
	
		0da71238
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/17 07:14
		
Merge pull request #155 from mstorsjo/update-gtest-makefile
		 
	
		b3897694
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/17 04:55
		
Regenerate gtest-targets.mk using mktargets.sh/py
		 
	
		a8d549e3
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/17 05:08
		
Omit assembler source rules if no asm sources are found
		 
	
		5ed47afc
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/17 06:47
		
Update ReadMe for new Windows builds
		 
	
		16099cfd
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/17 03:49
		
Merge pull request #154 from mstorsjo/no-recursive-make
		 
	
		c0fcb8f9
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/17 06:05
		
Don't call make recursively to build codec_unittest
		 
	
		dc2d799d
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/17 03:49
		
Merge pull request #150 from mstorsjo/msvc-make
		 
	
		6e751362
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/17 06:49
		
Don't load welsdec.dll at runtime in the decConsole test app on windows
		 
	
		7f6cdb51
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2013/12/27 19:01
		
Add platform files for msvc and msvc-arm
		 
	
		46e6bb5c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2013/12/27 19:00
		
Allow overriding the cflags for debug/optimization and for 32/64 bit
		 
	
		09585cf6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 09:19
		
Allow overriding the command syntax for linking libraries
		 
	
		b842ff30
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2013/12/17 08:57
		
Make the compiler/ar/linker file output parameters overrideable
		 
	
		d7c90719
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 09:44
		
Fix building in MSVC 2012 by avoiding redefining the inline keyword
		 
	
		0c438ecd
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/17 03:45
		
Merge pull request #158 from mstorsjo/fix-msvc-2012-build
		 
	
		856f186b
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/16 10:57
		
fix illegal instruction use
		 
	
		306a1daa
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/16 06:43
		
Merge pull request #149 from varunbpatil/typo
		 
	
		98ff18d1
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/16 19:49
		
fix typo
		 
	
		e68f435a
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/16 05:35
		
Merge pull request #148 from varunbpatil/makefile_simplify
		 
	
		a00b0ca7
		 – Varun B Patil <varun.basavaraj.patil@gmail.com>
 authored
 on 2014/01/16 18:33
		
simplify gtest makefile
		 
	
		b1fc94e3
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/14 10:31
		
Merge pull request #134 from mstorsjo/encode-sps-pps
		 
	
		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
		 
	
		27662155
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/10 15:46
		
Add an encoder method for encoding the SPS/PPS without encoding a frame
		 
	
		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
		 
Next