shithub: openh264

RSS feed

17d5422c – dongzha <dongzha@cisco.com> authored on 2014/06/04 06:57
Merge pull request #915 from ruil2/expand_pic_1

030492de – ruil2 <ruil2@cisco.com> authored on 2014/06/04 06:08
update decoder mac project for expand picture files position change

f408fdf5 – ruil2 <ruil2@cisco.com> authored on 2014/06/04 05:01
Merge pull request #914 from licaiguo/remove-unused-args

d4d0b595 – ruil2 <ruil2@cisco.com> authored on 2014/06/03 13:38
Merge pull request #913 from JuannyWang/ios_build_error

fbacfbdb – JuannyWang <hongjwan@cisco.com> authored on 2014/06/03 13:17
fix ios build error caused by expand_pic.cpp missing from project configuration

ba1716d8 – Licai Guo <guolicai@gmail.com> authored on 2014/05/30 04:36
remove unused argument pBlock

c2c355b6 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/02 03:12
Merge pull request #911 from mstorsjo/reformat-asm

d9998335 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/02 03:07
Merge pull request #910 from mstorsjo/android-gitignore

9b6df8a2 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/06/02 03:06
Merge pull request #905 from mstorsjo/cleanup-android-projects

57f6bcc4 – Martin Storsjö <martin@martin.st> authored on 2014/05/31 10:13
Convert all tabs to spaces in assembly sources, unify indentation

faaf62af – Martin Storsjö <martin@martin.st> authored on 2014/05/31 09:29
Get rid of double spaces in macro declarations

ac03b8b5 – Martin Storsjö <martin@martin.st> authored on 2014/05/31 09:28
Avoid unnecessary tabs in macro declarations

1884c066 – Martin Storsjö <martin@martin.st> authored on 2014/05/31 21:00
Remove a redundant definition of WELSEMMS

4b0dbd7b – Martin Storsjö <martin@martin.st> authored on 2014/05/31 20:56
Ignore generated files in the new android test project

932a38ab – Martin Storsjö <martin@martin.st> authored on 2014/05/31 09:42
Reformat the copyright header of deblocking_neon.S

ba2329a9 – sijchen <sijchen@cisco.com> authored on 2014/05/30 13:25
Merge pull request #904 from ruil2/expand_pic_1

f449033e – volvet <qizh@cisco.com> authored on 2014/05/30 13:20
Merge pull request #906 from mstorsjo/fix-chmod

102dc5f0 – ruil2 <ruil2@cisco.com> authored on 2014/05/30 13:15
Merge pull request #907 from mstorsjo/warning-fix

af2666fd – Martin Storsjö <martin@martin.st> authored on 2014/05/30 07:32
Initialize a variable to avoid warnings about possibly uninitialized use

322ce39e – Martin Storsjö <martin@martin.st> authored on 2014/05/30 07:32
Remove an unused variable

f0240ef3 – Martin Storsjö <martin@martin.st> authored on 2014/05/30 07:31
Use the right data type for a local variable

388a93fe – Martin Storsjö <martin@martin.st> authored on 2014/05/30 07:30
Enlarge pLongRefList to avoid accesses out of bounds

14e5d740 – ruil2 <ruil2@cisco.com> authored on 2014/05/30 07:05
clean up expand picture.

a294cad5 – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:58
Change directory to /sdcard before running the unit tests on android

a0c9f8c9 – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:46
Remove the stock example icons

70c81e27 – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:41
Remove an unused menu resource file

1bb73e01 – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:35
Remove useless declarations from Application.mk

4a0afc03 – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:34
Fix building the android unittest when targeting older android versions

7790ec4a – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:07
Use a correct format string in the unittest JNI wrapper

e276ae3c – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:14
Convert android resource xml files to unix newlines

d4635410 – Martin Storsjö <martin@martin.st> authored on 2014/05/30 05:47
Convert the android unit test source file to unix newlines

2a65a32d – Martin Storsjö <martin@martin.st> authored on 2014/05/30 06:09
Remove stray " in android layout xml files

78eed44d – HaiboZhu <haibozhu@cisco.com> authored on 2014/05/30 05:53
Merge pull request #901 from syureyi/androidut

f2948dce – Martin Storsjö <martin@martin.st> authored on 2014/05/30 05:46
Unset the executable bit on source files

80fdf09b – dongzha <dongzha@cisco.com> authored on 2014/05/30 05:26
Merge pull request #903 from zhilwang/arm64-sad

7de6eb2b – HaiboZhu <haibozhu@cisco.com> authored on 2014/05/29 05:46
Merge pull request #902 from huili2/remove_No_Waiting_Au

0adb3e1b – huili2 <huili2@cisco.com> authored on 2014/05/28 13:56
remove macro NO_WAITING_AU for always on

153fa10d – huili2 <huili2@cisco.com> authored on 2014/05/28 12:21
Merge pull request #898 from ruil2/enc_rc_4

85e51084 – huili2 <huili2@cisco.com> authored on 2014/05/28 12:14
Merge pull request #900 from ruil2/enc_warnings

c1620f38 – ruil2 <ruil2@cisco.com> authored on 2014/05/27 12:13
fix a bug that if..else are grouped incorrectly

43f7c3c7 – sijchen <sijchen@cisco.com> authored on 2014/05/27 11:33
Merge pull request #899 from ruil2/enc_warnings

044af8f6 – ruil2 <ruil2@cisco.com> authored on 2014/05/27 11:16
format update by using astyle

c8299d7d – ruil2 <ruil2@cisco.com> authored on 2014/05/27 10:51
simplify stash pop bs

36c7b556 – dongzha <dongzha@cisco.com> authored on 2014/05/27 09:53
Merge pull request #896 from ruil2/enc_rc_4

db11ba7a – ruil2 <karinali2012@gmail.com> authored on 2014/05/27 09:18
fix vlc overflow

3c3d4ef6 – ruil2 <ruil2@cisco.com> authored on 2014/05/27 06:05
Merge pull request #897 from lyao2/blockidc

ce0d371c – huili2 <huili2@cisco.com> authored on 2014/05/26 11:15
Merge pull request #895 from ruil2/enc_rc_1

31120dd8 – ruil2 <karinali2012@gmail.com> authored on 2014/05/26 11:03
remove redundant code for mb qp calculation

1113afbf – ruil2 <ruil2@cisco.com> authored on 2014/05/26 10:54
Merge pull request #886 from ganyangbbl/rm_slicenum_constraint

bfa16ba8 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/05/24 13:41
add blockstaticidc pointer for MD

e57e19fe – Cullen Jennings <fluffy@iii.ca> authored on 2014/05/23 14:55
Merge pull request #890 from ethanhugg/release_notes

fc2638de – Ethan Hugg <ehugg@cisco.com> authored on 2014/05/23 11:39
Add RELEASES file

1e4f367a – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/05/22 20:59
clear up TAP space

32545aef – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/05/22 20:27
update apk name

2e6f180e – ganyang <ganyang@cisco.com> authored on 2014/05/22 15:39
remove max slice number constraint

3b78290c – HaiboZhu <haibozhu@cisco.com> authored on 2014/05/22 12:21
Merge pull request #884 from huili2/API_dec_modify_master

075d9a25 – huili2 <huili2@cisco.com> authored on 2014/05/22 10:26
Merge pull request #880 from ruil2/enc_quant

a9731d6d – ruil2 <karinali2012@gmail.com> authored on 2014/05/22 10:13
use 0 as maxnalsize default value.

00a2a9fe – ruil2 <karinali2012@gmail.com> authored on 2014/05/22 07:09
Merge branch 'master' of https://github.com/cisco/openh264 into enc_quant

e0b92bb6 – ruil2 <ruil2@cisco.com> authored on 2014/05/22 06:53
miss a branch for auto reference frame setting

032d1999 – sijchen <sijchen@cisco.com> authored on 2014/05/21 20:14
Merge pull request #878 from ruil2/enc_quant

bcce5fa8 – ruil2 <ruil2@cisco.com> authored on 2014/05/22 07:46
Merge pull request #867 from sijchen/rc_doublefloat_fix1

54822078 – huili2 <huili2@cisco.com> authored on 2014/05/21 13:54
modify dec API from void to explicit type, and some comments

618729bf – Sijia Chen <sijchen@cisco.com> authored on 2014/05/21 12:46
roll back an unnecessary change

def2ae50 – ruil2 <ruil2@RUIL2-WS01.cisco.com> authored on 2014/05/21 10:45
drop the last update

a7b27975 – ruil2 <ruil2@cisco.com> authored on 2014/05/21 10:43
Merge branch 'enc_quant' of https://github.com/ruil2/openh264 into enc_quant

42bd0f47 – ruil2 <ruil2@cisco.com> authored on 2014/05/21 10:41
only testing

1fd5e6e2 – ruil2 <karinali2012@gmail.com> authored on 2014/05/21 10:04
update the minimum quant limiation as 10. quant 4 can't avoid overflow

d3436555 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/21 04:11
Merge pull request #872 from sijchen/fix_me_func_type

ff46fc7d – sijchen <sijchen@cisco.com> authored on 2014/05/21 12:33
Merge pull request #876 from huili2/bs_buffer_expand_master

95d32473 – dongzha <dongzha@cisco.com> authored on 2014/05/21 11:12
Merge pull request #874 from ruil2/enc_quant

5d1d47c0 – sijchen <sijchen@cisco.com> authored on 2014/05/21 04:57
fix me func type in UT

20295c68 – huili2 <huili2@cisco.com> authored on 2014/05/20 20:11
expand the bs buffer size

63b6f6f5 – HaiboZhu <haibozhu@cisco.com> authored on 2014/05/20 12:46
Merge pull request #868 from huili2/add_new_seq_detect_master

74130321 – Sijia Chen <sijchen@cisco.com> authored on 2014/05/20 10:06
using WelsRound for all the double-int32_t conversion

cc810208 – sijchen <sijchen@cisco.com> authored on 2014/05/20 09:09
Merge pull request #843 from mstorsjo/remove-unused-function

2e5700d3 – sijchen <sijchen@cisco.com> authored on 2014/05/20 09:08
Merge pull request #857 from mstorsjo/remove-unused-ifdef

3c2d9f75 – HaiboZhu <haibozhu@cisco.com> authored on 2014/05/20 06:51
Merge pull request #863 from dongzha/FixEncOptionMaster

e7515024 – dongzha <dongzha@cisco.com> authored on 2014/05/20 06:45
Merge pull request #864 from ruil2/enc_quant

901f8ba1 – ruil2 <ruil2@cisco.com> authored on 2014/05/20 06:39
Merge pull request #858 from sijchen/md_merge145

69f2d768 – ruil2 <ruil2@cisco.com> authored on 2014/05/20 06:30
Merge pull request #842 from ganyangbbl/refine_nal2

47430de2 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/05/20 06:19
set minimum quant as 4 to avoid level code overflow

a9ca4db0 – dongzhang <dongzha@cisco.com> authored on 2014/05/20 05:45
change comment in encoder option according to issue https://github.com/cisco/openh264/issues/859

7447980e – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/05/19 19:31
not need

158b6945 – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/05/19 19:21
not need

9a335125 – zhuling13 <zhulingwei2012@gmail.com> authored on 2014/05/19 19:19
Add unittest demo for android platform

7c6debbe – huili2 <huili2@cisco.com> authored on 2014/05/19 15:33
add single function for new seq detection

be17261a – sijchen <sijchen@cisco.com> authored on 2014/05/19 13:04
reformat

e15742b4 – ruil2 <ruil2@cisco.com> authored on 2014/05/19 05:45
Merge pull request #844 from lyao2/scroll_detection

7048fe53 – Martin Storsjö <martin@martin.st> authored on 2014/05/17 18:04
Remove two unused ifdefs

3e258ea7 – huili2 <huili2@cisco.com> authored on 2014/05/17 17:51
Merge pull request #853 from dongzha/FixEncUTDequantBugMaster

7f3f3977 – huili2 <huili2@cisco.com> authored on 2014/05/17 17:49
Merge pull request #831 from sijchen/md_merge144

1e3b015a – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/16 12:04
Merge pull request #856 from mstorsjo/clarify-comment

f946b24e – HaiboZhu <haibozhu@cisco.com> authored on 2014/05/16 08:40
Merge pull request #854 from sijchen/bufferlencheck_fix

78f3b5c5 – sijchen <sijchen@cisco.com> authored on 2014/05/16 07:18
add minimum buffer size

749bc4ea – dongzhang <dongzha@cisco.com> authored on 2014/05/16 05:29
Fix QP<18 dequant UT bug at encoder side

3f982a4d – Martin Storsjö <martin@martin.st> authored on 2014/05/16 04:53
Clarify a comment about MSVC parameters to fix building gtest

0c326fa3 – HaiboZhu <haibozhu@cisco.com> authored on 2014/05/15 12:30
Merge pull request #845 from huili2/bs_buffer_modif

53c8af45 – zhiliang wang <zhilwang@cisco.com> authored on 2014/05/15 11:04
Refine some code

dee54004 – dongzha <dongzha@cisco.com> authored on 2014/05/15 11:02
Merge pull request #847 from mstorsjo/remove-write-nal-length

Next