File: BUGS

package info (click to toggle)
steghide 0.5.1-15
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 3,440 kB
  • sloc: cpp: 13,302; ansic: 6,184; sh: 3,960; makefile: 384; yacc: 316; perl: 228; sed: 16
file content (10 lines) | stat: -rw-r--r-- 598 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10

* .au mu-law audio data is treated as linear 8 bit unsigned value in the neighbourhood relation (with radius 1).
  The neighbourhood relation should be defined with respect to the logarithmic nature of mu-law data.

* steghide uses the classes hash_set and hash_map from sgi's implementation of
  the standard template library. These two classes are not part of the official
  C++ standard but part of the GNU's libstdc++. If you happen to be on a system
  that does not include theses classes you won't be able to compile steghide.

If you find a bug, please tell me (shetzl@chello.at) about it.