bigharshrag
e44852a7e4
Added Palette
2016-07-26 03:04:19 +05:30
bigharshrag
5c0ee9ca53
Use different structs
2016-07-18 18:49:22 +05:30
bigharshrag
2cc8ecf20a
More restructuring
2016-06-22 23:47:32 +05:30
bigharshrag
9ca3dc91ee
Structure changes
2016-06-22 15:56:54 +05:30
bigharshrag
89eba5e3e8
Removed extra debugging statements
2016-06-21 01:14:08 +05:30
bigharshrag
8bc1782589
Fixes for Major bugs in decoding RLE
2016-06-20 20:03:21 +05:30
bigharshrag
93a55bff8c
Create bitmap
2016-06-20 03:44:50 +05:30
bigharshrag
39dec02dc4
Getting 4 bits data
2016-06-20 02:50:33 +05:30
bigharshrag
24dc763c4f
Decode Run length encoding
2016-06-20 00:47:15 +05:30
bigharshrag
38f9f65ad8
small restructuring
2016-06-18 19:01:27 +05:30
bigharshrag
eaed758aa0
Critical bug fix
2016-06-18 00:34:24 +05:30
bigharshrag
705766a5ee
Removed extra debugging statements
2016-06-17 23:39:28 +05:30
bigharshrag
23a99c04e9
Added processing of control packets
2016-06-17 23:02:37 +05:30
bigharshrag
1a1e9732b9
Init DVD sub decoder
2016-06-16 23:48:03 +05:30
bigharshrag
4cafcc053e
Fixes to reading PES header
2016-06-16 02:29:13 +05:30
bigharshrag
30e2c7117c
Process PES header for subtitles
2016-06-15 23:58:09 +05:30
Carlos Fernandez
db1fab51f4
Merge branch 'pr/n351_abhishek-vinjamoori'
2016-05-25 08:11:17 -07:00
Abhinav Shukla
e1083a030c
Removing debug print statement
2016-05-24 10:13:09 -07:00
Abhinav Shukla
fa373115ad
Fixing wrong function prototype
2016-05-24 10:05:20 -07:00
Abhinav Shukla
4b8f14eab1
Fixes #139 - Case fixing in teletext
2016-05-24 09:36:49 -07:00
Abhishek Vinjamoori
115a6103d4
Completed the other statistics
2016-05-23 17:59:49 +05:30
canihavesomecoffee
a238352fb3
Changing file permissions (attempt 2)
2016-05-23 11:57:06 +02:00
canihavesomecoffee
1322f89fcd
Fixes
...
- pre-build.sh executable by default now
- git ignore updated so the updated compile_info.h won't show up when
it's being changed after building CCExtractor
2016-05-23 11:52:46 +02:00
canihavesomecoffee
c1ec393bed
Better small file fix
...
Not calculating every time, but once the file is opened, using existing
code.
2016-05-22 17:56:39 +02:00
canihavesomecoffee
243cd64d56
Merge remote-tracking branch 'CCExtractor/master'
2016-05-22 11:38:14 +02:00
canihavesomecoffee
e06be2d2f1
Manual implementation of York He Fix
...
-
2016-05-22 11:35:12 +02:00
Carlos Fernandez
8cfbf87420
Merge branch 'pr/n362_Abhinav95'
2016-05-22 01:30:12 -07:00
canihavesomecoffee
ff3be07df5
Add linux/mac build scripts
...
-
2016-05-22 09:44:55 +02:00
canihavesomecoffee
a0787e740e
Add windows pre-build event
...
Updates the .h file that contains the build date & git commit hash (if
available)
2016-05-22 08:13:53 +02:00
canihavesomecoffee
e5b21a3a91
Adds --version parameter
...
Start of the --version parameter. Displays version & file hash already,
git commit & compilation date not yet finished.
2016-05-22 03:50:16 +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
canihavesomecoffee
b5731a279a
Add compile info header
...
Will be used to show compilation date & git commit if they're available
2016-05-22 03:47:17 +02:00
canihavesomecoffee
6bb86efa97
Add VS extension to gitignore
2016-05-22 03:45:53 +02:00
Abhinav Shukla
c54027562f
Updating CHANGES.txt
2016-05-21 14:42:46 -07:00
Abhinav Shukla
a2163adc95
Merge remote-tracking branch 'upstream/master'
2016-05-21 14:00:57 -07:00
Abhinav Shukla
73c35ccb30
Correcting display of sub mode and info in transcripts
2016-05-21 13:59:27 -07:00
Carlos Fernandez
bcfdda5f8d
Merge branch 'pr/n357_gshruti95'
2016-05-20 19:06:52 -07:00
Abhinav Shukla
1dd5e3089c
Fix #359 - Teletext page number in -ucla
2016-05-19 12:06:58 -07:00
Shruti
74c1d6d30d
Fixes #354 : Excessive XDS notices
2016-05-10 19:55:47 +05:30
Shruti
0579d7d8d7
Fixes #354 : Excessive XDS notices
2016-05-10 19:51:08 +05:30
Shruti
1d31c784e7
Fixes #354 : Excessive XDS notices
2016-05-10 19:50:16 +05:30
Abhishek Vinjamoori
0de521f22b
Fixed No preview in GUI versions.
2016-04-21 00:58:49 +05:30
Abhishek Vinjamoori
c027b449cf
Fixes issue #285 . Added Previews which were missing after refactoring
2016-04-17 19:13:12 +05:30
David Liontooth
b385fa74b0
Update build.command
...
Include zvbi to fix #346
2016-04-16 16:17:47 -07:00
cfsmp3
0427878dbd
Merge branch 'pr/n348_Abhinav95'
2016-03-29 18:25:37 +02:00
Abhinav Shukla
93797023e3
Fixing error in setting xds_write_to_file
2016-03-28 15:02:38 -07:00
Abhinav Shukla
02cd11ec7c
Fixing xds_write_to_file
2016-03-28 13:25:44 -07:00
Abhinav Shukla
edc3d85cd5
Minor Refactoring
2016-03-28 13:22:12 -07:00
Abhinav Shukla
0e9d0e6e46
Fixing problems with XDS
2016-03-28 11:50:40 -07:00
cfsmp3
07e9d8a04e
Merge branch 'pr/n343_at25sep'
2016-03-28 12:42:32 +02:00