shithub: openh264

RSS feed

ba6bf7da – Martin Storsjö <martin@martin.st> authored on 2014/02/08 09:08
Consistently use inline instead of __inline

e366f577 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/07 05:03
Merge pull request #267 from mstorsjo/install

45689f83 – Martin Storsjö <martin@martin.st> authored on 2014/01/27 09:54
Add a "make install" target

f5fd72f6 – Martin Storsjö <martin@martin.st> authored on 2014/01/27 09:42
Build one large static library containing both decoder and encoder

b4a94169 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/06 02:30
Merge pull request #266 from mstorsjo/remove-null-define

f252acf8 – Martin Storsjö <martin@martin.st> authored on 2014/01/23 13:42
Remove fallback defines for NULL

5bdda25b – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/06 02:29
Merge pull request #265 from mstorsjo/fix-tests-windows

3a1bc927 – Martin Storsjö <martin@martin.st> authored on 2014/02/06 05:55
Include <algorithm> for std::min

43814000 – Martin Storsjö <martin@martin.st> authored on 2014/02/06 05:50
Open output files in binary mode in the testsuite

33a1209a – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/05 14:43
Merge pull request #264 from jwwang/add_gtests

f2aaffbb – jwwang <jwwang@mozilla.com> authored on 2014/02/06 06:37
fix clang error

94bd097f – jwwang <jwwang@mozilla.com> authored on 2014/02/05 13:04
minor naming/style/bug fixes

0c2227e4 – jwwang <jwwang@mozilla.com> authored on 2014/01/18 14:31
Remove temp files using the iterator pattern

596be02c – jwwang <jwwang@mozilla.com> authored on 2014/01/18 04:54
Fix incomplete decocder output for not flushing the temp file

8247eef9 – jwwang <jwwang@mozilla.com> authored on 2014/01/14 10:48
refactor and add decode_encode_test to pipeline decoder outoput to encoder test

db6ce9c3 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/03 02:24
Merge pull request #262 from orbitcowboy/master

7d29cecc – orbitcowboy <ettl.martin78@gmail.com> authored on 2014/01/31 18:13
cleanup variable initializations.

21197abe – orbitcowboy <ettl.martin78@gmail.com> authored on 2014/01/31 18:00
cleanup unused variable in codec/common/deblocking_common.cpp.

856d770a – ekr <ekr@rtfm.com> authored on 2014/01/29 23:14
Merge pull request #260 from mstorsjo/quiet-make

8ecdcc71 – Martin Storsjö <martin@martin.st> authored on 2014/01/30 06:32
Add a make option for silencing the commands run

1e744b19 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/29 10:25
Merge pull request #257 from mstorsjo/simplify-endian-func

1d2c37f7 – Martin Storsjö <martin@martin.st> authored on 2014/01/29 17:10
Simplify the implementation of GetValueOf4Bytes

fbcd9621 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/29 10:24
Merge pull request #256 from mstorsjo/bigendian

cadbec75 – Martin Storsjö <martin@martin.st> authored on 2014/01/29 07:49
Fix shifting tricks in deblocking for big endian

47ec7884 – Martin Storsjö <martin@martin.st> authored on 2014/01/29 07:57
Don't read an uint8_t array as an uint32_t

914650ab – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/29 10:17
Merge pull request #255 from mstorsjo/unify-stack-align-macros

66c39a4f – Martin Storsjö <martin@martin.st> authored on 2014/01/29 16:56
Remove the array_stack_align.h header from the encoder lib

e413ed20 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/29 02:04
Merge pull request #254 from mstorsjo/directory-typofix

b2178aac – Martin Storsjö <martin@martin.st> authored on 2014/01/29 05:29
Fix a typo in a directory name

b2528a25 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/29 02:03
Merge pull request #253 from varunbpatil/help_update

683b3222 – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/29 08:47
updated README - make options

9b70a6db – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/28 06:13
Merge pull request #198 from mstorsjo/makefile-deps

97a4b708 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/28 06:12
Merge pull request #246 from varunbpatil/detect_arch

35a821fa – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/28 08:48
Updated travis.yml to explicitly build for 32bit architecture

5efb0a9a – Varun B Patil <varun.basavaraj.patil@gmail.com> authored on 2014/01/28 07:35
Attempt to detect OS arch(32/64 bit) on most platforms

ec576baf – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/28 06:05
Merge pull request #249 from mstorsjo/encconsole-arg-parsing-ifdef

19f03d6a – Martin Storsjö <martin@martin.st> authored on 2014/01/28 06:23
Fix parsing of the -drec option if ENABLE_FRAME_DUMP isn't set

b58bf88b – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/28 06:04
Merge pull request #247 from mstorsjo/simplify-missed-inline-asm-macro

08638a93 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/01/28 06:04
Merge pull request #252 from mstorsjo/share-processing-asm

04dba61d – Martin Storsjö <martin@martin.st> authored on 2014/01/28 08:47
Remove an unused assembly source file