RSS feed
44bce08d
– Martin Storsjö <martin@martin.st>
authored
on 2014/06/27 12:06
Avoid a spurious valgrind warning in DecoderIntraPredictionTest.WelsDecoderI16x16LumaPredPlane_sse2
a5cb0ea2
– dongzha <dongzha@cisco.com>
authored
on 2015/01/09 04:23
Merge pull request #1711 from huili2/parseonly_noEC
3a91abf2
– HaiboZhu <haibozhu@cisco.com>
authored
on 2015/01/08 11:09
Merge pull request #1710 from huili2/parseonly_framecomplete_error_prop
900a9089
– huili2 <huili2@cisco.com>
authored
on 2015/01/07 19:14
disable EC for parseonly
e4858523
– huili2 <huili2@cisco.com>
authored
on 2015/01/07 17:34
prevent error propagation for parse only when frame is not complete
d92853c8
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2015/01/07 08:13
Merge pull request #1706 from mstorsjo/add-destdir-static
fb33b359
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/07 15:24
Add $(DESTDIR) for the install-static rule as well
17a87e80
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2015/01/07 05:20
Merge pull request #1704 from lu-zero/master
735172d3
– Luca Barbato <lu_zero@gentoo.org>
authored
on 2015/01/06 17:24
build: Support DESTDIR
62c6a1e0
– huili2 <huili2@cisco.com>
authored
on 2015/01/07 10:12
Merge pull request #1705 from HaiboZhu/Debug_Delay_mode_rawdata_update_error
68ff8468
– sijchen <sijchen@cisco.com>
authored
on 2015/01/07 04:45
Merge pull request #1691 from mstorsjo/pkgconfig-fixes
61cd77d4
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/07 04:13
Merge pull request #1701 from huili2/parseonly_framecomplete_bugfix
71123f29
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2015/01/07 04:07
Merge pull request #1702 from mstorsjo/adjust-comment
aa1ec23e
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/06 15:18
Clarify the comment about ABI issues with WelsGetCodecVersion
178a18b3
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2015/01/07 04:05
Merge pull request #1703 from mstorsjo/add-cast
5c3c2a56
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/06 15:22
Add a cast to silence GCC warnings about comparison between signed and unsigned
207082e2
– Haibo Zhu <haibozhu@cisco.com>
authored
on 2015/01/06 12:48
Fix a bug when EC disable under delay mode (buf point not update when early exit)
ac08cc4b
– huili2 <huili2@cisco.com>
authored
on 2015/01/06 08:37
Merge pull request #1694 from zhilwang/asm-SetNoneZero
9a89ee72
– sijchen <sijchen@cisco.com>
authored
on 2015/01/06 04:37
Merge pull request #1698 from ruil2/fix_param
e8b68d24
– huili2 <huili2@cisco.com>
authored
on 2015/01/05 18:07
bug fix for parseonly for complete frame judge: reset total_mb if correct.
c72d3ad5
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/05 12:06
Merge pull request #1697 from huili2/parseonly_frame_complete_return
ce14a0e4
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/05 12:01
fix bug when some parameters change dynamically
3244f11c
– huili2 <huili2@cisco.com>
authored
on 2015/01/05 04:42
Merge pull request #1696 from mstorsjo/add-header-const
3422d3b9
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/04 16:00
Declare the g_strCodecVer variable as const
b719c3b0
– huili2 <huili2@cisco.com>
authored
on 2015/01/04 12:01
output error when frame incomplete for parse only usage
01b74ea7
– zhiliang wang <zhilwang@cisco.com>
authored
on 2015/01/04 11:39
Add asm code for NoneZeroCount and refine related code
7d5e88ff
– sijchen <sijchen@cisco.com>
authored
on 2015/01/04 05:21
Merge pull request #1687 from mstorsjo/update-releases
2ef9a8ae
– ruil2 <ruil2@cisco.com>
authored
on 2015/01/04 04:14
Merge pull request #1692 from mstorsjo/improved-version-function
65e73d96
– huili2 <huili2@cisco.com>
authored
on 2015/01/04 04:00
Merge pull request #1688 from mstorsjo/add-void
50dc4757
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/02 19:18
Add a new public function WelsGetCodecVersionEx
1a995cc9
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/02 16:56
Include private dependencies in the Libs line in pkg-config if only installing a static library
93621d6d
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/02 16:54
Include -lstdc++ under Libs.private in the pkg-config file
a24bac34
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/02 16:52
Don't install the pkg-config file as readonly
39010453
– Martin Storsjö <martin@martin.st>
authored
on 2015/01/02 16:52
Simplify the makefile rule for generating the pkg-config file
ba314d16
– Martin Storsjö <martin@martin.st>
authored
on 2014/12/31 12:07
Add void to the parameter list of WelsGetCodecVersion