shithub: openh264

RSS feed

b1c070cf – Martin Storsjö <martin@martin.st> authored on 2013/12/28 18:31
Remove "pragma once"

d1b0713c – Martin Storsjö <martin@martin.st> authored on 2013/12/28 18:32
Add a proper include guard to dec_console.h

dba62070 – Andreas Gal <andreas.gal@gmail.com> authored on 2014/01/04 13:50
Merge pull request #80 from ethanhugg/othercontribs

6123fc94 – Andreas Gal <andreas.gal@gmail.com> authored on 2014/01/04 13:47
Merge pull request #93 from volvet/64bits_Support

8a7a15ff – volvet <qizh@cisco.com> authored on 2014/01/04 03:20
fix merge conflict

2c828d79 – volvet <qizh@cisco.com> authored on 2014/01/03 11:12
merge VS2012 makefile for 64bits assembly

ec84f4bc – volvet <qizh@cisco.com> authored on 2014/01/03 09:49
resolve conflict

3958118b – Andreas Gal <andreas.gal@gmail.com> authored on 2014/01/02 01:25
Merge pull request #89 from RichiH/patch-1

e87cf9e2 – Andreas Gal <andreas.gal@gmail.com> authored on 2014/01/02 01:25
Merge pull request #90 from ruil2/new_request

1e5a2908 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/01/02 12:19
1. fix gcc 3.4 link error.

7caa3941 – Richard Hartmann <RichiH@users.noreply.github.com> authored on 2014/01/01 09:57
README.md: Formatting

469419bf – Andreas Gal <andreas.gal@gmail.com> authored on 2013/12/28 09:52
Merge pull request #82 from mstorsjo/include-guards

cf59a344 – Martin Storsjö <martin@martin.st> authored on 2013/12/28 19:13
Don't use include guards with leading underscores

3ed2a469 – ekr <ekr@rtfm.com> authored on 2013/12/28 06:47
Merge pull request #79 from ethanhugg/cosmetic

71e48218 – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/27 03:23
Merge pull request #63 from mstorsjo/crossbuild

ee08adf2 – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/27 03:16
Updated CONTRIBUTORS file

93d58ee0 – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/27 03:09
Merge branch 'master' of https://github.com/ethanhugg/openh264 into cosmetic

9254d722 – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/26 12:52
Merge pull request #62 from varunbpatil/cleanup

32ebf966 – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/26 04:57
Merge branch 'master' of https://github.com/ethanhugg/openh264 into cosmetic

d1f8b10b – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/26 04:56
Merge pull request #75 from ruil2/master

adc90d6f – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/26 04:39
Merge pull request #64 from Vproject/mingw

90db78de – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/26 02:16
Fixed typo in old Linux encoder makefile

d6cea43b – ruil2 <ruil2@cisco.com> authored on 2013/12/24 06:49
remove some redundant files

b939d915 – V <h_o_w_@hotmail.com> authored on 2013/12/23 17:03
Add workaround for missing strnlen.

47e8134b – V <Vproject@users.noreply.github.com> authored and V <h_o_w_@hotmail.com> committed on 2013/12/20 09:43
Remove extra [:digit:] from tr command

7fa09903 – V <h_o_w_@hotmail.com> authored on 2013/12/17 09:13
Add MinGW platform makefile and related source changes

e66b3488 – ekr <ekr@rtfm.com> authored on 2013/12/22 22:54
Merge pull request #69 from ethanhugg/cosmetic

c01ffd25 – ekr <ekr@rtfm.com> authored on 2013/12/22 22:53
Merge pull request #58 from ethanhugg/othercontribs

130786c2 – ekr <ekr@rtfm.com> authored on 2013/12/22 22:53
Merge pull request #70 from ethanhugg/readme

c21b70f1 – ekr <ekr@rtfm.com> authored on 2013/12/22 22:37
Merge pull request #73 from ruil2/master

973902cf – ruil2 <ruil2.cisco.com> authored on 2013/12/23 06:01
typo correction-- update another file

27bd9154 – ruil2 <ruil2.cisco.com> authored on 2013/12/23 05:47
typo correction

da2936c5 – Ethan Hugg <ehugg@cisco.com> authored on 2013/12/21 03:22
Fix typo in CmdLineExamples.sh

3789d4e6 – Ethan Hugg <ehugg@cisco.com> authored on 2013/12/20 11:06
Updated readme and CmdLineExamples to point to new make system.

e69983d6 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2013/12/18 13:26
Improve command line arguments handling in dec testapp

5ff3a23c – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2013/12/18 11:41
Fix typo which ignored dec options file in dec testapp

2bc7d2bf – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2013/12/18 06:32
memset not required as struct is already initialized to 0.

301fd58c – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2013/12/17 07:15
Replace some fancy stuff with simple function

2f87e0c9 – Ethan Hugg <ethanhugg@gmail.com> authored on 2013/12/19 14:09
Merge pull request #66 from mstorsjo/valgrind

77fde5c9 – Ethan Hugg <ehugg@cisco.com> authored on 2013/12/19 12:05
Turn on -Werror for OSX builds

ca1a681b – ekr <ekr@rtfm.com> authored on 2013/12/19 11:49
Merge pull request #59 from ethanhugg/cosmetic

630085ce – Ethan Hugg <ehugg@cisco.com> authored on 2013/12/19 09:25
Cast pointer math to long long int

c49f303b – Ethan Hugg <ehugg@cisco.com> authored on 2013/12/19 06:40
Use %llu instead to print a size_t.