shithub: openh264

RSS feed

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

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