mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 00:07:33 +00:00
Remove wrong and misleading comments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25509 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1d6e081282
commit
e0b884f232
@ -1,4 +1,3 @@
|
||||
// this code is based on a52dec/libao/audio_out_oss.c
|
||||
// AltiVec support Copyright (c) 2004 Romain Dolbeau <romain@dolbeau.org>
|
||||
|
||||
#ifdef HAVE_ALTIVEC_H
|
||||
|
@ -1,5 +1,3 @@
|
||||
// this code is based on a52dec/libao/audio_out_oss.c
|
||||
|
||||
static inline int16_t convert (int32_t i)
|
||||
{
|
||||
if (i > 0x43c07fff)
|
||||
|
Loading…
Reference in New Issue
Block a user