.. |
activity.c
|
Added -ignoreptsjumps parameter to ignore pts jumps (needed for some formats). Updated help page (added documentation for latest parameters). Replaced some printf() calls with mprint().
|
2016-12-29 17:18:42 +02:00 |
activity.h
|
moved buffered_read to inline function
|
2015-09-15 13:51:34 +05:30 |
asf_constants.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
asf_functions.c
|
Version bump (to 0.84). Rename target name of the Windows OCR binaries.
|
2016-12-16 10:41:02 -08:00 |
avc_functions.c
|
Update with upstream changes and fix merge conflict.
|
2016-12-15 14:05:08 -08:00 |
avc_functions.h
|
Rename some variables in avc_functions
|
2016-12-11 01:12:29 -08:00 |
bitstream.h
|
Rename i, u, se, and ue functions.
|
2016-12-10 23:02:10 -08:00 |
cc_bitstream.c
|
Rename i, u, se, and ue functions.
|
2016-12-10 23:02:10 -08:00 |
ccfont2.xbm
|
|
|
ccx_common_char_encoding.c
|
Indent code
|
2015-05-19 12:24:22 +05:30 |
ccx_common_char_encoding.h
|
|
|
ccx_common_common.c
|
Rename mstotime to millis_to_time.
|
2016-12-10 23:11:01 -08:00 |
ccx_common_common.h
|
Add underscores to debug_608toASC.
|
2016-12-10 23:12:37 -08:00 |
ccx_common_constants.c
|
Adding ocrlang and dvblang, removing special cases for languages
|
2016-08-15 16:24:06 -07:00 |
ccx_common_constants.h
|
Merge branch 'pr/n592_Izaron'
|
2017-01-01 21:53:20 +01:00 |
ccx_common_option.c
|
Initial libcurl integration work, linux only. Just groundwork, lots of dummy things yet.
|
2016-09-26 13:36:04 -07:00 |
ccx_common_option.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_common_platform.h
|
remove VS Compiler error from list.h
|
2015-07-13 09:31:35 -07:00 |
ccx_common_structs.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_common_timing.c
|
Added -ignoreptsjumps parameter to ignore pts jumps (needed for some formats). Updated help page (added documentation for latest parameters). Replaced some printf() calls with mprint().
|
2016-12-29 17:18:42 +02:00 |
ccx_common_timing.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_decoders_608.c
|
Merge branch 'pr/n524_DanilaFe'
|
2016-12-16 10:02:18 -08:00 |
ccx_decoders_608.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_decoders_708_encoding.c
|
more cea-708 refactorings
|
2015-08-14 00:30:53 +03:00 |
ccx_decoders_708_encoding.h
|
more cea-708 refactorings
|
2015-08-14 00:30:53 +03:00 |
ccx_decoders_708_output.c
|
Refactor code surrounding print_mstime_static.
|
2016-12-10 23:20:57 -08:00 |
ccx_decoders_708_output.h
|
cea-708 structures renamed according to POSIX. enums names updated.
|
2015-08-27 22:04:13 +03:00 |
ccx_decoders_708.c
|
Refactor code surrounding print_mstime_static.
|
2016-12-10 23:20:57 -08:00 |
ccx_decoders_708.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_decoders_common.c
|
Fixed memory leak for DVB subs.
|
2016-12-28 22:04:23 +02:00 |
ccx_decoders_common.h
|
care newline in isdb to transcript
|
2015-10-03 19:18:37 +05:30 |
ccx_decoders_isdb.c
|
Fixed some of the legit warnings from Visual Studio.
|
2016-06-09 14:16:37 -07:00 |
ccx_decoders_isdb.h
|
Memory Cleanup
|
2015-10-27 19:05:52 +05:30 |
ccx_decoders_structs.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_decoders_vbi.c
|
Adding GXF support
|
2016-02-09 16:12:15 +01:00 |
ccx_decoders_vbi.h
|
Adding GXF support
|
2016-02-09 16:12:15 +01:00 |
ccx_decoders_xds.c
|
Fixes #425 - the 708 decoder needs access the encoder. Reference was missing for .bin.
|
2016-09-20 16:04:33 -07:00 |
ccx_decoders_xds.h
|
Minor Refactoring
|
2016-03-28 13:22:12 -07:00 |
ccx_demuxer.c
|
Printing exact error for clean file.
|
2016-12-14 15:45:08 +05:30 |
ccx_demuxer.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_dtvcc.c
|
merge multiprogram changes to main
|
2015-09-01 12:53:05 +05:30 |
ccx_dtvcc.h
|
cea-708 structures renamed according to POSIX. enums names updated.
|
2015-08-27 22:04:13 +03:00 |
ccx_encoders_common.c
|
Revert Incorrect Commit.
|
2016-12-29 23:24:12 +05:30 |
ccx_encoders_common.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_encoders_curl.c
|
Merge branch 'pr/n545_Izaron'
|
2016-12-16 10:44:14 -08:00 |
ccx_encoders_g608.c
|
Rename mstotime to millis_to_time.
|
2016-12-10 23:11:01 -08:00 |
ccx_encoders_helpers.c
|
Better name string_cmp2.
|
2016-12-11 01:00:46 -08:00 |
ccx_encoders_helpers.h
|
Better name string_cmp2.
|
2016-12-11 01:00:46 -08:00 |
ccx_encoders_sami.c
|
Fixed SAMI unnecessary empty subtitle when extracting DVB subs (continuity check).
|
2016-12-31 16:50:57 +02:00 |
ccx_encoders_smptett.c
|
Added support for font color.
|
2016-12-31 02:00:54 +05:30 |
ccx_encoders_splitbysentence.c
|
remove debug-files, increase verbosity for tests
|
2016-12-15 21:23:16 +05:00 |
ccx_encoders_spupng.c
|
spung: Embedded OCR comments inside the spupng tags (instead of below), much more readable.
|
2016-07-05 15:20:28 -07:00 |
ccx_encoders_spupng.h
|
rename encoders from 608 to generic
|
2015-09-17 00:28:15 +05:30 |
ccx_encoders_srt.c
|
Fixed DVB subtitle timing and added -debugdvbsub parameter for DVB sub debug traces
|
2016-12-28 21:06:55 +02:00 |
ccx_encoders_ssa.c
|
Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML.
|
2016-12-30 16:44:07 +02:00 |
ccx_encoders_structs.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
ccx_encoders_transcript.c
|
Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML.
|
2016-12-30 16:44:07 +02:00 |
ccx_encoders_webvtt.c
|
Fixed SSA, SPUPNG and VTT timing and skipping of subtitles for SAMI and TTML.
|
2016-12-30 16:44:07 +02:00 |
ccx_encoders_xds.c
|
Rename mstotime to millis_to_time.
|
2016-12-10 23:11:01 -08:00 |
ccx_encoders_xds.h
|
rename to keep consistency with other file
|
2015-09-17 00:52:38 +05:30 |
ccx_gxf.c
|
Add more underscores to getmoredata functions.
|
2016-12-11 00:58:36 -08:00 |
ccx_gxf.h
|
Add more underscores to getmoredata functions.
|
2016-12-11 00:58:36 -08:00 |
ccx_mp4.h
|
initialized variables
|
2015-08-25 15:56:07 +05:30 |
ccx_share.c
|
Added detail in many error messages.
|
2016-12-09 11:07:29 -08:00 |
ccx_share.h
|
Initial backport of Oleg Kisselef's WITH_SHARING options. Most likely it breaks stuff.
|
2016-08-17 17:40:11 -07:00 |
ccx_sub_entry_message.pb-c.c
|
Initial backport of Oleg Kisselef's WITH_SHARING options. Most likely it breaks stuff.
|
2016-08-17 17:40:11 -07:00 |
ccx_sub_entry_message.pb-c.h
|
Updated GPAC library to v0.6.2 (#500)
|
2016-12-09 13:47:54 -08:00 |
ccx_sub_entry_message.proto
|
Initial backport of Oleg Kisselef's WITH_SHARING options. Most likely it breaks stuff.
|
2016-08-17 17:40:11 -07:00 |
CMakeLists.txt
|
Initial backport of Oleg Kisselef's WITH_SHARING options. Most likely it breaks stuff.
|
2016-08-17 17:40:11 -07:00 |
compile_info.h
|
Fixed data over multiple packets
|
2016-08-15 05:45:04 +05:30 |
configuration.c
|
move output context in encoder from global context
|
2015-07-13 00:16:26 +05:30 |
configuration.h
|
|
|
disable_warnings.h
|
|
|
dvb_subtitle_decoder.c
|
Fixed SAMI unnecessary empty subtitle when extracting DVB subs (continuity check).
|
2016-12-31 16:50:57 +02:00 |
dvb_subtitle_decoder.h
|
Fixed DVB subtitle timing and added -debugdvbsub parameter for DVB sub debug traces.
|
2016-12-28 21:35:26 +02:00 |
dvd_subtitle_decoder.c
|
Fixed warning
|
2016-08-23 04:07:27 +05:30 |
dvd_subtitle_decoder.h
|
Use different structs
|
2016-07-18 18:49:22 +05:30 |
es_functions.c
|
Merge remote-tracking branch 'upstream/master' into refactor-msprint
|
2016-12-11 14:20:15 -08:00 |
es_userdata.c
|
Merge upstream changes
|
2016-12-11 14:05:49 -08:00 |
ffmpeg_intgr.c
|
Add underscores to function na,e.
|
2016-12-11 00:58:29 -08:00 |
ffmpeg_intgr.h
|
Add underscores to function na,e.
|
2016-12-11 00:58:29 -08:00 |
file_buffer.h
|
Adding GXF support
|
2016-02-09 16:12:15 +01:00 |
file_functions.c
|
Also add underscores to get_total_file_size.
|
2016-12-10 23:16:36 -08:00 |
general_loop.c
|
Fixed DVB subtitle timing and added -debugdvbsub parameter for DVB sub debug traces
|
2016-12-28 21:06:55 +02:00 |
hamming.h
|
|
|
hardsubx_classifier.c
|
Added working tesseract 4.00
|
2016-12-23 18:01:12 +03:00 |
hardsubx_decoder.c
|
Merge remote-tracking branch 'upstream/master' into cleanup-hardsubx
|
2016-12-11 14:13:49 -08:00 |
hardsubx_imgops.c
|
Add more underscores!!
|
2016-12-11 01:01:51 -08:00 |
hardsubx_utility.c
|
Memory optimization in edit_distance (#564)
|
2016-12-23 09:31:17 +01:00 |
hardsubx.c
|
Fixed Tesseract OCR mode, removed Lept info msg
|
2016-12-24 18:23:23 +03:00 |
hardsubx.h
|
Add more underscores!!
|
2016-12-11 01:01:51 -08:00 |
lib_ccx.c
|
Fixed crash regarding memory leak
|
2016-12-30 19:11:33 +02:00 |
lib_ccx.h
|
align comments (#573)
|
2017-01-01 16:34:53 +01:00 |
list.h
|
Various spelling corrections.
|
2016-11-28 17:04:59 -05:00 |
myth.c
|
Various spelling corrections.
|
2016-11-28 17:04:59 -05:00 |
networking.c
|
Fixed bug with -udp address (#549)
|
2016-12-22 07:40:50 +01:00 |
networking.h
|
sending ping to server
|
2015-08-13 22:59:45 +03:00 |
ocr.c
|
Fixed Tesseract OCR mode, removed Lept info msg
|
2016-12-24 18:23:23 +03:00 |
ocr.h
|
Fixing compilation warnings for image_copy struct
|
2016-07-22 07:01:05 -07:00 |
output.c
|
Refactor code surrounding print_mstime_static.
|
2016-12-10 23:20:57 -08:00 |
params_dump.c
|
Fixed some of the legit warnings from Visual Studio.
|
2016-06-09 14:16:37 -07:00 |
params.c
|
Added -ignoreptsjumps parameter to ignore pts jumps (needed for some formats). Updated help page (added documentation for latest parameters). Replaced some printf() calls with mprint().
|
2016-12-29 17:18:42 +02:00 |
sequencing.c
|
Rename previously not renamed function.
|
2016-12-11 01:16:52 -08:00 |
spupng_encoder.c
|
Fixed SPUPNG possible subtitle overlapping
|
2017-01-01 19:44:38 +02:00 |
spupng_encoder.h
|
spung: Embedded OCR comments inside the spupng tags (instead of below), much more readable.
|
2016-07-05 15:20:28 -07:00 |
stdintmsc.h
|
|
|
stream_functions.c
|
Various spelling corrections.
|
2016-11-28 17:04:59 -05:00 |
teletext.h
|
Completed Freport for teletext and DVB
|
2015-07-27 22:02:47 +05:30 |
telxcc.c
|
Solved the Windows dependency hell
|
2017-01-01 21:34:43 +03:00 |
ts_functions.c
|
Removed ptr->bufferdatatype fromc all to pess_header_dump.
|
2016-12-27 04:28:53 +01:00 |
ts_functions.h
|
close #397 Incorrect progress display
|
2016-07-03 13:04:17 +05:30 |
ts_info.c
|
Merge remote-tracking branch 'upstream/master' into cleanup-demuxer-h
|
2016-12-11 14:16:54 -08:00 |
ts_tables_epg.c
|
Various spelling corrections.
|
2016-11-28 17:04:59 -05:00 |
ts_tables.c
|
Add small changes to function names in ccx_demuxer.h.
|
2016-12-11 00:57:18 -08:00 |
utility.c
|
Add hex_string_to_int function.
|
2016-12-10 23:00:04 -08:00 |
utility.h
|
Initial libcurl integration work, linux only. Just groundwork, lots of dummy things yet.
|
2016-09-26 13:36:04 -07:00 |
wtv_constants.h
|
Various spelling corrections.
|
2016-11-28 17:04:59 -05:00 |
wtv_functions.c
|
Add more underscores to getmoredata functions.
|
2016-12-11 00:58:36 -08:00 |