index
:
debian-deadbeef
dfsg_clean
master
pristine-tar
Debian packaging for DeaDBeeF
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
mpgmad
/
mpgmad.c
Commit message (
Expand
)
Author
Age
*
mp3: fixed duration rounding
Alexey Yakovenko
2013-12-17
*
mp3: reverted all changes done since may: too many regressions
Alexey Yakovenko
2013-12-10
*
mp3: fixed gapless regression
Alexey Yakovenko
2013-10-14
*
copyright years updated
Alexey Yakovenko
2013-10-06
*
mp3: improved debug log
Alexey Yakovenko
2013-09-01
*
mp3: fixed streaming regression
waker
2013-08-18
*
added audio/x-mpeg content type; fixed streaming mp3 regression
waker
2013-07-03
*
mp3 parser: fix seeking to end of frame; new corrupted frame heuristic
waker
2013-06-05
*
fixed parsing content type containing a charset;
waker
2013-05-20
*
mp3: fixed trk properties samplerate
waker
2012-10-09
*
fixed remaining pl_find_meta calls lacking pl_lock
waker
2012-05-17
*
fixed many calls to pl_find_meta[_raw] being called without pl_lock;
waker
2012-05-17
*
added option to disable mp3 gapless support (improves initial scan speed a lot)
waker
2012-05-03
*
updated (c) year to 2012 in the sources
waker
2012-03-24
*
reenable optimization in mp3 plugin
waker
2012-01-26
*
aac: fixed crash when mp4 doesn't contain aac track
waker
2011-12-08
*
mpgmad plugin will no longer change original :FILETYPE value, but will use !F...
waker
2011-10-01
*
hardcoded api_version 1.0 into all plugins
waker
2011-05-21
*
changed few old-style pl_* functions which were working with current playlist...
waker
2011-05-08
*
added mp3 embedded cue support
waker
2011-05-01
*
changed some API entry points to make it possible working with specific playl...
waker
2011-04-29
*
don't cut end of mp3 file if it's network-streamed
waker
2011-04-29
*
fixed mp3 filetype for streamed radio;
waker
2011-04-27
*
mp3: applying decoder delay has been moved to init
waker
2011-04-22
*
fixed mp3 gapless with seeking
waker
2011-04-22
*
mp3 gapless WIP
waker
2011-04-20
*
fixed mp3 delay/padding to be friends with cue splitting
waker
2011-04-19
*
fixed mp3 seek regression
waker
2011-04-19
*
removed debug printfs from mp3 plugin
waker
2011-04-17
*
mp3: fixed skipping invalid frames at the start of streams;
waker
2011-04-16
*
mp3 parser: don't get parameters from frames coming after corrupted frames
waker
2011-04-14
*
mp3: changed bitrate calculation to use filesize/duration*8
waker
2011-04-06
*
fixed mp3 parser slowdown
waker
2011-04-05
*
fixed mp3 parser failing on short files
waker
2011-04-04
*
disabled mp3 tracing
waker
2011-04-04
*
mp3: fixed streaming radio regression
waker
2011-04-04
*
mp3: fixed sample-accurate seeking, disabled gapless delay/padding for now
waker
2011-04-03
*
optimized mp3 parser by reducing number of syscalls
waker
2011-04-02
*
fixed few mp3 problems
waker
2011-04-02
*
mp3: fixed constant bitrate calculation when xing frame exists
waker
2011-04-01
*
thread-safe config access
waker
2011-03-31
*
got rid of filetype field in playitem structure
waker
2011-03-24
*
mp3: fixed vbr flag and avg bitrate calculation when Xing header is present
waker
2011-03-17
*
fixed setting vbrmethod from xing header
waker
2011-03-10
*
moved most of track properties from playItem struct to metadata
waker
2011-03-09
*
removed author and email fields, added single all-purpose copyright field;
waker
2011-02-27
*
fixed mp3 regression
waker
2011-02-15
*
fixed mp3 parser streaming mode bug: ignore seemingly valid mpeg frame header...
waker
2011-02-14
*
added container support to vfs plugin api
waker
2011-01-31
*
fixed mp3 FILE_SIZE property
waker
2011-01-31
[next]