Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > abe20cd06e9816f022e65c021e586094 > files > 11

libannodex1-0.7.3-6mdv2010.0.i586.rpm

2005-06-13  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.ac:
	  uniformize configure's output across the annodex stack
	* doc/Makefile.am:
	  don't install the doxygen build stamp

2005-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>

	* m4/as-ac-expand.m4:
	  add a macro to expand configure-time variables completely
	* configure.ac:
	  use the macro
	* include/annodex/Makefile.am:
	* src/importers/Makefile.am:
	  don't override includedir, use specific (x)includedir, so
	  builds that override includedir at install time work

Wed Sep  8 16:06:35 EST 2004 Conrad Parker <conrad@annodex.net>

	* Version 0.5.67
	* fixed bug which caused truncated writer output when importing
	  from multitrack sources
	* fixed memory leaks etc. in xtag (by Colin Ward, Andre Pang)

Fri May 21 19:14:55 EST 2004 Conrad Parker <conrad@annodex.net>

	* Version 0.5.66
	* random cleanups

Sat Mar 13 03:10:00 EST 2004 Silvia Peiffer <Silvia.Pfeiffer@csiro.au>
	* prepared windows ports: README.win32, src/tools/*.c
	* changed doc/Makefile.am to check for docbook-to-man
	* deleted AnxDescElement & fixed CMML in anx_general.h, anx_types.h
	  and anx_element.c, anx_snprint.c, anx_read.c
	* made it actually write Annodex version 2.0 (instead of 1.0) :)
	* included config.h and anx_compat.h into all c source files
	
Wed Dec 17 12:58:14 EST 2003 Conrad Parker <Conrad.Parker@csiro.au>

	* updated to annodex 2 and cmml 2 specs
	* added anx_params api for handling queries and http headers
	* removed libvorbis/libspeex/libtheora dependencies (ogg importer
	  now parses bos pages for granulerates etc. directly and uses
	  OGGZ_AUTO for seeking)
	* added compatability stuff for windows (from Zen)

Mon Nov 17 10:32:26 EST 2003 Conrad Parker <Conrad.Parker@csiro.au>

	* bugfixes from Ben Leslie

Wed Sep 10 16:52:47 EST 2003 Conrad Parker <Conrad.Parker@csiro.au>

	* added patch from Philip XXXXXXXXX correcting CMML checking

Wed Feb 19 06:51:51 EST 2003 Conrad Parker <Conrad.Parker@CSIRO.AU>

        * tools: added seek_offset flag to anx_writer_import calls
        * anxed: added seek-offset argument

Thu Feb 13 12:22:25 EST 2003 Andre Pang <Andre.Pang@csiro.au>

	* fix_dl.[ch]: fixes to compile on Mac OS X

Thu Feb  6 06:36:35 EST 2003 Conrad Parker <Conrad.Parker@csiro.au>

	* fix_dl.[ch]: new files, dl/libtdl fixing wrappers
	* Version_script.in: updated

Fri Jan 10 20:47:13 EST 2003 Conrad Parker <Conrad.Parker@csiro.au>

	* anx_read.c: fixed leak in parsing stream tag
        * anxsndfile: added wav header to output
        # anxsndfile: changed output mime-type to audio/x-wav

Thu Jan  9 22:48:45 EST 2003 Conrad Parker <Conrad.Parker@csiro.au>

	* anx_write.c: fixed bug in writing anchors at time 0

Thu Jan  9 09:04:51 EST 2003 Conrad Parker <Conrad.Parker@csiro.au>

	* implemented anx_seek_id()
	* anx_read.c, anx_snprint.c: changed "mime-type" attribute to
	"mimetype"
	* deleted "fragdesc" attribute everywhere

Tue Dec 24 12:01:47 EST 2002 Conrad Parker <Conrad.Parker@csiro.au>

	* ANX_SEEK_NEXT, ANX_SEEK_PREV, ANX_SEEK_HEAD done for read
	* mime.c: new file -- /etc/mime.types parsing by extension

Thu Dec 19 16:32:41 EST 2002 Conrad Parker <Conrad.Parker@csiro.au>

	* implemented seeking for read
	* OS X dylib crack fixes from Andre Pang

Fri Nov 22 23:48:02 EST 2002 Conrad Parker <Conrad.Parker@csiro.au>

	* removed AnxTime and AnxFramerate [AnxPacketrate] types

Mon Nov  4 09:08:39 EST 2002 Conrad Parker <Conrad.Parker@csiro.au>

	* rewrote API ...
	* added anx_read functionality, merged xtag into core
	* version 0.2.0

Wed Sep 25 09:46:56 EST 2002 Conrad Parker <Conrad.Parker@csiro.au>

	* added xtag.[ch] and test prog

Thu Sep 19 23:42:48 EST 2002 Conrad Parker <Conrad.Parker@csiro.au>

	* added libsndfile1 media backend
	* started ChangeLog ...