cfsmp3
83a5957bc7
changed version number
2014-07-05 11:24:43 +02:00
Anshul Maheshwari
ab9bb5dfd6
fixing configuration file
2014-07-05 14:52:34 +05:30
cfsmp3
714906b5c2
Merge branch 'pr/n62_rkuchumov'
2014-07-04 10:02:32 +02:00
Ruslan Kuchumov
134762d6eb
608.c collision with Anshul's code
2014-07-03 22:22:57 +00:00
Ruslan Kuchumov
732e129d07
mp4.c unused variables
2014-07-03 22:14:11 +00:00
Ruslan Kuchumov
e1f9749c97
skip_u32() & commented unused vars
2014-07-03 22:05:46 +00:00
Anshul Maheshwari
385946ecd3
changed space to tab 608.c
...
also commented one unused function
2014-07-03 23:45:17 +05:30
Ruslan Kuchumov
8d073accd4
removed warnings (-Wall)
2014-07-03 15:48:29 +00:00
Anshul Maheshwari
175806b87f
added configuration's source file in vcxproj
2014-07-03 19:37:15 +05:30
Anshul Maheshwari
6f33566e89
added details of using configuration option
2014-07-03 19:31:54 +05:30
Anshul Maheshwari
b470072451
deleted binary file
2014-07-03 19:31:46 +05:30
wforums
f6554f1468
Changes.TXT
...
Updated.
2014-07-02 19:22:56 +02:00
cfsmp3
63f4c2e9d6
Updated CHANGES.TXT.
2014-07-02 09:50:28 +02:00
Anshul Maheshwari
05e5887772
Updated Readme File
2014-07-02 11:38:16 +05:30
Anshul Maheshwari
57df6a5d9c
Changed Refrence fram cpp to c files in comments
...
Now our source code does not contain any cpp files
2014-07-02 11:32:22 +05:30
Anshul Maheshwari
8fb135efcb
removed redundant declaration of get_fts
...
Its already declared in ccextractor.c
2014-07-02 11:25:52 +05:30
Anshul Maheshwari
8ad13c0083
update CHANGES.TXT
2014-07-02 11:23:07 +05:30
Anshul Maheshwari
0c29b8b27d
Support for configuration file
2014-07-01 17:49:21 +05:30
cfsmp3
a8e123efbe
Merge branch 'pr/n54_anshul1912'
2014-07-01 12:28:53 +02:00
cfsmp3
2257c12ed2
Merge commit '4ca13ff56e962f62fabd2258fa6f63e935ef49c0'
2014-07-01 12:28:39 +02:00
cfsmp3
0b42956d65
Merge branch 'pr/n57_wforums'
...
Conflicts:
docs/CHANGES.TXT
2014-07-01 12:26:57 +02:00
Ruslan Kuchumov
7be2d231a8
mp4 support
2014-07-01 13:09:26 +00:00
wforums
d1add49b9d
Changes.txt updated
2014-07-01 10:23:15 +02:00
wforums
46193445c3
Small change
...
Forgot to update comment after switching around parameters.
2014-07-01 10:02:51 +02:00
wforums
c258207e4f
Finished Custom TTXT
...
Finished.
- Reordered parameters
- Fully removed ccx_options.ucla_settings as it's fully replaced by the
transcript_settings
- Added parameter parsing + explanation for the custom TTXT
- Finished teletext changes for custom TTXT format
2014-07-01 09:46:18 +02:00
wforums
a0f9387889
Custom TTXT
...
Almost done, still left to do:
- update telxx.c to reflect changes
- add new commandline parameter + parsing.
608 & XDS are working already for normal & UCLA mode, nothing
broken/changed output wise.
2014-07-01 09:46:06 +02:00
wforums
0d463342f3
ttxt cont
2014-07-01 09:45:54 +02:00
wforums
82041086b4
First attempt
2014-07-01 09:45:41 +02:00
wforums
4ca13ff56e
XDS case fix
...
- Fixed a case error in the XDS.
2014-07-01 09:36:01 +02:00
Willem
6a7e5b4a34
Merge pull request #3 from wforums/mp4
...
Mp4
2014-06-25 11:31:49 +02:00
wforums
f4f006c0e8
Project filter
...
Added filters for gpacmp4, libpng & zlib to "clean" out the long list of
source files.
2014-06-25 11:19:50 +02:00
Anshul Maheshwari
c8f65bb686
Binary search for dictionary
2014-06-25 10:58:10 +05:30
Anshul Maheshwari
9d8bb65e2a
compile on windows
2014-06-23 14:11:42 +05:30
Carlos Fernandez
a5827dd0b9
Merge branch 'pr/n51_wforums'
2014-06-22 18:08:23 -07:00
wforums
86ef6d521e
Added a description of fix in changes.txt
2014-06-22 11:57:06 +02:00
wforums
ef7d4785e0
Fix for mp4
...
Fixed the wrong subtitles on the given iphone sample by splitting up the
sample into multiple atoms (if present) instead of just one. Tested
change with a second (already working) sample, nothing broke there.
2014-06-22 09:39:17 +02:00
Carlos Fernandez
0340158108
Merge branch 'pr/n49_anshul1912'
2014-06-21 06:43:07 -07:00
Carlos Fernandez
d691d4fa4b
Merge commit 'd9fb5bb35066dcf85aa00e25ca91987728b2e78d'
...
Conflicts:
src/stream_functions.c
2014-06-20 06:39:33 -07:00
Carlos Fernandez
64c5d5ddc5
Merge commit '122cb9f509da9b2542c08d5235a85278e5d9d0c7'
2014-06-20 06:37:32 -07:00
Carlos Fernandez
a70713c324
Merge commit '7766628a7c30b770e7efb8f5b42b7897022f77b3'
2014-06-20 06:36:54 -07:00
Carlos Fernandez
46d41f4809
WTV fix
2014-06-20 06:34:24 -07:00
Anshul Maheshwari
fdec9fb13c
concate pmt packet
2014-06-19 00:27:47 +05:30
Anshul Maheshwari
85d37f7d1f
concatenated pmt packets
2014-06-17 14:51:37 +05:30
Anshul Maheshwari
f66825ae1c
some hash define added which are used in multiple file
2014-06-17 11:44:57 +05:30
Anshul Maheshwari
1e75295939
added concat function and some parameter in payload in structure
2014-06-17 01:35:16 +05:30
Anshul Maheshwari
d9fb5bb350
removed implicit declaration warning
2014-06-15 13:59:16 +05:30
Anshul Maheshwari
779e96833a
changed space to tab stream_function.cpp
2014-06-15 13:53:31 +05:30
Anshul Maheshwari
122cb9f509
space to tab in ts_function.c
2014-06-15 13:45:59 +05:30
Anshul Maheshwari
ff4ae8d6ae
converting soace to tab
2014-06-15 13:33:28 +05:30
Anshul Maheshwari
7766628a7c
removing stray extern C added while converting c++ to C
2014-06-15 13:17:59 +05:30