Changeset 2169:6fafb169e3a2 in roaraudio for libroardsp/transcode.c


Ignore:
Timestamp:
07/26/09 15:15:36 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved transcode.[ch] from roarclicnts to libroardsp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/transcode.c

    r2168 r2169  
    44 *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2009 
    55 * 
    6  *  This file is part of roarclients a part of RoarAudio, 
     6 *  This file is part of libroardsp a part of RoarAudio, 
    77 *  a cross-platform sound system for both, home and professional use. 
    88 *  See README for details. 
     
    1212 *  as published by the Free Software Foundation. 
    1313 * 
    14  *  RoarAudio is distributed in the hope that it will be useful, 
     14 *  libroardsp is distributed in the hope that it will be useful, 
    1515 *  but WITHOUT ANY WARRANTY; without even the implied warranty of 
    1616 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     
    2323 */ 
    2424 
    25 #include <roaraudio.h> 
    26 #include "transcode.h" 
     25#include "libroardsp.h" 
    2726 
    2827 
Note: See TracChangeset for help on using the changeset viewer.