shithub: openh264

RSS feed

abdeb195 – ruil2 <ruil2@cisco.com> authored on 2014/03/03 04:07
format update

23df8a9f – ruil2 <ruil2@cisco.com> authored on 2014/03/03 04:03
add video format support verification

823b3b68 – ruil2 <ruil2@cisco.com> authored on 2014/02/28 09:31
add verification on return value

3d47b784 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/27 05:52
Merge pull request #358 from volvet/add_ios_encDemo

e5ee4317 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/27 05:51
Merge pull request #361 from mstorsjo/get-core-count

9319f879 – ruil2 <ruil2@cisco.com> authored on 2014/02/27 12:38
Merge pull request #362 from mstorsjo/encoder-default-params

573b0279 – Licai Guo <licaguo@cisco.com> authored on 2014/02/27 07:39
Merge pull request #363 from huili2/remove_store_base

e8ecee26 – volvet <qizh@cisco.com> authored on 2014/02/27 04:30
make the makefile is indepent with the pch file

3544aaaa – volvet <qizh@cisco.com> authored on 2014/02/27 04:17
remove boilerplate comments

a5f5b37a – Martin Storsjö <martin@martin.st> authored on 2014/02/26 17:13
Renumber vtable entries in the C ABI test

c7ff8876 – Martin Storsjö <martin@martin.st> authored on 2014/02/26 17:08
Add a new public method for initializing SEncParamExt to default values

6021ff39 – Martin Storsjö <martin@martin.st> authored on 2014/02/26 17:03
Refactor initializing defaults in a SEncParamExt to a separate function

bb5b3978 – Martin Storsjö <martin@martin.st> authored on 2014/02/26 15:54
Use higher level APIs for getting the number of cores if WelsCPUFeatureDetect didn't report anything

5303eaae – Licai Guo <guolicai@gmail.com> authored on 2014/02/26 15:00
remove store_ref_base_pic_flag related codes in reference picture management

6dc1d43a – volvet <qizh@cisco.com> authored on 2014/02/26 11:26
remove precompiled files

73ce4adc – volvet <qizh@cisco.com> authored on 2014/02/26 09:53
add encode test for iOS

a31f2b32 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/26 06:31
Merge pull request #360 from mstorsjo/typofix

e239d9fd – Martin Storsjö <martin@martin.st> authored on 2014/02/26 11:10
Fix a typo in a function pointer name

eb9c7c9f – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/26 04:37
Merge pull request #359 from licaiguo/add-unit-test-cases

ed499b9f – volvet <qizh@cisco.com> authored on 2014/02/26 15:49
Merge pull request #356 from ruil2/cleanup

cb4bc5ee – ruil2 <ruil2@cisco.com> authored on 2014/02/26 11:58
add command line example

1edefc4d – ruil2 <ruil2@cisco.com> authored on 2014/02/26 04:21
modify output help info and commands line input

2cc9f515 – Licai Guo <guolicai@gmail.com> authored on 2014/02/25 19:26
add the bitstreams

e7629515 – Licai Guo <guolicai@gmail.com> authored on 2014/02/25 17:51
add more unit test on decoder

c89a6911 – huili2 <huili2@cisco.com> authored on 2014/02/25 11:56
Merge pull request #355 from licaiguo/check-sliceheader

be43cf88 – volvet <qizh@cisco.com> authored on 2014/02/25 10:31
Merge pull request #354 from zhilwang/arm-asm

fc056c7e – Licai Guo <guolicai@gmail.com> authored on 2014/02/25 08:46
Refine structure of iOS project to fix the issue.

a9fd78f1 – Licai Guo <guolicai@gmail.com> authored on 2014/02/24 19:47
add a check to parseSliceHeaderSyntaxes

d6e14c14 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/02/24 02:58
Merge pull request #352 from mstorsjo/simplify-travis-32bit