Bug 449522 - Context menu for HTML5 <video> elements. r=gavin, ui-r=boriss
[wine-gecko.git] / media / libfishsound / ChangeLog
blobf01edb3e174d0cd83f6645972392614442612acf
1 2007-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
3         * Makefile.am:
4           dist m4 macro
5         * include/fishsound/Makefile.am:
6           fix include directory when overriding includedir
8 2005-06-13  Thomas Vander Stichele  <thomas at apestaart dot org>
10         * autogen.sh:
11         * m4/as-ac-expand.m4:
12           add m4 dir and use it
13           add an expand macro
14         * configure.ac:
15           uniformize configure's output across the annodex stack
17 Thu Jan 13 17:58:45 EST 2005 Conrad Parker <conrad@metadecks.org>
19         * added liboil support from David Schleef <ds@schleef.org>
21 Thu Jun 24 18:48:46 EST 2004 Conrad Parker <conrad@metadecks.org>
23         * Version 0.6.3
25         Bug fixes:
26         * non-interleaved Speex encoding re-written and tested
27         * memory leak in comments API closed
29         Tests and examples:
30         * new examples fishsound-encdec and fishsound-decenc to trial
31         encode<->decode pipelines
32         * improved testing of Speex non-interleaved encoding
34 Fri May 21 14:32:41 EST 2004 Conrad Parker <conrad@metadecks.org>
36         * Version 0.6.2
38         Improved handling of first and last blocks of data (bos and eos
39         packets in Ogg):
40         * new fish_sound_prepare_truncation() API call
41         * improved encdec-audio test to keep track of frames in and out,
42           and warn if unequal. (Currently not set to FAIL on this condition
43           as it appears to be common for Speex)
45         Updates to Win32 nmake build files
47 Wed May  5 21:44:26 EST 2004 Conrad Parker <conrad@metadecks.org>
49         * Version 0.6.1
51         Added support for comment packets, tests, and various bugfixes.
52         * Added fish_sound_comment_() API, <fishsound/comments.h>
53         * Fixed segv bug in decoding stereo Speex to non-interleaved
54         * Added test for encode/decode pipeline with a variety of
55           combinations of format, interleave, samplerate, channels and
56           buffer size.
57         * Added tests for comments data structure and encode/decode pipeline
59         * Added fish_sound_{get,set}_frameno() API calls
61 Wed Mar 24 17:53:55 EST 2004 Conrad Parker <conrad@metadecks.org>
63         * Version 0.6.0
64         * moved encode and decode to examples, added documentation for each
65         * added fish_sound_{get,set}_interleave() api calls
66         * various bugfixes from zen and silvia
67         * updated win32 dev files from silvia
69 Sun Mar 07 17:30:00 EST 2004 Silvia Pfeiffer <Silvia.Pfeiffer@csiro.au>
70         * Version 0.5.41
71         * fixed up windows port and release preparation with
72           REAME files etc.
73         
75 Some time in the year 2003...
77         * A new fish was born...
79         * ... by Conrad Parker <Conrad.Parker@csiro.au>
81         * ... and it had a long unlogged journey...
83         * before arriving at 0.5.40 . :)