Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Audacious-plugins 1.5.1 (2008-05-23)
====================================
Enhancements
------------
* Some ModPlug playback engine fixes integrated from Schism Tracker.
* ModPlug archive support "works" now again, but only on local files.
* cdaudio-ng now has a rescan option.
* Various enhancements in Audacious-SID plugin synchronized from
XMMS-SID.
Bugfixes
--------
* ModPlug starting to play from incorrect pattern order was fixed.
* Some unaligned access and other nasty bugs fixed in MADPlug.
* Code cleanups made in various plugins (not nearly enough, though.)
* Cleaned up and refactored configure and various buildsystem fixes.
* ProjectM compatibility fixes.
* demac plugin skips leading junk in APE files.
* Some sndfile plugin problems, including a filehandle leak, were fixed.
* Several crash fixes in the Neon HTTP/HTTPS transport plugin.
|
|
Audacious 1.5.1 (2008-05-23)
============================
Enhancements
------------
* New Cairo-based playlist widget, which should be somewhat faster.
* Volume setting is now saved between sessions.
* Session management is now optional and can be disabled via
a configure option.
* Added an option to enable loading of broken skins (use with care.)
* "Remote" handling of Audacious via commandline is now faster.
Bugfixes
--------
* Headless support should work now again.
* Compiling without DBUS support works, but you should note that we DO NOT
SUPPORT builds compiled without DBUS! Several features of Audacious are
disabled if built without DBUS!
* Memory leak fixed in eggsm (session management).
* Documentation updates and fixes.
* GCC 4.3 compilation fixes.
* Fixed a crash when eggsm couldn't find audacious.desktop file.
* Cleaned up and refactored configure and various buildsystem fixes.
* Removed references to some options that are not available anymore.
* A Dbus-related crash when using remote playlist adding functions was fixed.
* Few potential lock-up situations have been fixed.
* "Reload Plugins" button was removed, because it did not work properly
and often caused segfaults due to broken plugins.
|
|
|
|
|
|
|
|
but also has API additions).
|
|
|
|
1.0.x versions. Pulseaudio (which I am working on) requires
this version; moreover, the 1.0.x releases are deprecated.
The ChangeLog is not kept up-to-date, but here are some highlights:
1.2rc1
--------
Again, this new releases brings many improvements. The RAM requirement for
wideband has gone down drastically (i.e. more than 2x). A new resampler
module has been added, providing arbitrary sampling rate conversion --
fast. The echo canceller has also been improved. A bug in 1.2beta1 that
made the echo canceller unstable has been fixed. The echo canceller should
now converge faster, be robust and tolerant of incorrect capture-playback
synchronisation. The preprocessor has also been greatly improved. Not only
should the quality be better, but it is now fully converted to
fixed-point. At last, early TriMedia support (incomplete) has been merged.
1.2beta3
--------
The most obvious change in this release is that all the non-codec
components (preprocessor, echo cancellation, jitter buffer) have been
moved to a new libspeexdsp library. Other changes include a new jitter
buffer algorithm and resampler improvements/fixes. This is also the first
release where libspeex can be built without any floating point support. To
do this, the float compatibility API must be disabled (--disable-float-api
or DISABLE_FLOAT_API) and the VBR feature must be disabled (--disable-vbr
or DISABLE_VBR).
1.2beta2
--------
This release adds support for acoustic echo cancellation with multiple
microphones and multiple loudspeakers. It also adds an API to decorrelate
loudspeaker signals to improve multi-channel performance. In the bugfix
department, there are fixes for a few bugs in the echo canceller, jitter
buffer and preprocessor. At this point, the API for 1.2 should be stable
and only a few very minor additions are planned.
|
|
|
|
|
|
Bump PKGREVISION to 2.
|
|
|
|
|
|
Requested to import from wip/libao-nas by PR 39702.
Libao is a cross-platform audio library that allows programs to
output audio using a simple API on a wide variety of platforms.
This package provides an NAS plugin for libao's core.
|
|
which was in options.description all along. I've removed the
redundant 'libmodplug' option.
2008-10-14 -- Herrie 2.2:
* Added: Ukranian translation - Viacheslav Chumushuk
* Added: Option to disable yes/no questions - Viacheslav Chumushuk
* Fixed: Add support for libSpiff 1.0.0 relative pathname support
* Fixed: Don't write non-UTF-8 titles to disk - Peter Koeleman
|
|
set to 1.0.0.
2008-09-21 -- 1.0.0
* Improved: XSPF writing API re-designed
* Added: Customizable malicious XML detection, off by default
* Fixed: Deep-copy broken in SpiffTrack and SpiffProps
* Fixed: Strip example working again
* Fixed: Some Code::Blocks files missing in release archives
* Fixed: Documentation fixes
* Added: Virtual hook to hopefully save a few ABI breaks
in the future
* Improved: Now shipping gnulib's config.guess from HEAD
* Changed: No longer exposing these classes:
- SpiffDataWriter
- SpiffTrackWriter
- SpiffPropsWriter
- SpiffSkipExtensionReader
- SpiffStrictReaderCallback
* Changed: No longer bundling Expat and uriparser
* Soname: 4:0:0
|
|
This is GStreamer Bad Plug-ins 0.10.9, "Matters of Fact"
Changes since 0.10.8:
* New CELT encoder and decoder
* New TwoLAME encoder
* New DCCP element
* New AIFF parser element
* New APEX sink element
* deinterlace2 element improvements
* New JACK audio src element
* New winscreencap, winks and pcapparse plugins
* x624enc fixes
* Support for ATSC tuning and channels.conf parsing
* RTP improvements
* New scaletempo element
* Add Fluendo MPEG-TS muxer
* Add Fluendo MPEG-TS and MPEG-PS demuxers
* New JPEG2000 element
* New FLAC parser element
* DVD playback improvements
* Improved DirectShow decoding support
* New Windows Audio Session audio src element
* New FLV muxer element
* Many other bug fixes and improvements
Bugs fixed since 0.10.8:
* 537700 : [scaletempo] Scale audio tempo in sync with playback rate
* 550468 : [name conflict] New Fluendo mpeg demuxers
* 545197 : jackaudiosrc
* 555244 : Output-selector has unexpected event forwarding right aft...
* 402593 : deinterleave gives corrupt output
* 406673 : Need AIFF parser
* 535527 : [real] Real video/audio stream fails to play
* 537455 : ATSC: VSB / QAM Annex B support
* 538500 : AIFF file doesn't play
* 542390 : Implementation of DCCP Plugin for gstreamer
* 542510 : [apexsink] Apple AirPort Express Wireless Sink
* 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c
* 546312 : Make the metadata writable before modifying it in rtpmanager
* 549409 : gstrtpbin don't stop at the end of a stream
* 549774 : audio / video synchronization glitch during rtsp playback
* 550486 : [faac] Negotiation problem with mono audio for some sampl...
* 550657 : New element jasperdec
* 552506 : [neonhttpsrc] doesn't handle/throw errors correctly
* 552536 : fix incomplete change to gstdvbsrc.c
* 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg
* 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl...
* 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release
* 555912 : [apexsink] Missing from ext/Makefile.am
* 555965 : Missing space after point mark
* 555968 : Missing space after point mark
* 555969 : Missing space after point mark
* 556003 : [flvdemux] Regression in handling flow returns in pull-mode
* 556274 : [aiffparse] Uses debugging methods before debugging is in...
* 556338 : Failed to configure latency
* 556428 : [mpegpsdemux] Creates invalid newsegment events
* 556430 : [inputselector] Assumes there's always an otherpad
* 556440 : [PATCH] crash on demuxing certain transport streams
* 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert
* 556564 : [flvmux] Copy & paste bugs resulting in invalid files
* 556588 : [apexsink] should not have PRIMARY rank
* 557080 : [mpegpsdemux] Regression with reverse-playback
* 543480 : gstrtpbin fails to release lock while emitting signal
* 556520 : jitterbuffer seqnum gap detection is wrong
* 463941 : Plugin for screen capture on windows
* 519935 : New plugin for video capture on Windows
* 520899 : New plugin: pcapparse
* 520901 : New plugin: wasapi (Windows Audio Session API)
|
|
Overview of changes in Rhythmbox 0.11.6 "Haunt You Down"
=========================================================
* Relicensed with GPL exception for GStreamer plugins
* Improvements to the cross-fading playback backend
* Use Amazon ECS 4.0 web service for cover art searches
* Remember browser state for (some) removable devices
* Automatically remove podcast episodes that are no longer available
* Only display error dialogs for manually triggered podcast updates
* Allow playlists from DAAP shares to be sorted
* Fix transcoding when transferring to MTP devices
* Start moving cached data to XDG_CACHE_HOME
* More inclusive local cover art search
* Lots of improvements to the iPod plugin
* Switch to the new last.fm streaming system
* Much improved API documentation coverage
Contributores to the release:
- Thomas Andersen
- Sebastien Bacher
- Niels Vorgaard Christensen
- Jay Cornwall
- Paul Drain
- Christophe Fergeau
- Luca Ferretti
- Marcin Galazka
- Alexander Gitter
- Maximilian Grothusmann
- Andreas Henriksson
- Jeremy Katz
- Colin Leroy
- James Livingston
- Edgar Luna
- Nikolai Luthman
- Jonathan Matthew
- John Millikin
- Mirco Müller
- Bastien Nocera
- Alfredo Pironti
- Frank Scholz
- Shogun
- Sjoerd Simons
- F. Steinel
- Mats Taraldsvik
- Philippe Troin
- David Turner
- Mika Wahlroos
- Colin Walters
- Thomas Zander
- Adam Zimmerman
Updated translations
--------------------
Petr Kovar, Kamil Páral (cs)
Jochen Skulj (de)
Simos Xenitellis (el)
Jorge Gonzalez (es)
Claude Paroz (fr)
Ignacio Casal Quinteiro (gl)
Mark Krapivner (he)
Luca Ferretti (it)
Žygimantas Beručka (lt)
Arangel Angov (mk)
Kjartan Maraas (nb)
Tino Meinen (nl)
Yannig Marchegay (Kokoyaya) (oc)
Tomasz Dominikowski (pl)
Vladimir Melo, Fábio Nogueira (pt_BR)
Peter Tuhársky (sk)
Daniel Nylander (sv)
甘露(Lu Gan) (zh_CN)
Overview of changes in Rhythmbox 0.11.5
=======================================
* Improvements to the cross-fading playback backend
* Assorted bug fixed for MTP device support
* Add "shuffle playlist" command for playlists
* Improvements to iPod art and podcast support
* Fix some issues causing problems for accessability tools
* Several major improvements to UPnP support (including acting as a renderer)
* List Rhythmbox as supporting lastfm:// URIs
Contributors to the release:
- Djihed Afifi
- Sebastien Bacher
- Damien Carbery
- Ed Catmur
- Jay Cornwall
- Christophe Fergeau
- Ralph Giles
- Kern Handa
- Ryan Hughes
- Alex Kloss
- Karol Krizka
- Jonathan Matthew
- Mirco Müller
- Claude Paroz
- Frank Scholz
- Sam Solon
- Kouhei Sutou
- Götz Waschk
- Dan Winship
- Li Yuan
- David Zeuthen
New translations
----------------
* ps Zabeeh Khan
Updated translations
--------------------
* ar Ahmad Farghal
* be@latin Ihar Hrachyshka
* ca Gil Forcada, David Planella
* cs Kamil Paral
* da Kenneth Nielsen
* de Hendrik Richter
* en_GB Philip Withnall
* es Jorge Gonzalez
* eu Inaki Larranaga Murgoitio
* fi Ilkka Tuohela
* fr Claude Paroz, Stéphane Raimbault
* ga Seán de Búrca
* gl Ignacio Casal Quinteiro
* he Mark Krapnov
* hu Gabor Kelemen
* it Luca Ferretti
* ja Takeshi AIHANA
* lt Žygimantas Beručka, Gintautas Miliauskas
* mk Jovan Naumovski
* nb Kjartan Maraas
* ne Pawan Chitrakar
* nl Tino Meinen
* oc Yannig Marchegay
* pl Artur Flinta
* pt Filipe Gomes
* pt_BR Og Maciel
* ru Yuri Myasoedov, Anton Shestakov
* sk Peter Tuhársky
* sv Daniel Nylander
* tr Gil Forcada
* zh_HK Chao-Hsiung Liao
* zh_TW Chao-Hsiung Liao
Overview of changes in Rhythmbox 0.11.4 ""
==========================================
* Support automatic GStreamer plugin installation
* Improved cross-fading backend
* Improved Podcast feed support, including Atom and APML
* Add optional mozilla plugin to handle itms:// links
* Fade volume when pausing and unpausing
* Improve performance and stability of MTP device support
* Stop putting deleted tracks on iPods in the Garbage Bin
* Support PSPs with newer firmware
* Improvements to the Coherence-based UPnP support
* Minor improvements to Python bindings for plugins
Contributors to the release:
- John Daiker
- Louis Francis
- Irene Huang
- James Livingston
- Jonathan Matthew
- Andreas Nilsson
- Bastien Nocera
Updated translations
--------------------
* be@latin Ihar Hrachyshka
* de Andre Klapper
* es Jorge Gonzalez
* fr Robert-André Mauchin
* ga Seán de Búrca
* gl Ignacio Casal Quinteiro
* it Luca Ferretti
* ja Takeshi AIHANA
* ka Namhyung Kim
* lt Žygimantas Beručka
* nb Espen Stefansen
* pt Filipe Gomes
* sv Daniel Nylander
Overview of changes in Rhythmbox 0.11.3 "Splinter"
==================================================
* Allow drag-and-drop of images to the cover art display
* Allow DAAP shares to be connected to manually
* Support DAAP smart playlists and radio streams
* Handle file name being passed on the command line again
* Add "donate to artist" action to Jamendo plugin
* Support some more lyric sites
* Improvements and fixes to the cross-fading player
* Improve UPnP support
* Improve track importing, especially on generic audio players
* Allow python plugins to use threads
* Enable music store plugins by default
* Support playback from fm radio tuner cards
As well as a heap of bug fixes.
Contributors to the release:
- Paolo Borelli
- John Bryant
- Brian Cameron
- Ed Catmur
- Cosimo Cecchi
- Tim Chevalier
- Jay Cornwall
- Jeff Craig
- Paul Drain
- Nguyen Thai Ngoc Duy
- James Henstridge
- David Keijser
- Alex Lancaster
- James Livingston
- Stephane Loeuillet
- Jonathan Matthew
- Bastien Nocera
- Tom Parker
- Tim Retout
- Claudio Saavedra
- Torsten Schoenfeld
- Kouhei Sutou
- Mika Wahlroos
- Philip Withnall
- Austin
Updated translations
--------------------
* ar Djihed Afifi
* be@latin Ihar Hrachyshka
* ca Francesc Vilches
* cs Martin Picek
* en_CA Adam Weinberger
* es Jorge Gonzalez
* eu Inaki Larranaga Murgoitio
* fi Ilkka Tuohela
* fr Stéphane Raimbault
* gl Ignacio Casal Quinteiro, Iván Méndez López
* hu Gabor Kelemen
* it Luca Ferretti
* ja Takeshi Aihana
* lt Žygimantas Beručka, Gintautas Miliauskas
* lv Raivis Dejus
* mk Jovan Naumovski
* nb Kjartan Maraas, Espen Stefansen
* nl Tino Meinen
* pl Artur Flinta
* pt_BR Og Maciel, Pedro de Medeiros
* ro Alex Eftimie
* sk Peter Tuharsky
* sv Daniel Nylander
Overview of changes in Rhythmbox 0.11.2 "Inverted Ouroboros"
============================================================
* add partial support for UPnP A/V using Coherence
* large memory usage reductions for the Jamendo plugin
* read some keys from .is_audio_player files, like Banshee
* handle playlist-paths given to us by HAL better
* allow plugins to add new play orders
* notify last.fm about songs played on iPods
As well as a heap of bug fixes.
Contributors to the release:
- Jürg Billeter
- Dennis Cranston
- Christophe Fergeau
- Luca Ferretti
- Alex Lancaster
- Eduardo Lima
- James Livingston
- Jonathan Matthew
- Bastien Nocera
- Tim Retout
- Adam Zimmerman
Updated translations
--------------------
* dz Pema Geyleg
* eu Inaki Larranaga Murgoitio
* fi Ilkka Tuohela
* fr Claude Paroz
* gl Ignacio Casal Quinteiro
* it Luca Ferretti, Giuseppe M
* lt Žygimantas Beručka
* lv Raivis Dejus
* pl Artur Flinta
* pt_BR Vladimir Melo, Evandro F. Giovani, Og Maciel
* sv Daniel Nylander
* vi Nguyễn Thái Ngọc Duy
Overview of changes in Rhythmbox 0.11.1 "<codename:insert/>"
==============================================================
* more new icons
* make gapless/xfade playback and visualisations work together better
* handle lastfm:// URIs
* make Magnatune/Jamendo loading intro saner on small screens
* fix last.fm streaming
* allow the user of Magnatune gift cards
* do iPod DB saving in the background, not blocking the UI
* vastly reduce the Jamendo plugin's memory usage
* add support for MTP audio players
* clean up the playback preferences UI
* update play count, rating and last played on iPods
* add support for multiple lyrics sites, and allow editing of lyrics
Plus the usual other bug fixes and minor improvements.
Contributors to the release:
- Christophe Fergeau
- Luca Ferretti
- Peter Grundström
- Jaap A. Haitsma
- Alex "weej" Jones
- James Livingston
- Jonathan Matthew
- Michael Monreal
- Bastien Nocera
- Tom Parker
- Riley Patterson
- Sirio Bolaños Puchet
- Tim Retout
- Adam Zimmerman
Updated translations
--------------------
* es Maria Majadas
* gl Ignacio Casal Quinteiro
* nl Reinout van Schouwen
* pl Artur Flinta
* sv Daniel Nylander
* vi Phạm Thành Long
* zh_CN Funda Wang
Overview of changes in Rhythmbox 0.11.0 "Rough in the diamond"
==============================================================
* Add gapless/cross-fading playback backend (130426)
* Add awesome Tango-style icons (388648, 380896, 388650, 314608)
* Don't wake up the CPU all the time while doing nothing (399012)
* Allow plugins to add filer and tee elements/sub-piplines
to the gstreamer pipeline (345181)
* Group sources together (359740)
* Add DB support for keywords (324540)
* Save modified iPod playlists (436744), and
marks podcasts as such (424086)
* Fix Unicode normalisation, which also makes searching
ignore diacritical marks (421253, 338824)
* Use xdg-user-dirs, and kill the druid (yay!) (411247)
* Write art out to the DB on iPods (357400)
* Parse last.fm group radio URLs too (407320)
* Add support for MusicBrainz id tags (410681)
* Minor improvements to the cover-art plugin
* Retrieve cover art from last.fm (414065) and Magnatune (411622)
* Add some more useful options to rhythmbox-client (414648)
* Add preliminary support for Vala plugins
* Use GSequence instead of EggSequence (419599)
* plus a heap of bug fixes and minor improvements
This release also drops support for:
- GStreamer 0.8
- GTK+ 2.6
- DBus 0.3x before 0.35
- HAL 0.2
Contributors to the release:
- Hylke Bons
- Kjell Braden
- Ed Catumur
- Christophe Dehais
- Paul Drain
- Edward Duffy
- Christophe Fergeau
- Andreas Hanke
- Denis Jacquerye
- Alex "weej" Jones
- Gabor Kelemen
- Alex Lancaster
- James Livingston
- Jonathan Matthew
- William Jon McCann
- Matt N
- Andreas Nilsson
- Jonty Pearson
- Brian Pepple
- Tim Retout
- Edward Rudd
- Robin Sonefors
- Adam Zimmerman
- 'William'
Updated translations
--------------------
* ar Djihed Afifi, Ahmad Farghal
* ca Josep Puigdemont i Casamajó
* de Hendrik Brandt, Sven Herzberg
* fi Tommi Vainikainen
* fr Stéphane Raimbault
* gl Ignacio Casal Quinteiro
* hu Gabor Kelemen
* lt Žygimantas Beručka
* nl Reinout van Schouwen
* pt Filipe Gomes
* pt_BR Washington Lins
* sv Daniel Nylander
* zh_CN Funda Wang
|
|
http://bugs.backtrace.info/view.php?id=505 for libsoup>=2.4 support.
Changes:
* gcc 4.3 support thanks to Siavash and Alexander Kahl
* spectrum analyser fixed (nenolog)
* many bug fixes
|
|
|
|
gnome-speech 0.4.21:
* drivers/espeak/espeaksynthesisdriver.c: fix for bug #545896 - eSpeak
segmentation fault.
gnome-speech 0.4.20:
* drivers/espeak/*: fix for bug 535493 - eSpeak driver can
block. The fix adds a list mechanism to handle utterances
to be spoken and then processes them on the gidle thread.
Also raised the maximum speech rate for eSpeak.
|
|
Don't try to read a title from mserv when mserv didn't provide
the song file through the pipe.
|
|
|
|
These are the basic plugins needed for the input, output, visualization,
and effects of the Audacious media player.
|
|
Audacious is a fork of beep-media-player 0.9.7.1.
The primary goals of this fork are keeping the ideology of the
original BMP and merging miscellaneous plugins into Audacious.
|
|
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
|
|
|
(needed for gnome-2.24)
|
|
library's soname. Split Makefile.common out from Makefile in preparation
for the addition of the mpg123 program and output module packages.
Change buildlink3.mk to reflect this, and rename options.mk
to mpg123-options.mk in adherence with convention, e.g.
gecko-options.mk.
|
|
This version adds some enhancements to aupanel, and reworks signal
handling in the voxware server to avoid races, hangs and other issues
seen with linux 2.6.21+ kernels. Other changes relating to the default
value of the 'MixerInit' option and the new location of the local unix
socket on Linux systems were also made.
Also include a patch from Aleksey Cheusov for a
"libpthread: Unlocking unlocked mutex" bug.
|
|
PR pkg/39701. Bump PKGREVISION.
|
|
exists.
|
|
LAME 3.98.1 September 21 2008
* Rogerio Brito:
* More fixes for the abx tool for Unix systems:
* Plugged a memory leak.
* Fixed an endianness problem: users of big-endian machines
can now do abx tests.
* Fixed history's HTML doctype
* Fixed history so that it finally validates at W3's validator
* Fixed compilation of frontend mp3rtp.c. Thanks to Kris Karas.
Bugtracker item [ 2015432 ] mp3rtp missing uint16_t in lame 3.98
* Robert Hegemann:
* Fix for Bugtracker item [ 2031704 ] --id3v1-only didnt work in
3.98-final
* Fix for Bugtracker item [ 2022035 ] encoder_padding value and
resampling
* Fix for Bugtracker item [ 2029282 ] Frequency filtering API
broken in 3.98
* Fix for Bugtracker item [ 2039648 ] potential memory leak in
parse_args() function in parse.c
* Fix for some tagging issues:
* Made search for ID3v1 genres more sloppy, abbrevations may
match more often as some simple typos. Examples:
* --tg "Alt. Rock" matches genre "Alternate Rock"
* --tg "acapela" matches genre "A Cappella"
* New switch --pad-id3v2-size "n": adds ID3v2 tag with n
padding bytes.
LAME 3.98 July 4 2008
* Anton Sergunov:
* Frontend DirectShow: enabling LAME dshow filter to connect to
"File Writer Filter".
* Rogerio Brito:
* Updates to the Debian Packaging
* Fixes to the abx tool for Unix systems (so that more people can
evaluate LAME's compression against the original files)
* Alexander Leidinger:
* explicitely link the math lib to the lame lib
* add switch to disable the use of the compaq optimized math lib
LAME 3.98 beta 8 April 13 2008
* Robert Hegemann:
* LAME now accepts a floating point value in the range [0,...,10[
as VBR quality setting, like -V5.678
* Found and fixed some suspicious code in additive masking
calculation for VBR-NEW
* bug-fix:experimental code was defaulted by accident for VBR-NEW
* fix for some endianess problem on big-endian machines
LAME 3.98 beta 7 April 6 2008
* Robert Hegemann:
* libmp3lame API: allow frontends to separately retrieve LAME/Xing
and ID3 data, because the old library automatism makes it
impossible to make fully buffered encodes.
* libmp3lame API: added some experimental unicode ID3 tagging code.
* frontends: write itself final ID3 tags and LAME/Xing header frame
* lame_enc.dll: writes itself final LAME/Xing header frame
* Latest changes to the new VBR psymodel:
* uses a different spreading function
* bug-fix for out-of-bounds array access (program stack
corruption possible)
LAME 3.98 beta 6 December 16 2007
* Robert Hegemann:
* Feature request [ 1811483 ] WAVE_FORMAT_EXTENSIBLE support (PCM)
* Fix for some rare scalefactor selection issue the newer vbr code
had at low compression levels
* Fix for Bugtracker item[ 1813496 ] AIFF parsing bug
* Latest changes to the new VBR code:
* it now has its own psy model, a derivation from NSPSY.
* some more tuning has been done for this new psy model. Many
thanks to Horst Albrecht and Myles Thaiss.
* the "out-of-bits" strategy is reworked
* It was possible, that the "interchannel masking effects feature"
was used by the dual-channel-mode for bi-lingual encodings too.
It was meant to work on stereo L/R channels only.
LAME 3.98 beta 5 August 12 2007
* Jonathan Stott:
* Bug tracker items: [ 1590693 ] ID3v2 tag not writing, [ 1636267 ]
ID3v2 tags overwritten
If the output file is opened 'write-only', then LAME can't update
the LAME tag. In this case LAME silently overwrote the first
bytes of the file and an optional ID3v2 tag disappeared. Now an
error message will be printed and no data is written in this
case.
* Robert Hegemann:
* Fix for Bugtracker item [ 1719593 ] Track numbers > 255 not
allowed even with --id3v2-only
* Fix for Bugtracker item [ 1742623 ] fail(lame --mp3input -m m -b
128 --resample 8 *.mp3 **.mp3)
The problem here was, the input files are MPEG-1 Layer2 files
named as MP3s. Even if you leave out the --mp3input switch LAME
tried to decode the input files as Layer3 files because of the
file name extension and because it found some valid looking
Layer3 synchronization header. The fixed LAME version does not
assume the file name extension is always correct and treats the
files depending on the first found MPEG sync word. The files in
question are now correctly detected as Layer2 files and
transcoding does succeed.
* Fix for Bugtracker item [ 1445175 ] Input being stdin fails in
Windows on WAV files
The problem here was, seeking on pipes shows some different
behaviour depending on C-Library implementations. The workaround
tries to detect it's working on a pipe and doing some reading
instead of seeking in that case.
* Fixing some memory leak in the 'lame_enc.dll'.
* Fix for Bugtracker items [ 1160757, 1160741 ] --little-endian /
--big-endian not working
These switches where originally intended to be used together with
Libsndfile only.
* Fix for Bugtracker item [ 1746336 ] Incorrect Bitrate with ABR
und --resample, LAME 3.98b4
Some earlier bug-fix had some typo. As a result, when adding a
'--resample 123' switch, the average bitrate rised upto maximum
bitrate.
LAME 3.98 beta 4 June 23 2007
* Dennis Lambe Jr: Added support for total track count (id3v2) in the
frontend
* Nyaochi:
* Ability to set user-defined ID3v2.3 frame
* Ability to include albumArt in ID3v2.3 tag
* Robert Hegemann:
* Bugfix: the "play length in ms", which is stored in the ID3v2 tag
TLEN, was not correctly computed. Some hardware and software
players were confused by this garbage data.
* Out of bits strategy for the newer VBR code overhauled
* LAME API: the ID3 tag functions do not store the pointers passed
anymore, they do make deep copies of strings passed as
parameters.
* Changes in LAME frontend switches regarding ID3 tags:
--tg "MyGenre" will route unknown ID3v1 genres to "Other" for
ID3v1 tags and will be stored as plain text "MyGenre" for ID3v2
tags. Genres given by known ID3v1 numbers will be stored as its
corresponding text in ID3v2 tags.
--tn "02/02" will store the track number specified as plain text
as-is for ID3v2 tags.
LAME 3.98 beta 3 May 22 2007
* Robert Hegemann:
* Fixes regarding max number of bits limitation
LAME 3.98 beta 2 May 20 2007
* Robert Hegemann:
* Bug tracker item: [ 1693461 ]; Fixed memory leaks in ACM codec
* Fixed encoding of non-standard sampling rates in CBR
* Improved VBR strategy when running out of bits
LAME 3.98 beta 1 May 16 2007
* Alexander Leidinger:
* Add TLEN (ID3v2) support (Submitted by: Linus Walleij).
* Add number of total tracks per album (ID3v2) support (Submitted
by: Kyle VanderBeek).
* Some seatbelts for overflowing arrays in the ID3v2 support.
* Update the RPM spec (Submitted by: Kyle VanderBeek).
* Fix some mem-leaks in the error case.
* Update to newer autotools versions.
* Update to use a recent libsndfile (submitted by libsndfile
author).
* Intrinsics support enabled for gcc
* Robert Hegemann:
* The newer VBR code is now LAME's default VBR routine
* Fixed: in case of not enough bits the new vbr code incorrectly
used old vbr routine
* Improved ATH adjustment in low volume cases
* Fixed (PSY model): mapping from convolution bands to partition
bands was broken since we replaced tables by own calculation
several years ago
* Fixed (PSY model): loss of fraction in equal loudness weighting
* Fixed (PSY model): in NSPSY highpass filter, out of bounds access
in fircoef
* Known problem samples for the new VBR code: many of them are at
an acceptable quality level now; with a big 'Thank You' to
Francis Niechcial
* Modified VBR strategy to handle out of bits cases
* Restricted bitreservoir size for 320 kbps frames to the size used
for sideinfo, because of decoding problems with FhG decoders
installed on almost every Windows system
* LAME aborts on unsupported input files or unrecognized parameter
options passed more often now
* Bug tracker item: [ 1596306 ] "fatal error during
initialization"; an invalid MPEG samplerate was returned by
optimum_samplefreq function
* Bug tracker item: [ 1585942 ] lame not --silent when TERM not
set; in case LAME was build with TERMCAP defined and no TERM
environment is defined, now we do not issue an error message and
silently fallback to the default behaviour as if LAME was
compiled without TERMCAP defined.
* Bug tracker item: [ 1711980 ] LAME writes invalid Xing header
when ID3 tags exist; LAME was sometimes writing an invalid
Xing/Info header
* Feature request: [ 1588283 ] Flushing output stream in lame.exe;
'flush' option added
* Added FFTSSE and FFT3DNOW assembler code from Lame4 branch
* Changes in lame frontend switches: -k removed, add lowpass and
highpass switches if you need to change them;
--short/noshort/allshort - degraded into DEVELOPER ONLY switches
normal users shouldn't use them; -X -Z degraded to DEVELOPER ONLY
switches, -X is too tough to communicate to end users and -Z
isn't used actualy
* Fixed some console printing problems
* Windows: ACM code now uses LAME library API only, all references
to private include files are removed
* Windows: DirectShow code now uses LAME library API only, all
references to private include files are removed
* Windows: disabled code that resets processor affinity, because
this doesn't belong to LAME, but seems to work around some
problems the parent process has (in most cases EAC)
* John33:
* Fixed mp2 and mp3 decoding: For mp3 and mp2 decoding, this now
yields the same output as foobar2000 but the error checking
remains unchanged
* Gabriel Bouvigne:
* VC8 project files
* Added support for x64 under VC8
* Restricted MPEG 2.5 to 64kbps frames
* Takehiro Tominaga:
* SSE version of FFT
|
|
Noted by Sergey Svishchev in PR 38164.
Bump PKGREVISION.
|
|
MAINTAINER. From the changelog:
- corrected the -g option to be more intuitive
- fixed bug in the man page (from wrong '-t' to wrong '-g')
- changed small usage error on '-g' option
- mp3splt is now using libmp3splt
- checks for compatibilities between options
- added 'm-' for mp3 STDIN
- possibility to specify the server and port for freedb search;
(now using tracktype.org by default)
- original id3v1 for mp3 tags are kept in the splitted files and also
ogg vorbis tags
- add custom tags with the new '-g' option
- '-o' option now creates the specified directories if '-d' option is not
specified
- added '-Q' option which enables the '-q' option and does not print
anything to STDOUT
- added experimental '-D' debug mode option
- added '-i' option for counting the number of silence splitpoints
- also added '-h' option which shows a small usage
|
|
- fixed bug settings custom tags to splitted files
- fixed bug for mac compilation (#2099498 : no plugin matches the
file 'xxx')
- added plugin system for audio formats (currently supports ogg
vorbis and mp3)
- implemented STDIN and STDOUT (like in the original mp3splt)
- moved translation of error codes to string into the library
- implemented experimental version of 'mp3splt.log' (like in the
original mp3splt)
- return codes of many functions were checked
- option '-o' now creates directories if necessary
- fixed a log of bugs, including :
(some are related to mp3splt command line, but I post them here)
#1807288 : one-off bug
#1483040 : problems with output file path(mp3splt is removing '/')
#1665006 & #1665002 : corrected return codes & const correctness
#2000246 : changed 'splitted' to 'split'
#118157 : unplayable stdin files on windows (+ same problem for stdin)
|
|
|
|
|
|
insane, it may as well be insane. Also bump PKGREVISION.
|
|
no PKGREVISION bump.
|
|
|
|
of GNUisms). NetBSD 4.0 supports the alternative names though, so this patch
could be removed later. Bump PKGREVISION.
|
|
|
|
on Sep 7 2008. No complaints received.
|
|
|
|
Ampache is a Web-based Audio file manager. It is implemented with
MySQL, and PHP. It allows you to view, edit, and play your audio
files via the web. It has support for playlists, artist and album
views, album art, random play, playback via Http/On the Fly
Transcoding and Downsampling, Vote based playback, Mpd and Icecast,
Integrated Flash Player, as well as per user themes and song play
tracking. You can also Link multiple Ampache servers togeather
using XML-RPC. Ampache supports GETTEXT translations and has a full
translation of many languages
|
|
Add NO_BIN_ON_* to existing NO_SRC_ON_*.
|
|
|