wok-current view ghex/description.txt @ rev 16658

linphone: avcodec_init() is called automatically from avcodec_register() and avcodec_register_all(), there is no need to call it manually
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 14 05:56:16 2014 +0000 (2014-05-14)
parents
children
line source
1 GHex is a simple binary editor. It lets users view and edit a binary file in
2 both hex and ascii with a multiple level undo/redo mechanism. Features include
3 find and replace functions, conversion between binary, octal, decimal and
4 hexadecimal values, and use of an alternative, user-configurable MDI concept
5 that lets users edit multiple documents with multiple views of each.