Re: [PATCH] fix few typos/spelling errors
Lorenzo <[email protected]> Mon, 29 Dec 2025 02:07:54 +0100
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
>
> Expexct --> Expect
> Syncronous --> Synchronous
> configration --> configuration
> chosing --> choosing
> delimeters --> delimiters
> noticably --> noticeably
> performace --> performance
> substract --> subtract
>
and I've found also
Millenium --> Millennium
Controler --> Controller
so the fix-spelling-error-mplayer-mencoder.diff patch becomes
cat fix-spelling-error-mplayer-mencoder-v2.diff
Index: libmpdemux/demux_mov.c
===================================================================
--- libmpdemux/demux_mov.c (revision 38681)
+++ libmpdemux/demux_mov.c (working copy)
@@ -1094,7 +1094,7 @@
mp_msg(MSGT_DEMUX, MSGL_V, "MOV: avcC version: %d\n", *(trak->stdata+pos+8));
if (atom_len >= 14) {
if (*(trak->stdata+pos+8) != 1)
- mp_msg(MSGT_DEMUX, MSGL_ERR, "MOV: unknown avcC version (%d). Expexct problems.\n", *(trak->stdata+pos+9));
+ mp_msg(MSGT_DEMUX, MSGL_ERR, "MOV: unknown avcC version (%d). Expect problems.\n", *(trak->stdata+pos+9));
mp_msg(MSGT_DEMUX, MSGL_V, "MOV: avcC profile: %d\n", *(trak->stdata+pos+9));
mp_msg(MSGT_DEMUX, MSGL_V, "MOV: avcC profile compatibility: %d\n", *(trak->stdata+pos+10));
mp_msg(MSGT_DEMUX, MSGL_V, "MOV: avcC level: %d\n", *(trak->stdata+pos+11));
Index: vidix/pci.db
===================================================================
--- vidix/pci.db (revision 38681)
+++ vidix/pci.db (working copy)
@@ -2053,13 +2053,13 @@
s 102b2527102b0f83 Millennium G550 0
s 102b2527102b0f84 Millennium G550 Dual Head DDR 32Mb 0
s 102b2527102b1e41 Millennium G550 0
-d 102b2537 Millenium P650/P750 0
+d 102b2537 Millennium P650/P750 0
s 102b2537102b1820 Millennium P750 64MB 0
s 102b2537102b1830 Millennium P650 64MB 0
s 102b2537102b1c10 QID 128MB 0
s 102b2537102b2811 Millennium P650 Low-profile PCI 64MB 0
s 102b2537102b2c11 QID Low-profile PCI 0
-d 102b2538 Millenium P650 PCIe 0
+d 102b2538 Millennium P650 PCIe 0
s 102b2538102b08c7 Millennium P650 PCIe 128MB 0
s 102b2538102b0907 Millennium P650 PCIe 64MB 0
s 102b2538102b1047 Millennium P650 LP PCIe 128MB 0
@@ -4293,8 +4293,8 @@
d 10de0068 nForce2 USB Controller 0
s 10de006810430c11 A7N8X Mainboard 0
s 10de0068a0a003b4 UK79G-1394 motherboard 0
-d 10de006a nForce2 AC97 Audio Controler (MCP) 0
-s 10de006a10438095 nForce2 AC97 Audio Controler (MCP) 0
+d 10de006a nForce2 AC97 Audio Controller (MCP) 0
+s 10de006a10438095 nForce2 AC97 Audio Controller (MCP) 0
s 10de006aa0a00304 UK79G-1394 motherboard 0
d 10de006b nForce Audio Processing Unit 0
s 10de006b10de006b nForce2 MCP Audio Processing Unit 0
@@ -8137,7 +8137,7 @@
d 135c0040 QSC-200/300 0
d 135c0050 ESC-100D 0
d 135c0060 ESC-100M 0
-d 135c00f0 MPAC-100 Syncronous Serial Card (Zilog 85230) 0
+d 135c00f0 MPAC-100 Synchronous Serial Card (Zilog 85230) 0
d 135c0170 QSCLP-100 0
d 135c0180 DSCLP-100 0
d 135c0190 SSCLP-100 0
Index: vidix/radeon_vid.c
===================================================================
--- vidix/radeon_vid.c (revision 38681)
+++ vidix/radeon_vid.c (working copy)
@@ -1194,7 +1194,7 @@
firegl_shift = 0x500000;
if (!ext_fglrx) {
mp_msg(MSGT_VO, MSGL_STATUS, ", but DRI seems not to be activated\n");
- mp_msg(MSGT_VO, MSGL_STATUS, RADEON_MSG" Output may not work correctly, check your DRI configration!");
+ mp_msg(MSGT_VO, MSGL_STATUS, RADEON_MSG" Output may not work correctly, check your DRI configuration!");
}
mp_msg(MSGT_VO, MSGL_STATUS, "\n");
}
_______________________________________________
MPlayer-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo/%(_internal_name)s