VirtualBox

Changeset 31048 in vbox


Ignore:
Timestamp:
Jul 23, 2010 10:20:51 AM (14 years ago)
Author:
vboxsync
Message:

Audio/HDA: not error on unimplemeted.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevCodec.cpp

    r31047 r31048  
    436436static int codecLookup(CODECState *pState, uint32_t cmd, PPFNCODECVERBPROCESSOR pfn)
    437437{
    438     int rc = VERR_NOT_FOUND;
     438    int rc = VINF_SUCCESS;
    439439    if (   CODEC_CAD(cmd) != 0
    440440        || CODEC_VERBDATA(cmd) == 0)
Note: See TracChangeset for help on using the changeset viewer.

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