shithub: openh264

RSS feed

4a8f54d7 – Martin Storsjö <martin@martin.st> authored on 2014/01/26 09:44
Use vsnprintf in the old MSVC version of WelsSnprintf as well

0ce42ffb – Martin Storsjö <martin@martin.st> authored on 2014/01/26 07:58
Rename WelsVsprintf to WelsVsnprintf, to indicate that it actually checks the length

e42e82aa – Martin Storsjö <martin@martin.st> authored on 2014/01/26 09:33
Make WelsVsprintf use vsnprintf, to check the buffer size

33fe2b58 – volvet <qizh@cisco.com> authored on 2014/01/26 19:14
Merge pull request #225 from mstorsjo/simplify-ifdefs

30bcfea6 – Martin Storsjö <martin@martin.st> authored on 2014/01/25 09:27
Simplify ifdefs in measure_time.h

cbe650a3 – volvet <qizh@cisco.com> authored on 2014/01/26 17:26
Merge pull request #227 from mstorsjo/snprintf-fixes

076b1116 – Martin Storsjö <martin@martin.st> authored on 2014/01/26 06:35
Fix calculating buffer positions when appending with SNPRINTF/WelsSnprintf

a344d100 – Martin Storsjö <martin@martin.st> authored on 2014/01/25 19:40
Fix buffer size checks when appending using SNPRINTF/WelsSnprintf

98bad4f2 – Martin Storsjö <martin@martin.st> authored on 2014/01/25 19:24
Don't manually null terminate after calling SNPRINTF

4d22d916 – volvet <qizh@cisco.com> authored on 2014/01/26 17:26
Merge pull request #226 from mstorsjo/crt-safe-merge

2f5f25b7 – Martin Storsjö <martin@martin.st> authored on 2014/01/26 08:31
Merge the encoder/decoder crt_util_safe_x.h into the common lib

55336dee – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/26 15:41
Merge pull request #221 from mstorsjo/freebsd

b401098a – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/26 15:35
Merge pull request #216 from varunbpatil/processing_cleanup

627c1558 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/26 15:09
Merge pull request #215 from varunbpatil/dec_core_cleanup

36054ac2 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/26 14:24
Merge pull request #212 from varunbpatil/enc_core_cleanup

fa91f77b – kali2 <kali2@cisco.com> authored on 2014/01/26 14:24
Merge pull request #214 from licaiguo/fix-rpl

488cc4ec – volvet <qizh@cisco.com> authored on 2014/01/26 13:17
Merge pull request #228 from mstorsjo/remove-hardcoded-path

5ac52e31 – volvet <qizh@cisco.com> authored on 2014/01/26 12:51
Merge pull request #224 from mstorsjo/msvc2005

2963f4ab – Martin Storsjö <martin@martin.st> authored on 2014/01/25 19:00
Remove a hardcoded debug path specific to somebody's environment

e459b914 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/26 06:42
Removed unused headers in decoder core

d809b7e9 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/25 07:57
Removed unused headers in encoder core

e1d96aea – Martin Storsjö <martin@martin.st> authored on 2014/01/25 09:16
Fix the old MSVC version of WelsGetTimeOfDay

8062596d – Martin Storsjö <martin@martin.st> authored on 2014/01/26 05:22
Fix building threading for freebsd

a239637b – Martin Storsjö <martin@martin.st> authored on 2014/01/26 05:21
Fix building for freebsd in 64 bit mode

d67fbe74 – volvet <qizh@cisco.com> authored on 2014/01/25 19:51
Merge pull request #213 from licaiguo/update-resolution

c5ea53f0 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/25 15:17
Merge pull request #217 from varunbpatil/make_cleanup

e9558f02 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/25 19:44
Do not set makefile variable if not actually required

140cf78a – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/25 19:36
Remove non-existent dir from makefile

a245dc82 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/25 15:05
Removed unused makefile variable

77f47edf – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/25 06:56
include ifdef guard

058ceb36 – licaiguo <guolicai@gmail.com> authored on 2014/01/25 11:37
fix reference picture modification bug

1a2dd0c1 – licaiguo <guolicai@gmail.com> authored on 2014/01/25 11:12
change resolution update logic

7c644541 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/25 10:38
Removed unused header files in processing src

2079e239 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/25 07:07
Merge pull request #218 from varunbpatil/correct_format_spec

7dbdfbce – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/25 19:34
Use correct format specifier to avoid compiler warnings

8420fd34 – volvet <qizh@cisco.com> authored on 2014/01/24 20:05
Merge pull request #210 from mstorsjo/cleanup-macros

a1c49149 – volvet <qizh@cisco.com> authored on 2014/01/24 17:32
Merge pull request #204 from mstorsjo/remove-dynamic-load-trace

89f2c8bf – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:42
Remove a duplicate median function

95ed8303 – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:31
Clarify ifdefs around implementations of ENDIAN_FIX

af76ec0a – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:29
Bundle all MSVC/GCC alignment macros together

9d16e0f8 – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:27
Remove an unnecessary define of inline for APPLE_IOS

d9325099 – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:23
Move the definition of WELS_ALIGN out from the #if

232ba77a – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:19
Remove some unused macros

cfe4e0e2 – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:28
Remove duplicate defines

0f18b31d – Martin Storsjö <martin@martin.st> authored on 2014/01/24 10:16
Remove unused defines of __FASTCALL

dd7911bf – Martin Storsjö <martin@martin.st> authored on 2014/01/24 06:37
Remove code for dynamically loading a trace library

58c33b8e – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/24 05:46
Merge pull request #205 from mstorsjo/cleanup-trace

1f5d786d – Martin Storsjö <martin@martin.st> authored on 2014/01/24 07:00
Remove the unused dllname parameter to the trace function

c335d1f1 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/24 05:42
Merge pull request #206 from mstorsjo/function-pointer-cleanup

44dfad22 – Martin Storsjö <martin@martin.st> authored on 2014/01/24 09:47
Make the function signatures actually match when used as function pointer

d1341554 – Martin Storsjö <martin@martin.st> authored on 2014/01/24 08:59
Remove an unnecessary cast when setting function pointers

325dd1ce – Martin Storsjö <martin@martin.st> authored on 2014/01/24 09:02
Make a function typedef actually use the right type

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

Next