shithub: openh264

RSS feed

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

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

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

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

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

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

e9e4d0a0 – Martin Storsjö <martin@martin.st> authored on 2014/01/29 09:15
Remove unnecessary writing of nal length in the decoder

bd7c04f7 – lyao2 <lyao2@LYAO2-WS01.cisco.com> authored on 2014/05/15 05:11
enable Scroll detection into workflow

8c10cd22 – Martin Storsjö <martin@martin.st> authored on 2014/05/14 18:07
Remove an unused static function

b63332de – huili2 <huili2@cisco.com> authored on 2014/05/14 15:43
modify bs buffer size to double the AU size

c08c0f85 – ganyang <ganyang@cisco.com> authored on 2014/05/14 12:00
This refine is to remove slice number limitation in the future. The changes contains:

3c4d151e – ruil2 <ruil2@cisco.com> authored on 2014/05/14 10:21
Merge pull request #840 from ganyangbbl/clear_code

c06fcb24 – ganyang <ganyang@cisco.com> authored on 2014/05/14 10:00
clean redundant code

3d599050 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/14 04:01
Merge pull request #832 from mstorsjo/asflags

6a6d1d61 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/13 18:10
Merge pull request #819 from mstorsjo/msvc-proj-gui-update

a6ad04cf – Martin Storsjö <martin@martin.st> authored on 2014/05/08 10:07
Don't pass all MSVC specific cflags to gas-preprocessor and armasm

3cc01c62 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 10:02
Use CCASFLAGS when assembling .S sources

52069dac – sijchen <sijchen@cisco.com> authored on 2014/05/13 13:21
Merge pull request #823 from mstorsjo/deblock-unittest

31a4d2aa – sijchen <sijchen@cisco.com> authored on 2014/05/13 13:21
Merge pull request #829 from dongzha/FixBugforDeblocking

172d5e79 – sijchen <sijchen@cisco.com> authored on 2014/05/13 13:20
Merge pull request #830 from ruil2/console_bug

a6ca8bb9 – ruil2 <karinali2012@gmail.com> authored on 2014/05/13 13:09
fix a commit bug for console app

80ae4cb7 – sijchen <sijchen@cisco.com> authored on 2014/05/13 12:47
add me function pointers for screen contents

cc7535ee – dongzha <dongzha@cisco.com> authored on 2014/05/13 11:25
Merge pull request #826 from huili2/clear_active_ps

41ddc536 – huili2 <huili2@cisco.com> authored on 2014/05/13 08:58
Merge pull request #825 from ruil2/console_cleanup1

7ef2e955 – ruil2 <ruil2@cisco.com> authored on 2014/05/13 08:39
Merge pull request #822 from mstorsjo/simplify-platform-defines

cdada926 – ruil2 <ruil2@cisco.com> authored on 2014/05/13 08:32
Merge pull request #821 from mstorsjo/fix-format-string

52bc3a41 – Martin Storsjö <martin@martin.st> authored on 2014/05/12 18:41
Add a unit test for deblocking

5b38a94c – ruil2 <karinali2012@gmail.com> authored on 2014/05/13 05:50
cleanup encoder console app

eb127601 – huili2 <huili2@cisco.com> authored on 2014/05/12 18:02
clear active PS when only IDR meets

758e8920 – ruil2 <ruil2@cisco.com> authored on 2014/05/12 10:47
Merge pull request #818 from sijchen/md_merge133

bff52694 – sijchen <sijchen@cisco.com> authored on 2014/05/12 10:44
Merge pull request #817 from ruil2/enc_bitrate

4bd6a3a6 – sijchen <sijchen@cisco.com> authored on 2014/05/12 10:21
[Encoder MD] Add Inter Psub16 MD for screen content coding

6a295d5e – ruil2 <ruil2@cisco.com> authored on 2014/05/12 09:21
Merge pull request #813 from mstorsjo/msvc-proj-cleanup

eb357b51 – ruil2 <karinali2012@gmail.com> authored on 2014/05/12 09:09
fix bitrate setting and add bitrate validation

dae4dbf3 – huili2 <huili2@cisco.com> authored on 2014/05/12 08:39
Merge pull request #816 from ruil2/enc_scale

0c24fd66 – huili2 <huili2@cisco.com> authored on 2014/05/12 08:38
Merge pull request #815 from ruil2/enc_threadIdc

a1a22205 – huili2 <huili2@cisco.com> authored on 2014/05/12 08:38
Merge pull request #814 from ruil2/enc_nalsize

0acb7807 – Martin Storsjö <martin@martin.st> authored on 2014/05/12 08:06
Don't define MACOS and LINUX

6b916719 – Martin Storsjö <martin@martin.st> authored on 2014/05/12 08:08
Use the built-in define __linux__ instead of the manually set LINUX

a4e16395 – Martin Storsjö <martin@martin.st> authored on 2014/05/12 08:13
Fix the format string in a log message

4dc0f078 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/05/12 07:55
fix input source width and height setting issue

67327dfb – ruil2 <karinali2012@gmail.com> authored on 2014/05/12 07:05
add the maximum nal size setting in command line

61ab32e6 – unknown <ruil2@RUIL2-WS01.cisco.com> authored on 2014/05/12 06:28
add some parameter settings in command line

aafa6e3e – Martin Storsjö <martin@martin.st> authored on 2014/04/11 07:17
Reorder sections in encConsole.vcproj

4354371b – Martin Storsjö <martin@martin.st> authored on 2014/04/11 07:15
Revert "Remove the literal CRLF (&#x0D;&#x0A;) within the nasm commands in msvc project files"

416bb224 – Martin Storsjö <martin@martin.st> authored on 2014/05/09 15:55
Don't hardcode SuppressStartupBanner=true, this is the default value

3923d11d – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:51
Remove unnecessary, empty, file specific FileConfiguration blocks in vcproj files

5842e1b2 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:34
Unify the include directories in the WelsVP project

7676c5b6 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:33
Unify the include dirs within the decConsole project

1446f8b5 – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:31
Don't use the encoder include dir when building the decoder

324205df – Martin Storsjö <martin@martin.st> authored on 2014/05/08 06:30
Remove references to nonexistent include directories

218adc7e – dongzhang <dongzha@cisco.com> authored on 2014/05/09 09:50
Fix a bug in deblocking for neon 32 bit arm implementation

2f8f2880 – Ethan Hugg <ethanhugg@gmail.com> authored on 2014/05/09 05:48
Merge pull request #812 from mstorsjo/remove-manual-win32-defines

Next