chiark / gitweb /
plugins/tracklength-gstreamer.c: Rewrite to use `GstDiscoverer'.
[disorder] / plugins / madshim.h
index 83a709b7b9458160b478cd5e663d36a335baa723..5d73611a95f47c32167cd0b3f846ea40f1bcd740 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
+/** @file plugins/madshim.h
+ * @brief Integrate code from mpg123
+ */
 
 #ifndef MADSHIM_H
 #define MADSHIM_H
 
-/* shim to integrate code from mpg123 */
-
 typedef struct {
   int num_frames;
   mad_timer_t duration;