Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/usr.sbin/bta2dpd/bta2dpd



Module Name:    src
Committed By:   martin
Date:           Mon Jul 24 17:12:49 UTC 2023

Modified Files:
        src/usr.sbin/bta2dpd/bta2dpd [netbsd-10]: sbc_encode.c

Log Message:
Pull up following revision(s) (requested by nat in ticket #240):

        usr.sbin/bta2dpd/bta2dpd/sbc_encode.c: revision 1.12
        usr.sbin/bta2dpd/bta2dpd/sbc_encode.c: revision 1.13

Add thottling when playing from file.
This avoids rapid playback when playing from file with affected devices.

Playback using pad(4) is still preferred ad gives a better result.

Playback from pad(4) is unaffected by this change.

Reorder for readability.
No functional change intended.


To generate a diff of this commit:
cvs rdiff -u -r1.10.8.1 -r1.10.8.2 src/usr.sbin/bta2dpd/bta2dpd/sbc_encode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index