Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Andersson <j@i19.se>2011-03-14 01:29:19 +0300
committerRonald S. Bultje <rsbultje@gmail.com>2011-03-14 01:45:29 +0300
commit21de920472cc3d338312957bfd03dcac278b5ae3 (patch)
tree3f22e02f5e518a738ed8307dcdf02a9e44c36140 /libavcodec/mlpdec.c
parent0e6a3ee4fa317f674a3e895188620aa5839cc414 (diff)
Update the url to the site website and change ffmpeg-devel to libav-devel
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'libavcodec/mlpdec.c')
-rw-r--r--libavcodec/mlpdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mlpdec.c b/libavcodec/mlpdec.c
index a655b3d4a9..9f6863afc2 100644
--- a/libavcodec/mlpdec.c
+++ b/libavcodec/mlpdec.c
@@ -41,7 +41,7 @@
static const char* sample_message =
"Please file a bug report following the instructions at "
- "http://ffmpeg.org/bugreports.html and include "
+ "http://libav.org/bugreports.html and include "
"a sample of this file.";
typedef struct SubStream {