summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-09-03 13:56:04 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-09-03 13:56:04 +0000
commitdd997487dd47ffed1361ee17a068cd78373b50ef (patch)
tree10eaeff7035679a23b345c8ca8adef3850da61b6
parentfd03e6147b54221c734bbb0eb499b5d275b80797 (diff)
downloadxine-lib-dd997487dd47ffed1361ee17a068cd78373b50ef.tar.gz
xine-lib-dd997487dd47ffed1361ee17a068cd78373b50ef.tar.bz2
less Apple commercials in xine ;)
CVS patchset: 6934 CVS date: 2004/09/03 13:56:04
-rw-r--r--src/xine-engine/buffer_types.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xine-engine/buffer_types.c b/src/xine-engine/buffer_types.c
index 79105e3c8..411e02fec 100644
--- a/src/xine-engine/buffer_types.c
+++ b/src/xine-engine/buffer_types.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: buffer_types.c,v 1.84 2004/09/01 12:52:34 hadess Exp $
+ * $Id: buffer_types.c,v 1.85 2004/09/03 13:56:04 mroi Exp $
*
*
* contents:
@@ -637,7 +637,7 @@ static video_db_t video_db[] = {
0
},
BUF_VIDEO_H264,
- "Apple Video Codec (H264)"
+ "Advanced Video Coding (H264)"
},
{ { 0 }, 0, "last entry" }
};