Displaying 3 results from an estimated 3 matches for "anxgrep".
Did you mean:
agrep
2005 Mar 04
0
libannodex 0.6.1 Release
...tp://www.annodex.net/
This release is available as a source tarball at:
http://www.annodex.net/software/libannodex/download/libannodex-0.6.1.tar.gz
New in this release:
* Removed all memory leaks in the libannodex codepaths used by
the commandline tools and by mod_annodex
* added new anxgrep tool:
http://www.annodex.net/software/libannodex/anxgrep.html
* fixed bugs:
#68 anxed --end npt:N produces short files
#72 xtag_new_parse() requires NUL termination but shouldn't
#-- update OGGZ version number in pkg-config check
* added new API call: anx_track_free(...
2005 Apr 14
0
libannodex 0.6.2 Release
...l
* added new anx_get_mode() API call (ticket:92)
* added duration and bitrate display to anxinfo tool
* added --id argument to anxed, for remuxing from named offset
* fix some floating point rounding errors which caused clips to
be served about 0.1s late
* valgrind-induced cleanups in anxgrep
* Closed tickets:
#78: broken importing of anxv2 files
#88: offset links are screwy when importing some old files
#94: some time offsets skip the keyframe
#96: theora frame 0 is served on time offsets and shouldn't be
#97: bug in clip offsetting
#100: certain videos contain a corrupted...
2005 Jul 20
0
libannodex 0.7.1 Release
...tributed without documentation)
* Updated libtool shared version info to 4:0:4
About libannodex
----------------
The libannodex source distribution comprises the C library libannodex,
plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and
the command-line tools anxenc, anxrip, anxgrep and anxinfo.
libannodex provides the following features:
* API documentation, with comprehensive examples
* Developed and tested on GNU/Linux, Darwin/MacOSX and Win32. May
work on other Unix-like systems via GNU autoconf. For Win32: nmake
Makefiles, Visual Studio .NET 2003 solution files and...