LinuxTV

CVS log for multiplexer/spliceps.c

[BACK] Up to [DVB] / multiplexer

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 15 20:39:50 2005 UTC (19 years, 4 months ago) by oskar
Branches: MAIN
CVS tags: version-1-1-7, version-1-1-6, version-1-1-5, version-1-1-4, version-1-1-3, version-1-1-2, version-1-1-1, version-1-1-0, version-1-0-8, version-1-0-7, version-1-0-6, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -1 lines
add command --nit to control network pid in pat

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 28 21:08:18 2004 UTC (19 years, 7 months ago) by oskar
Branches: MAIN
CVS tags: version-1-0-5, version-1-0-4, version-1-0-3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
devide crc stuff into crc16 and crc32 files

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 17 22:04:07 2004 UTC (19 years, 11 months ago) by oskar
Branches: MAIN
CVS tags: version-1-0-2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
ignore sigpipe

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 25 21:05:23 2003 UTC (20 years, 9 months ago) by oskar
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +14 -0 lines
add copyright notice

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Aug 15 23:01:32 2003 UTC (20 years, 9 months ago) by oskar
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
changed location

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 8 16:52:15 2001 UTC (22 years, 9 months ago) by oskar
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +20 -17 lines
Change timing for unparsed SI packets to more or less greedy
to avoid blocking the whole stream by these packets.
Correction in time evaluation before anything is triggered.
Allow descriptor with tag==0, may be added manualy now, for whatsoever.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 8 09:59:58 2001 UTC (22 years, 9 months ago) by oskar
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -3 lines
Increment version in PAT/PMT/MapHeader only for true changes.
Decrease buffer size for Map streams to 64K (still huge).
Less messages on stderr for TS PAT/PMT Remap actions.
Do a rough test on --si stream timing.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 2 14:51:22 2001 UTC (22 years, 10 months ago) by oskar
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +35 -15 lines
Add commands --descr, --sdescr, --pdescr to allow manual
modification of descriptors in target stream. See man page (DESCRIPTION and BUGS).
Introduce two levels of configuration printment to selectively
print or don't the descriptors of a stream. See man page --config.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 1 10:27:41 2001 UTC (22 years, 10 months ago) by oskar
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Allow descriptor_tag >= 19 (reserved and user private)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 1 08:23:18 2001 UTC (22 years, 10 months ago) by oskar
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +27 -2 lines
Add command --sipid to allow manual entries into PMTs. See man page.
Prepare data structures to hold manually entered descriptors (internal).
Fix bug, which blocked action, when SI data filled buffers before regular
data buffers could be triggered.
Save PAT (PID 0x0000) from being touched by --si or --sipid.
Minor changes in configuration printout.
Solve PID collision problem between normal PIDs and --si PIDs.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 12 10:01:39 2001 UTC (22 years, 10 months ago) by oskar
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Increase buffer sizes (input 0.5 .. 1 MB, output 8 MB).
Change buffer fullness trigger condition from 1/2 to 3/4.
Add timed trigger condition for both input and output buffers.
  The default delay time is 250 msec, but it can be configured
  with the commands --trigin and --trigout. See man page for more info.
Add more info to --statistics command, providing min/max values,
  and buffer and block sizes around the output stage.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 3 13:21:45 2001 UTC (23 years, 1 month ago) by oskar
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +28 -21 lines
Add command '--config' for feed back concerning current target stream configuration.
Do the usual bug fixes.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 30 15:58:29 2001 UTC (23 years, 1 month ago) by oskar
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Introduce internal data propagation type, with sd_unparsedsi apart from
sd_data and sd_map.
clean up data processing in splicets.c to have clear, short functions.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 3 21:14:33 2001 UTC (23 years, 2 months ago) by oskar
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -13 lines
cleaning up.
buffer sizes now depend on split data type (video,audio,other).
new functions to unlink and remove streams from programs.
do not start dispatcher when command line is --help.
new command "crop" to remove program or stream from target.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 29 13:27:43 2001 UTC (23 years, 2 months ago) by oskar
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -4 lines
correct error in TS parsing.
change time code conversion to correctly handle ring wrapping.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 19 20:52:34 2001 UTC (23 years, 2 months ago) by oskar
Branches: MAIN
Multiplexer, first archived version.
New feature: --badtiming (see --help)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>