Mercurial > audlegacy
changeset 448:15481b4017cc trunk
[svn] Revert hack that had no effect. The blips apparently occur on the output side of things.
author | nenolod |
---|---|
date | Mon, 16 Jan 2006 13:37:00 -0800 |
parents | 00f571260246 |
children | bf803441d49e |
files | Plugins/Input/mpg123/layer3.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Plugins/Input/mpg123/layer3.c Mon Jan 16 13:29:32 2006 -0800 +++ b/Plugins/Input/mpg123/layer3.c Mon Jan 16 13:37:00 2006 -0800 @@ -20,7 +20,6 @@ #include <stdlib.h> #include <math.h> #include <glib.h> -#include "libaudcore/playback.h" #include "audacious/output.h" #include "mpg123.h" #include "huffman.h" @@ -1865,7 +1864,7 @@ } } - if (!bmp_playback_get_paused() && mpg123_info->output_audio && mpg123_info->jump_to_time == -1) { + if (mpg123_info->output_audio && mpg123_info->jump_to_time == -1) { produce_audio(mpg123_ip.output->written_time(), mpg123_cfg.resolution == 16 ? FMT_S16_NE : FMT_U8,