* en50221.c: Fix a segfault with invalid CAM message.
[dvblast.git] / NEWS
blob13f81ac6aab0c37d446763bf28b21e5199edaf56
1 $Id$
3 Changes between 1.2 and 2.0:
4 ----------------------------
5   * Fix latency and potential packet loss during CAM communication
6   * Add optional kernel patches for lower latency
7   * Smooth packet output with an extra buffer
8   * libdvbpsi runtime is no longer needed; biTStream development library
9     is used instead
10   * Add the ability to bind to a specific network interface
11   * Add a configurable MTU
12   * Add support for NIT in DVB compliance mode
13   * Syslog support with -l option
14   * Override tuning parameters with new options
15   * Output all PMTs with -w, all ESs (even unknown) for a program with -z
17 Changes between 1.1 and 1.2:
18 ----------------------------
19   * Support for IPv6 output and duplicate
20   * Support input from Computer Modules ASI card
21   * Support input from (IPv4) RTP / UDP stream
22   * Miscellaneous CAM and demux fixes
23   * Miscellaneous DVB-S2 fixes
25 Changes between 1.0 and 1.1:
26 ----------------------------
28   * Support for adapters with multiple frontends (-n)
29   * Control of verbosity level with -q
30   * Support for TS over raw UDP with -U or /udp in the config file
31   * EIT, SDT and TDT pass-through for EPG information (-e)
32   * Original TSID kept (randomized TSID via -T)
33   * Miscellaneous CAM, demux and tuning fixes
34   * DVB-S diseqc support