view libmpcodecs/ae_pcm.h @ 25928:bf21649e15c9

Disable http->mmshttp rewriting hack introduced in r25168, unfortunately WMP is not the only one using asx. Fixes http://www.fresh80s.de/listen.wax
author reimar
date Fri, 08 Feb 2008 18:28:12 +0000
parents 3baf6a2283da
children 4129c8cfa742
line wrap: on
line source

#ifndef AE_PCM_H
#define AE_PCM_H

#include "ae.h"

int mpae_init_pcm(audio_encoder_t *encoder);

#endif /* AE_PCM_H */