summaryrefslogtreecommitdiff
path: root/plugins/aac
Commit message (Collapse)AuthorAge
* fixed printf in aacGravatar waker2012-03-24
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* read id3 and apev2 tags from mp4 aacGravatar waker2012-03-24
|
* fixed skipping garbage at the start of raw aac filesGravatar waker2012-03-24
|
* aac: fixed playing mp4 files with tagsGravatar waker2012-03-22
|
* aac: fixed an issue when some mp4 files had double durationGravatar waker2012-01-21
|
* aac: fixed crash when mp4 doesn't contain aac trackGravatar waker2011-12-08
|
* aac: fixed another aac duration calc bugGravatar waker2011-12-04
|
* mp4ff: fixed infinite loop when trying to parse ATOM_UNKNOWN chunksGravatar waker2011-12-04
|
* aac: fixed seek and duration calc in mp4 aac codeGravatar waker2011-12-04
|
* aac: fixed a regression which slows down initializing some streamsGravatar waker2011-11-13
|
* aac: fixed filetype overriding bugGravatar waker2011-10-24
|
* fixed aac_read to avoid mp4ff_read_sample calls after EOFGravatar waker2011-09-29
|
* added assert for the case when mp4ff is invoked after eof is reachedGravatar waker2011-09-27
|
* aac adts parser rdb check fixGravatar waker2011-09-27
|
* few minor improvements in raw aac codeGravatar waker2011-08-22
|
* fixed reading id3/apev2 tags from raw aacGravatar waker2011-05-27
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* changed few old-style pl_* functions which were working with current ↵Gravatar waker2011-05-08
| | | | playlist with the new ones, working with specific playlist passed as argument
* fixed streaming ogg and aac filetypeGravatar waker2011-05-07
|
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
| | | | removed filetypes ptr in DB_decoder_t
* fixed aac channelmapGravatar waker2011-04-17
|
* aac: fixed timescaled tracks durationGravatar waker2011-04-07
|
* fixed aac seeking regressionGravatar waker2011-03-28
|
* fixed regression in aac parser caused by transition to 64bit file offsetsGravatar waker2011-03-28
|
* fixed streaming aac crashGravatar waker2011-03-28
|
* mp4ff tagwriter (broken)Gravatar waker2011-03-26
|
* got rid of filetype field in playitem structureGravatar waker2011-03-24
|
* fixed downsampled aac duration / seekingGravatar waker2011-03-21
|
* fixed parsing of downsampled implicit SBR aac filesGravatar waker2011-03-21
|
* moved most of track properties from playItem struct to metadataGravatar waker2011-03-09
| | | | implemented track properties with multiple selection
* fixed few bugs related to aac streamingGravatar waker2011-03-03
|
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* aac channel map docGravatar waker2011-02-20
|
* fixed samplerate bug in aac pluginGravatar waker2011-02-20
|
* added properties to aac pluginGravatar waker2011-02-13
|
* added container support to vfs plugin apiGravatar waker2011-01-31
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* some work on AAC multichannel remappingGravatar waker2010-11-27
|
* ported AAC plugin to new APIGravatar waker2010-11-27
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* added workaround for possible mp4ff parser bugGravatar waker2010-10-26
|
* fixed few random memleaksGravatar Alexey Yakovenko2010-10-04
|
* fixed duration calculation in som aac/mp4 filesGravatar Alexey Yakovenko2010-09-27
|
* fix aac compile error on freebsdGravatar Alexey Yakovenko2010-09-23
|
* fixed aac radio metadataGravatar Alexey Yakovenko2010-09-18
|
* fixed reading album artist field from mp4 filesGravatar Alexey Yakovenko2010-09-16
|
* reset replaygain peaks to 1 instead of 0Gravatar Alexey Yakovenko2010-08-29
|
* added replaygain reader to aac pluginGravatar Alexey Yakovenko2010-08-29
|