RSS feed
1e549e6f
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/10 05:40
Merge pull request #271 from mstorsjo/merge-asm-headers
007f5ba7
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/10 05:36
Merge pull request #258 from mstorsjo/endian-cleanup
bf9a7808
– volvet <qizh@cisco.com>
authored
on 2014/02/10 04:08
Merge pull request #273 from mstorsjo/remove-editor-state-file
a4d9ba3f
– volvet <qizh@cisco.com>
authored
on 2014/02/10 04:00
Merge pull request #275 from mstorsjo/fix-win64-noasm-build
0f7a958c
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 15:13
Move declarations of functions in mc_chroma/luma.asm into a header in common
ad209c2d
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 14:43
Move declarations of functions in expand_picture.asm into a header in common
b336bbdb
– Licai Guo <licaguo@cisco.com>
authored
on 2014/02/09 14:46
Merge pull request #272 from mstorsjo/enable-missed-asm-func
47934b30
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 21:19
Fix building for win64 with assembly disabled
83892ad0
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 18:31
Remove an MSVC resource editor state file
a532c123
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 18:09
Take the missed WelsDecoderI4x4LumaPredH_sse2 function into use
bf7dd96b
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/08 04:06
Merge pull request #261 from mstorsjo/make-remove-dot-dir
d0185ab2
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/24 09:35
Remove redundant /./ parts from pathnames in makefiles
c80553bf
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/08 03:42
Merge pull request #270 from mstorsjo/c-interface-headers
bcd08d87
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 09:37
Include stdbool.h in the public interface headers in C mode
20c386a4
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/08 03:42
Merge pull request #269 from mstorsjo/remove-float-typedefs
e66ad9ab
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/23 14:16
Remove the real32_t typedef
d36b10fa
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/23 13:45
Remove typedefs for float_t and double_t
ba6bf7da
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 09:08
Consistently use inline instead of __inline
da0c1fa7
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/08 03:41
Merge pull request #268 from mstorsjo/consistent-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.
0a14d4c7
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/29 09:45
Make the deblocking handling endian independent
21687726
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/29 09:30
Avoid requiring byteswapping functions
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