forked from Lainports/freebsd-ports
audio and video. It includes libavcodec - the leading audio/video codec library. This version is from the 1.0 release branch. WWW: http://ffmpeg.org/ Feature safe: yes
11 lines
328 B
C
11 lines
328 B
C
--- libavcodec/libgsm.c.orig 2012-01-22 14:41:15.000000000 +0100
|
|
+++ libavcodec/libgsm.c 2012-01-22 16:06:24.357156664 +0100
|
|
@@ -27,7 +27,7 @@
|
|
|
|
// The idiosyncrasies of GSM-in-WAV are explained at http://kbs.cs.tu-berlin.de/~jutta/toast.html
|
|
|
|
-#include <gsm/gsm.h>
|
|
+#include <gsm.h>
|
|
|
|
#include "avcodec.h"
|
|
#include "gsm.h"
|