summaryrefslogtreecommitdiff
path: root/plugins/aac
Commit message (Collapse)AuthorAge
...
* 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
|
* added mp4 frame bounds checkingGravatar Alexey Yakovenko2010-08-22
|
* added reload metadata support to aac pluginGravatar Alexey Yakovenko2010-08-19
|
* eliminated mp4v2 dependencyGravatar Alexey Yakovenko2010-08-19
| | | | fixed mp4 tag reader using mp4ff
* added basic mp4/aac itunes tags reading support using mp4v2Gravatar Alexey Yakovenko2010-08-18
|
* added libmp4v2 support (enabled by default) to aac pluginGravatar Alexey Yakovenko2010-08-18
|
* unsuccessful attempt to add metadata support to aac pluginGravatar Alexey Yakovenko2010-08-17
|
* fixed aac numchannelsGravatar Alexey Yakovenko2010-08-16
|
* reset aac error counter on successful decodeGravatar Alexey Yakovenko2010-08-16
|
* fixed playback of aac streams that fail at startGravatar Alexey Yakovenko2010-08-16
|
* added mp4ff sources to deadbeef treeGravatar Alexey Yakovenko2010-08-15
|
* removed old aac samplerate detection codeGravatar Alexey Yakovenko2010-08-15
|
* fixed m4a seeking and duration calcGravatar Alexey Yakovenko2010-08-15
|
* fixed m4a aac samplerateGravatar Alexey Yakovenko2010-08-15
|