Mercurial > mplayer.hg
changeset 32519:68f26b2ca07e
cosmetics: Fix Bluray vs. Blu-ray typo.
author | diego |
---|---|
date | Mon, 08 Nov 2010 07:47:16 +0000 |
parents | f0b00ea25de3 |
children | 5e062dc4a04d |
files | etc/codecs.conf stream/stream_bd.c |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Mon Nov 08 07:16:50 2010 +0000 +++ b/etc/codecs.conf Mon Nov 08 07:47:16 2010 +0000 @@ -4447,7 +4447,7 @@ driver dvdpcm audiocodec fflpcm - info "Bluray LPCM" + info "Blu-ray LPCM" status working fourcc BPCM ; internal MPlayer FourCC driver ffmpeg
--- a/stream/stream_bd.c Mon Nov 08 07:16:50 2010 +0000 +++ b/stream/stream_bd.c Mon Nov 08 07:47:16 2010 +0000 @@ -1,5 +1,5 @@ /* - * Bluray stream playback + * Blu-ray stream playback * by cRTrn13 <crtrn13-at-gmail.com> 2009 * * This file is part of MPlayer. @@ -496,7 +496,7 @@ } const stream_info_t stream_info_bd = { - "Bluray", + "Blu-ray", "bd", "cRTrn13", "",