RSS feed
d058176c
– Licai Guo <guolicai@gmail.com>
authored
on 2014/02/18 12:54
add android support, single commit
e79769fb
– ruil2 <ruil2@cisco.com>
authored
on 2014/02/19 04:12
Merge pull request #305 from mstorsjo/fix-encoder-param-interface
0fcd066c
– huili2 <huili2@cisco.com>
authored
on 2014/02/19 03:57
Merge pull request #298 from licaiguo/decoder-syntax-element-step1
7d638f8a
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:33
Remove the now unused INIT_TYPE data type
49f4dad1
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:29
Split the encoder Initialize method into two
62269493
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:29
Use SEncParamExt in ProcessEncodingSvcWithParam
a899f05f
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:12
Don't have SEncParamExt inherit SEncParamBase
80f5aa21
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:08
Don't copy out the SEncParamBase, manually read the individual fields instead
b6502a54
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:03
Respect the bEnableRc field in SEncParamExt
f432ddee
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:58
Remove a field from SWelsSvcCodingParam that already exists in SEncParamExt
6d6a63a7
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:53
Mark the Initialize pointer parameter as const
2438b313
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:52
Don't needlessly copy the input parameter struct
bcd57f41
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:47
Make Param*Transcode take a const reference
a1f6e158
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:31
Move REC_FRAME_COUNT logging into the Initialize2 method
fc970418
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:30
Fix building with REC_FRAME_COUNT defined
525ad9e7
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:27
Remove unnecessary checks/initialization from the Initialize method
1a32ae71
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:04
Simplify the CWelsH264SVCEncoder::Initialize2 method
5cb85183
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:01
Remove the Initialize2 function from the external API
413b301e
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/18 06:27
Merge pull request #303 from mstorsjo/simplify-decoder-api
1075338b
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:59
Use the actual struct type instead of a void pointer to the decoder Initialize method
658d1e36
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:32
Remove the unused iInitType parameter to the decoder Initialize method
8435dd33
– volvet <qizh@cisco.com>
authored
on 2014/02/18 13:56
Merge pull request #297 from licaiguo/refine-mc.cpp
e495debc
– volvet <qizh@cisco.com>
authored
on 2014/02/18 13:54
Merge pull request #302 from mstorsjo/remove-useless-ifdef
bbb6ffd9
– volvet <qizh@cisco.com>
authored
on 2014/02/18 11:54
Merge pull request #299 from mstorsjo/fix-renamed-struct
218ade30
– Licai Guo <licaguo@cisco.com>
authored
on 2014/02/18 11:45
Merge pull request #300 from mstorsjo/silent-make
fe766fec
– volvet <qizh@cisco.com>
authored
on 2014/02/18 10:33
Merge pull request #296 from ruil2/build_osx
8e8972b6
– ruil2 <ruil2@cisco.com>
authored
on 2014/02/18 10:16
fix build fail on osx
278597be
– Licai Guo <licaguo@cisco.com>
authored
on 2014/02/18 09:22
Merge pull request #292 from huili2/level_prefix
06d3ed8d
– Licai Guo <licaguo@cisco.com>
authored
on 2014/02/18 09:21
Merge pull request #294 from huili2/neg_left_shift
2243467c
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/18 06:26
Merge pull request #304 from mstorsjo/remove-unused-variables
24359dcd
– Licai Guo <licaguo@cisco.com>
authored
on 2014/02/18 16:04
Merge pull request #301 from ruil2/temporal_num
f5cd56ea
– ruil2 <ruil2@cisco.com>
authored
on 2014/02/18 11:57
use temporal layer num and remove gop size in external configure
3b297ec8
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 07:37
Remove completely unused variables and private fields
647fff6e
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 06:08
Remove useless ifdefs
937ec467
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 05:33
Silence building libwels.a building with V=0
61067d48
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/18 05:19
Fix building with MT_DEBUG enabled after the encoder interface update
61b64190
– Licai Guo <guolicai@gmail.com>
authored
on 2014/02/17 18:57
add decoder syntax checks
d0a7f9b6
– Licai Guo <guolicai@gmail.com>
authored
on 2014/02/17 17:36
add refine mc.cpp on decoder
f5d086eb
– Licai Guo <guolicai@gmail.com>
authored
on 2014/02/17 17:16
merge the calculate
287f3538
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/17 15:43
Merge pull request #295 from huili2/dec_api_rm_tl
6322950c
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/17 15:05
Merge pull request #293 from ruil2/interface_step1
35fa429f
– ruil2 <ruil2@cisco.com>
authored
on 2014/02/18 04:32
encoder interface update step1
a810408c
– Licai Guo <guolicai@gmail.com>
authored
on 2014/02/17 14:13
negative data with left shift, use cast or multiplication instead
3ff7e3d0
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/17 06:26
Merge pull request #291 from volvet/name_process_step
bb354d7c
– volvet <qizh@cisco.com>
authored
on 2014/02/17 09:41
name pre-process steps
e6157878
– volvet <qizh@cisco.com>
authored
on 2014/02/17 08:24
Merge pull request #286 from mstorsjo/remove-hw-decode
b1d74829
– Licai Guo <guolicai@gmail.com>
authored
on 2014/02/16 18:57
remove unused temporal ID info in decoder API
c17994c6
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/14 08:30
Merge pull request #288 from volvet/develop_b
7f59e2f8
– volvet <qizh@cisco.com>
authored
on 2014/02/14 11:50
use forward declaration to replace type cast
0d1deb57
– Licai Guo <guolicai@gmail.com>
authored
on 2014/02/13 17:51
fix level_prefix too large in residual decoding
dbb89444
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/13 10:18
Merge pull request #284 from volvet/clean_spatial_picture_code
3343b199
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/13 09:35
Merge pull request #285 from volvet/develop_b
6c5b22ce
– volvet <qizh@cisco.com>
authored
on 2014/02/13 12:40
remove duplicate function
55d7491f
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 20:43
Remove stub interfaces for hw decoding
b770bb80
– volvet <qizh@cisco.com>
authored
on 2014/02/13 07:00
Clean spatial picture alloc code
34b7f38e
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/13 02:20
Merge pull request #283 from mstorsjo/extend-c-test
76383c71
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/12 17:28
Add a test that verifies that the bool typedef in C is ABI compatible with C++
c418a76d
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/12 17:17
Don't try to include stdbool.h on MSVC
136931c2
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/12 08:14
Merge pull request #282 from mstorsjo/update-make-for-c-test
d262129e
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/12 17:12
Set CC wherever we set CXX
ce22f84a
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/12 17:11
Regenerate target makefiles after the latest mktargets.py changes
0c35e438
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/12 02:47
Merge pull request #281 from jwwang/add_gtests
4fa810da
– jwwang <jwwang@mozilla.com>
authored
on 2014/02/12 09:52
1. support .c in makefile generator. 2. add test to check C interfaces.
b51963c0
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/11 04:36
Merge pull request #219 from volvet/mozilla_bug_963392_fix
3091f00b
– Licai Guo <licaguo@cisco.com>
authored
on 2014/02/11 16:00
Merge pull request #280 from mstorsjo/d3d-plane-naming
29ccdeba
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/11 07:25
Correct the plane naming within the D3D code
d81f3d50
– volvet <qizh@cisco.com>
authored
on 2014/02/11 05:32
Merge pull request #279 from sijchen/sad_fix2
b9d34ff0
– volvet <qizh@cisco.com>
authored
on 2014/02/11 04:12
Merge pull request #278 from mstorsjo/dec-console-param
be95d5f8
– volvet <qizh@cisco.com>
authored
on 2014/02/11 03:57
Merge pull request #277 from lyao2/newbranch
83e7e7fb
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 19:35
Show the right message if no output file has been specified
3e13874a
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 19:33
Remove some needless casts by using the right data type
7e3557c9
– lyao2 <lyao2@LYAO2-WS01.cisco.com>
authored
on 2014/02/10 11:28
enable frame skip in RC 1 mode
8b8e0d4b
– Ethan Hugg <ethanhugg@gmail.com>
authored
on 2014/02/10 05:46
Merge pull request #274 from mstorsjo/typedef-cleanup
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
80862eec
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 18:39
Use the C++ constants true/false instead of defining our own
f2bd22ac
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 18:28
Use char instead of str_t
7b96c675
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 18:26
Use void instead of void_t
2b77fe7f
– Martin Storsjö <martin@martin.st>
authored
on 2014/02/08 18:24
Use bool instead of bool_t
17d7b5d7
– Martin Storsjö <martin@martin.st>
authored
on 2014/01/24 09:07
Use bool_t instead of BOOL_T
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
Next