RSS feed
	
	
	
		d821fbfd
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/24 04:48
		
Merge pull request #202 from mstorsjo/remove-extra-msvc-projects
		 
	
		9a82445a
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/24 04:35
		
Merge pull request #209 from mstorsjo/chdir-within-mktargets
		 
	
		253c2c84
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/24 09:30
		
Do chdir within mktargets.py
		 
	
		0d99d810
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 18:32
		
Remove the MSVC solution for WelsVP
		 
	
		bdf3465a
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 18:33
		
Remove the unused solution and project files for WelsVideoProcessor
		 
	
		aa0b2896
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 18:31
		
Remove the 2010 and 2012 MSVC project files from WelsVP as well
		 
	
		20478d47
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 18:32
		
Remove MSVC solution user state files that shouldn't be version controlled
		 
	
		49a627dc
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/24 04:30
		
Merge pull request #203 from mstorsjo/make-dep-exeext
		 
	
		80067dbb
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/24 05:26
		
Include the executable extension in the test rule dependency
		 
	
		148eabe9
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/24 03:56
		
Merge pull request #207 from mstorsjo/typofix
		 
	
		fd44db01
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/24 09:10
		
Fix a typo, "vender" -> "vendor"
		 
	
		fcd7a138
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 09:06
		
Merge pull request #201 from mstorsjo/update-msvc-project-files
		 
	
		e0d45682
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 18:44
		
Add the include dirs for cpu.h to the 32 bit build targets as well
		 
	
		42623dea
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 18:43
		
Update the project file after removing util.cpp
		 
	
		1a51a104
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 18:37
		
Fix 32 bit assembly build with the MSVC project files
		 
	
		503e7499
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 08:16
		
Merge pull request #200 from mstorsjo/minor-cleanups
		 
	
		c61b040c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 14:07
		
Remove an MSVC resource editor state file
		 
	
		eaf95566
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 14:03
		
Remove an unused function wrapping a standard function
		 
	
		8a932fbe
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 13:53
		
Remove excludes of nonexistent files
		 
	
		aec2ed30
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 13:47
		
Simplify an ifdef
		 
	
		e55d777d
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 05:47
		
Merge pull request #191 from zhilwang/fix-decoder-win64-asm-issues
		 
	
		63c03b10
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 05:25
		
Merge pull request #194 from volvet/remove_MEMORY_REQUEST_ALIGN_BYTES
		 
	
		277242b3
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/23 12:21
		
remove MEMORY_REQUEST_ALIGN_BYTES
		 
	
		9b0fb562
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 05:13
		
Merge pull request #195 from mstorsjo/disable-cpufeature-logging
		 
	
		edc6aa8f
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 09:47
		
Only print detected cpu info when in debug mode
		 
	
		1f53d38c
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 04:22
		
Merge pull request #196 from mstorsjo/build-release-default
		 
	
		18a4354b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 10:03
		
Make BUILDTYPE=Release the default if no make parameters are specified
		 
	
		8aca2030
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 04:00
		
Merge pull request #199 from mstorsjo/make-exeext
		 
	
		3cacaf85
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 11:14
		
Include the executable suffix within make
		 
	
		31e19f03
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/23 03:59
		
Merge pull request #197 from mstorsjo/update-readme-dirs
		 
	
		ea574ee1
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 10:07
		
Update the description of the directories in the readme
		 
	
		de935a52
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/01/22 19:16
		
Merge pull request #193 from licaiguo/fix-sanitize-error-3
		 
	
		fc56c7d0
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/22 19:07
		
1. use WELS_CLIP1 to replace table look-up;
		 
	
		99412b0f
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/01/22 18:52
		
Merge pull request #167 from licaiguo/fix-961370
		 
	
		493c31f6
		 – Licai Guo <licaguo@cisco.com>
 authored
 on 2014/01/22 18:50
		
Merge pull request #174 from volvet/coverity_issue_fix
		 
	
		9b0de456
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/22 18:40
		
Merge pull request #192 from mstorsjo/clear-source-executable-bit
		 
	
		8583e13e
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/23 04:30
		
Clear the executable bit on source files
		 
	
		f149843f
		 – huili2 <huili2@cisco.com>
 authored
 on 2014/01/22 17:56
		
Merge pull request #190 from licaiguo/add-level-limits
		 
	
		c0e72338
		 – kali2 <kali2@cisco.com>
 authored
 on 2014/01/22 17:48
		
Merge pull request #188 from ruil2/MaxGOPSize_update
		 
	
		fe2fa96b
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/22 17:14
		
update vs project files
		 
	
		4e13ebff
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/22 14:13
		
Merge pull request #189 from simi/patch-1
		 
	
		03400cad
		 – Josef Šimánek <retro@ballgag.cz>
 authored
 on 2014/01/22 21:48
		
Update .travis.yml
		 
	
		def55c14
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/22 14:01
		
fix decoder win64 asm float issues
		 
	
		ca6c00ba
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/01/22 13:59
		
Merge pull request #168 from licaiguo/fix-960932
		 
	
		8e201827
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/22 13:48
		
remove blank lines
		 
	
		34300be4
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/22 13:41
		
add change from master
		 
	
		9a875532
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/22 13:35
		
add level limits
		 
	
		e8fc798d
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/22 13:27
		
add parentheses
		 
	
		9efbef67
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/01/22 12:44
		
Merge pull request #153 from licaiguo/fix-empty-packets
		 
	
		256cd0f6
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/22 12:25
		
Merge pull request #172 from volvet/win64_float_fix_for_enc_b
		 
	
		c795cfe1
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/22 11:39
		
Merge pull request #186 from ethanhugg/msvc_readme
		 
	
		0a5f4354
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/01/22 11:09
		
minor fixes for writting format
		 
	
		4fd3bafa
		 – ruil2 <ruil2@cisco.com>
 authored
 on 2014/01/22 10:22
		
update Max GOP size and minor fixes for early return
		 
	
		691e8379
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/22 03:11
		
Merge pull request #184 from mstorsjo/c-interface-vtbl
		 
	
		99565beb
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/22 03:09
		
Merge pull request #181 from mstorsjo/threadlib-update-macos-linux
		 
	
		5e10951c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 07:07
		
Use sysctl instead of the deprecated Gestalt API for getting the number of cores on OS X
		 
	
		af6feaa4
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 07:19
		
Use sched_getaffinity to get the number of cores on linux
		 
	
		c4f01596
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/21 19:07
		
Merge pull request #187 from licaiguo/fix-coverage-scan
		 
	
		ff5e6dde
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/21 18:56
		
remove unnecessary return
		 
	
		048dea43
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/21 18:54
		
remove unnecessary check, confirmed safe usage
		 
	
		043575ff
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 11:12
		
Add a public C API to the library
		 
	
		dd0db820
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 15:37
		
Rename public interface methods to avoid two overloaded methods with the same name
		 
	
		ae73411f
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 14:29
		
Merge pull request #176 from mstorsjo/remove-msvc-2010-2012-files
		 
	
		a5337731
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/21 14:13
		
fix issues found by coverage scan
		 
	
		1d86dbdc
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/21 11:17
		
fix coverity issues
		 
	
		ccca0445
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 08:48
		
Remove the MSVC 2010 and 2012 project files
		 
	
		2bbf5cb8
		 – Ethan Hugg <ehugg@cisco.com>
 authored
 on 2014/01/21 08:35
		
Add readme instructions for using msvc from developer command prompt.
		 
	
		6607f43a
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 07:08
		
Merge pull request #185 from mstorsjo/macos-define
		 
	
		797a19e3
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 16:15
		
Define MACOS when building for OS X
		 
	
		36f96cb7
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 16:13
		
Don't include the headers for dynamically loading the VP library if NO_DYNAMIC_VP is defined
		 
	
		5c9f447c
		 – volvet <qizh@cisco.com>
 authored
 on 2014/01/21 06:16
		
fix win64 float issue, enable AQ assembly
		 
	
		efaa153b
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 05:34
		
Merge pull request #183 from mstorsjo/remove-unused-typedef
		 
	
		c196fd1e
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 10:37
		
Remove unused typedefs
		 
	
		ae0bd3ee
		 – Ethan Hugg <ethanhugg@gmail.com>
 authored
 on 2014/01/21 05:33
		
Merge pull request #182 from mstorsjo/move-threadlib
		 
	
		68f32c3c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 07:03
		
Move the WelsThreadLib files to the common directory/library
		 
	
		249b4e3d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2014/01/21 07:06
		
Only build the thread code if multithreading is enabled
		 
	
		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
		 
	
		56767f81
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/20 19:23
		
add parenthses
		 
	
		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
		 
	
		a2164c22
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/19 17:15
		
fix 960932 by add boundary checks on run_before
		 
	
		64380c46
		 – Licai Guo <guolicai@gmail.com>
 authored
 on 2014/01/19 13:54
		
fix 961370
		 
	
		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
		 
Next