summaryrefslogtreecommitdiff
path: root/apps/metadata/asf.c (follow)
Commit message (Expand)AuthorAge
* Build librbcodec with DSP and metadata.Sean Bartell2012-03-18
* Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin2011-12-22
* Submit FS#12218. Add support for embedded album art for ASF tags. For now the...Andree Buschmann2011-08-07
* Fix replaygain for wma files which was broken since r29388.Andree Buschmann2011-08-06
* FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...Andree Buschmann2011-02-24
* WMA Voice now plays and seeks in the sim. The code is still in floating point...Mohamed Tarek2010-08-07
* Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek2010-06-21
* nomsgMohamed Tarek2010-05-09
* - Modify metadata/asf.c to use libasf.Mohamed Tarek2010-05-02
* Unify fourcc macro and some style changesNils Wallménius2009-11-18
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2008-10-07
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken2008-05-03
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* Opps.Michael Giacomelli2008-04-18
* Inform the console when an unsupported WMA flavor is played.Michael Giacomelli2008-04-18
* ASF/WMA: Check if the file is encrypted. If so, don't try to play it.Magnus Holmgren2007-12-02
* Add ReplayGain support to WMA (based on tags written by Foobar2000).Magnus Holmgren2007-10-28
* Fix FS #7976. WMA metadata parser didn't store file size in metadata struct.Thom Johansen2007-10-16
* Initial attept at supporting Line Spectral Pairs. Various issues remain, and...Michael Giacomelli2007-08-02
* Add incomplete support for files using noise coding but not LSP. In practice...Michael Giacomelli2007-07-20
* Make the ASF parser reject streams which are not wmav1 or wmav2. Also restor...Dave Chapman2007-07-11
* Disable the DEBUGF statementsDave Chapman2007-07-10
* OoopsDave Chapman2007-07-04
* Add tag parsing to the ASF metadata parser. TODO: 1) Stress test to ensure i...Dave Chapman2007-07-04
* The WMA decoder crashes when attempting to decode files encoded at less than ...Dave Chapman2007-07-03
* WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and...Dave Chapman2007-07-03
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03