Carlos Fernandez
14418d6fa1
Added +x to build-static.sh
2017-01-09 22:42:20 +00:00
Carlos Fernandez
2db16f09c7
Added static binary build script (linux).
2017-01-09 12:08:36 -08:00
Evgeny Shulgin
e2f6fce850
Added build script for .deb ( #574 )
...
* Added build script for .deb
* Added tip for users and automatically build
2016-12-26 21:31:00 +01:00
Saurabh Shrivastava
f2770b4609
Corrected filename.
2016-12-16 10:59:20 +05:30
captions
2fd71f00d6
Minor gramatical error
2016-12-15 11:32:17 -08:00
Carlos Fernandez
0301a40560
Merge branch 'pr/n538_Izaron'
2016-12-15 11:31:38 -08:00
Evgeny Shulgin
5bbf27de9c
Fixed linux/build script
...
Last PR #534
2016-12-15 21:07:29 +04:00
Saurabh Shrivastava
8221a26c2d
Fixed missing directory in Makefile for linux.
...
There was a missing directory /src/protobuf-c in makefile for linux installation.
2016-12-14 14:20:02 +05:30
Carlos Fernandez
9996836253
Removed LIBCURL in linux build script, since that stuff is not complete
2016-12-14 01:41:38 +00:00
Juan Potato
3553b4da51
Fix Makefile compatibility issues with Raspberry pi
...
Along with adding utf8proc to actually be compiled
2016-12-02 21:14:25 -05:00
Carlos Fernandez
f28698f71a
Corrected linux/build
2016-09-28 13:05:09 -07:00
Carlos Fernandez
56719e7bcd
Libcurl
2016-09-28 13:02:54 -07:00
Carlos Fernandez Sanz
a734aa2b26
Fixed compilation in linux
2016-09-21 11:43:08 -07:00
captions
9833090318
Removed leftover line that caused a (harmless) error message
2016-09-12 12:15:47 -07:00
Abhinav Shukla
fc3c841d03
Updating HardsubX build script
2016-08-25 16:25:25 -07:00
Abhinav Shukla
bcccc5d1d5
Merge remote-tracking branch 'upstream/master'
2016-08-25 16:15:56 -07:00
Carlos Fernandez
789ae74e0a
New dir added to include list
2016-08-25 16:16:16 -07:00
Abhinav Shukla
5c7a766658
Merge remote-tracking branch 'upstream/master'
2016-08-25 16:06:23 -07:00
Carlos Fernandez
abdf5423f5
Missing dir for proto.
2016-08-25 16:05:50 -07:00
Carlos Fernandez
8775436cdb
Stupid typo
2016-08-25 16:03:18 -07:00
Abhinav Shukla
3557ea50c6
Merge remote-tracking branch 'upstream/master'
2016-08-25 16:03:13 -07:00
Abhinav Shukla
2c4ae3ea42
Merge remote-tracking branch 'upstream/master'
2016-08-25 16:00:47 -07:00
Carlos Fernandez
e5e62fd2d9
Added protobuf-c to build
2016-08-25 15:57:33 -07:00
Abhinav Shukla
f3b2b05169
Fixing missing second line in ttxt for DVB
2016-08-25 15:45:33 -07:00
bigharshrag
f778beaafd
Merge branch 'master' into dvd_subtitles
2016-08-23 01:48:48 +05:30
bigharshrag
438ce2f33a
Fixed data over multiple packets
2016-08-15 05:45:04 +05:30
bigharshrag
cd4dfa5f76
Data spread over packets
2016-08-15 04:41:43 +05:30
Abhinav Shukla
ffb85d90a3
Update Makefile to check if libav present
2016-08-03 20:09:19 -07:00
Abhinav Shukla
37d9f93eb5
Merge remote-tracking branch 'upstream/master'
2016-08-01 11:26:29 -07:00
Abhinav Shukla
617b4658b4
Creating new macro and updating Makefile, hadnling errors
2016-07-31 12:13:45 -07:00
canihavesomecoffee
98a79e0e55
Re-add the VERSION_FILE_PRESENT flag
2016-07-30 18:37:32 +02:00
bigharshrag
e44852a7e4
Added Palette
2016-07-26 03:04:19 +05:30
Abhinav Shukla
722cecf0d3
Resolving merge conflict with dvbcolor and syncing with upstream
2016-07-22 19:51:51 -07:00
Carlos Fernandez
c8bd4e22a5
Added missing library for OCR
2016-07-21 14:59:56 -07:00
Carlos Fernandez
a918bc2798
Added OCR to linux build script
...
Skip another to the SCTE 57 2003 sections in PMT
2016-07-21 14:56:17 -07:00
Abhinav Shukla
a37a08ef70
Merge remote-tracking branch 'upstream/master'
2016-07-06 19:08:34 -07:00
canihavesomecoffee
5655db6cd2
Update Linux & Mac build
...
Update the Linux & Mac build to reflect the changes made for the version
file.
2016-07-05 18:10:19 +02:00
Abhinav Shukla
c3eabcfd96
Setting up ffmpeg frame processing (-s in the Makefile to reduce executable size)
2016-06-01 17:37:58 -07:00
canihavesomecoffee
a238352fb3
Changing file permissions (attempt 2)
2016-05-23 11:57:06 +02:00
canihavesomecoffee
ff3be07df5
Add linux/mac build scripts
...
-
2016-05-22 09:44:55 +02:00
canihavesomecoffee
f694c95510
Add hashing library and update makefiles
...
- Adds a open-source hashing lib for SHA2 (SHA-256, SHA-386, SHA-512)
from http://www.aarongifford.com/computers/sha.html , with some small
modifications to make it work unders windows too
- Updates build commands to reflect this change
2016-05-22 03:49:31 +02:00
Anshul Maheshwari
2ca835ea1b
update linux build scripts
...
Signed-off-by: Anshul Maheshwari <anshul.ffmpeg@gmail.com>
2016-02-09 16:27:49 +01:00
Anshul Maheshwari
20859d3ee7
Adding GXF support
...
Signed-off-by: Anshul Maheshwari <anshul.ffmpeg@gmail.com>
2016-02-09 16:12:15 +01:00
Oleg Kisselef
7179796365
fixed linux build scripts
2015-08-27 13:50:55 +03:00
Anshul Maheshwari
651dc67a5d
update linux related chages in ocr
...
Signed-off-by: Anshul Maheshwari <er.anshul.maheshwari@gmail.com>
2015-08-20 18:24:37 +05:30
rkuchumov
90d8731a03
dep target is fixed
2015-06-10 21:50:01 +03:00
rkuchumov
85270c7047
optimization is removed for ccextractor.c
2015-06-10 21:39:53 +03:00
Anshul Maheshwari
a1959d20f3
remove make clean hangsup problem
2015-05-19 19:56:33 +05:30
Anshul Maheshwari
2c9faa70ea
give error message with ENABLE_OCR
2015-01-07 19:57:57 +01:00
Anshul Maheshwari
74bb91aa5b
fixing minor bugs
2015-01-06 21:19:39 +05:30