diff flvdec.c @ 1415:3b00fb8ef8e4 libavformat

replace coder/decoder file description in libavformat by muxer/demuxer
author aurel
date Mon, 23 Oct 2006 08:57:54 +0000
parents 24f9fd4e003c
children 504ceaa50e31
line wrap: on
line diff
--- a/flvdec.c	Mon Oct 23 00:13:02 2006 +0000
+++ b/flvdec.c	Mon Oct 23 08:57:54 2006 +0000
@@ -1,5 +1,5 @@
 /*
- * FLV decoder.
+ * FLV demuxer
  * Copyright (c) 2003 The FFmpeg Project.
  *
  * This file is part of FFmpeg.