lennonwoo
180da3ed5a
update build scripts
2018-01-24 15:46:22 +08:00
lennonwoo
ddc7c197c8
refactor pass_cc_buffer_to_python
2018-01-24 15:43:43 +08:00
lennonwoo
da72afeb7c
move asprintf to utility
2018-01-24 15:42:52 +08:00
lennonwoo
913432232d
clear up which function as api
2018-01-24 15:42:23 +08:00
lennonwoo
84ce45b8f0
be quiet when in PYTHON_API mode
2018-01-24 15:34:02 +08:00
lennonwoo
b003ed7394
remove trivial signal_python_api & global array func
2018-01-24 15:31:27 +08:00
lennonwoo
941077c11c
remove swig Auto-generated files
2018-01-24 15:25:04 +08:00
Null
0a5111d7eb
Fix incorrect path in XML ( #904 )
2018-01-18 21:51:56 -08:00
Carlos Fernandez
c4962114b6
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
2018-01-16 16:21:28 -08:00
Carlos Fernandez
8050c34174
Updated CHANGES.TXT with "- New: mp4 tx3g & multitrack subtitles"
2018-01-16 16:20:59 -08:00
Null
f172c50d2b
[IMPROVEMENT] Minor changes - Add default fonts in the --help ( #899 )
...
* Minor changes - Add default fonts in the --help
* Revise
2018-01-16 16:19:36 -08:00
Carlos Fernandez
12b438d05a
VS solution: box_dump.c was listed twice, removed one of them.
...
Added minor comment in networking.c
2018-01-16 10:51:41 -08:00
Null
26215c258b
Fix compilation error in CMake
2018-01-16 16:03:08 +08:00
Null
71ac0ad43a
[FEATURE] Support mp4 tx3g & multitrack subtitles ( #898 )
...
* Support mp4 tx3g & multitrack subtitles
* Fix indentation
* Minor changes
* Add a comment
2018-01-13 16:42:14 -08:00
Null
ca026ecbaa
[IMPROVEMENT] Fix some warnings ( #896 ) ( #897 )
...
* Fix some warnings
* Fix more warnings
* Fix more warnings
2018-01-11 23:19:40 -08:00
Carlos Fernandez
5b124c0ce2
linux build script (non-debug): Don't hide warnings from compiler.
...
linux build script (debug): Display what's step of the build script
we're in.
2018-01-12 00:05:23 +00:00
Carlos Fernandez
355b57b26f
Version push to 0.87
...
Moved history and people to AUTHORS.TXT from README.TXT
2018-01-11 12:42:18 -08:00
Matej Plavevski
eeccc74128
Add Google Code In 2017 Participants ( #875 )
2018-01-11 11:05:49 -08:00
Carlos Fernandez
8751363df8
Merge branch 'pr/n894_harrynull'
2018-01-11 10:51:59 -08:00
Willem
f729181262
Merge pull request #895 from harrynull/ci
...
[FIX] Fix Travis CI not executing `linux/build`
2018-01-11 11:51:49 +01:00
Null
a6f2f33ccf
Fix compilation in MacOS
2018-01-11 18:31:27 +08:00
Null
bb18bdb932
Merge branch 'libgpac' of https://github.com/harrynull/ccextractor into libgpac
2018-01-11 17:42:24 +08:00
Null
4a7946ab7d
Fix more compilation error
2018-01-11 17:41:56 +08:00
Null
3203ac14d3
Change to before_install
2018-01-11 16:48:36 +08:00
Null
98edef2233
Add more cd
2018-01-11 16:47:22 +08:00
Harry Null
732c1a3926
Fix compilation in Linux
2018-01-11 16:44:14 +08:00
Null
9c1e7c5c98
Fix travis
2018-01-11 16:26:48 +08:00
Null
19352fdd03
debug travis
2018-01-11 16:07:54 +08:00
Null
8b159cc64d
Add GSOC files back
2018-01-11 15:01:10 +08:00
Null
8d9e54130d
More build files
2018-01-11 15:01:02 +08:00
Null
a473ef2e92
merge
2018-01-11 14:45:32 +08:00
Null
dfb26f49a2
Modification to libgpac 0.7.1
2018-01-11 14:36:54 +08:00
Null
86a39802d3
Upgrade gpac to 0.7.1
2018-01-11 12:56:49 +08:00
Null
a5f17c318d
Merge branch 'master' into libgpac
2018-01-10 19:59:52 +08:00
Null
90733963e5
Minor fix
2018-01-10 18:50:23 +08:00
Carlos Fernandez
5dc06c341c
Corrected date on CHANGES.TXT for 0.86 - it's 2018 already!
2018-01-09 15:13:35 -08:00
Carlos Fernandez
03646de1a5
Added release date (today) to CHANGES.TXT
...
Edited docs/README.TXT a bit
2018-01-09 14:51:22 -08:00
Carlos Fernandez
811a9a4992
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
2018-01-09 14:49:03 -08:00
Carlos Fernandez
fa545d2806
Added release date for 0.86 (today), and modified README.TXT a bit.
2018-01-09 14:48:34 -08:00
Saurabh Shrivastava
5079d57766
Move show specific dictionaries to separate repo. ( #891 )
...
Show specific decitionaries are moved to https://github.com/CCExtractor/show_specific_dictionaries .
2018-01-09 12:14:18 -08:00
Carlos Fernandez
2d7c1718b4
Added FT2_BUILD_LIBRARY to the preprocessor definitions in debug_full, release and release_full configurations in the VS solution files - required for building.
2018-01-09 12:04:44 -08:00
Carlos Fernandez
b947601083
Minor change in params.c - specify that the value for -font is a full path.
2018-01-09 11:04:54 -08:00
Carlos Fernandez
fe8ef083aa
Updated CHANGES.TXT
2018-01-09 10:58:28 -08:00
Null
930ca716ca
[FEATURE] FreeType-based text renderer (-out=spupng with teletext/EIA608) ( #877 )
...
* Implementation of text renderer
* Fix some characters being cut
* Fix encoding and other bugs
* Add black background & fix bugs
* Fix more bugs
* Change to relative path
* Add a font option & Default font for MacOS & Fix anti-aliasing
* Document -font & enlarge default canvas
2018-01-09 10:24:26 -08:00
Null
8f0294b763
Add FreeType ( #876 )
2018-01-09 10:24:06 -08:00
Hori75
cde884faae
Merge branch 'master' of https://github.com/Hori75/ccextractor
2018-01-04 09:14:52 +07:00
Willem
377dc2a48d
Merge pull request #873 from AbhijithGanesan/development
...
Change contributor guide link
2018-01-02 19:58:50 +01:00
Hori75
7a4f4a8f79
Remove thread.h (it doesn't needed)
2018-01-02 18:38:23 +07:00
Abhijith Ganesan
97cc3ee2a7
Change contributor guide link
...
Original link no longer exists; replaced with User link
2018-01-01 21:05:50 +00:00
DHSYongJun
12e38343f8
New README for GCI ( #872 )
...
Documentation: Write a better README for our GitHub page
2018-01-01 10:50:16 +01:00