VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67140
Message:

*: spelling fixes, thanks Timeless!

Location:
trunk/src/VBox/Frontends/VBoxHeadless
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxHeadless/FramebufferVNC.cpp

    r33464 r33540  
    515515 * store the pixel format, not the colour depth internally, since
    516516 * when display sets FramebufferPixelFormat_Opaque, it
    517  * wants to retreive FramebufferPixelFormat_Opaque and
     517 * wants to retrieve FramebufferPixelFormat_Opaque and
    518518 * nothing else.
    519519 *
  • trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/FFmpegFB.cpp

    r31700 r33540  
    282282 * store the pixel format, not the colour depth internally, since
    283283 * when display sets FramebufferPixelFormat_Opaque, it
    284  * wants to retreive FramebufferPixelFormat_Opaque and
     284 * wants to retrieve FramebufferPixelFormat_Opaque and
    285285 * nothing else.
    286286 *
     
    598598 * @param   supported pointer to result variable
    599599 *
    600  * As far as I know, the only restruction we have on video modes is that
     600 * As far as I know, the only restriction we have on video modes is that
    601601 * we have to have an even number of horizontal and vertical pixels.
    602602 * I sincerely doubt that anything else will be requested, and if it
     
    760760    pCodecContext->pix_fmt = PIX_FMT_YUV420P;
    761761    /* taken from the ffmpeg output example */
    762     // some formats want stream headers to be seperate
     762    // some formats want stream headers to be separate
    763763    if (!strcmp(pOutFormat->name, "mp4")
    764764        || !strcmp(pOutFormat->name, "mov")
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette