Commit Graph

33 Commits

Author SHA1 Message Date
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
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 Sanz
a734aa2b26 Fixed compilation in linux 2016-09-21 11:43:08 -07:00
Abhinav Shukla
ffb85d90a3 Update Makefile to check if libav present 2016-08-03 20:09:19 -07:00
Abhinav Shukla
617b4658b4 Creating new macro and updating Makefile, hadnling errors 2016-07-31 12:13:45 -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
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
20859d3ee7 Adding GXF support
Signed-off-by: Anshul Maheshwari <anshul.ffmpeg@gmail.com>
2016-02-09 16:12:15 +01: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
Anshul Maheshwari
5634960813 add ccx library path in Makefile 2014-10-07 02:39:36 +05:30
Anshul Maheshwari
efe6fceb3a add cflags for gpacmp4 on linux 2014-08-17 10:19:54 +02:00
Anshul Maheshwari
02e19cf617 corrected CFLAGS to be include in ffmpeg enable 2014-08-16 09:48:29 +02:00
Anshul Maheshwari
f84b69aca7 Intigration of ffmpeg in ccextractor 2014-08-12 10:43:07 +05:30
Ruslan Kuchumov
f31425e9f0 cygwin support 2014-07-28 13:57:54 +00:00
Anshul Maheshwari
855ca48220 not to use g++ 2014-07-16 16:05:55 +05:30
Ruslan Kuchumov
7be2d231a8 mp4 support 2014-07-01 13:09:26 +00:00
Anshul Maheshwari
85d37f7d1f concatenated pmt packets 2014-06-17 14:51:37 +05:30
Anshul Maheshwari
dc8a05d76a optical character recognisation 2014-06-08 01:15:32 +05:30
Ruslan Kuchumov
1560e750bf .depend file bug fix 2014-06-01 17:51:00 +00:00
Anshul Maheshwari
e27447f46d telxcc.c compatible to c 2014-05-17 11:06:58 +05:30
Anshul Maheshwari
bff41a1986 Removed Problem compiling c file in Visual Studio
Also moved -I include flags in INCLUDE variable since preprocessor
needs the location of header file, while compiling c to object file.

In src/dvb_subtitle_decoder.h added cpp guard

changed dvb cpp extension to c and removed some extra space at end of
line.
2014-05-09 19:11:28 +05:30
Ruslan Kuchumov
ac001ab817 Some changes to Makefile 2014-05-09 13:01:01 +00:00
Anshul
081c11eb0b Upgraded png library source code to 1.6.10 2014-05-05 22:15:30 +05:30
Anshul Maheshwari
a6c36197ba Implementation of DVB Subtitle 2014-04-29 16:30:00 +05:30
cfsmp3
6e0db8aa1d Initial git. 2014-04-12 12:41:27 +02:00