ffmpeg4-nbsdaudio: update TODO items

After discussion with nia, working in terms of blocksize is probably
the wrong way to go.

A number of TODO items need to be checked for sun audio compatibility,
ideally we can make this the "sun" audio backend instead of NetBSD
specific.
This commit is contained in:
Yorick Hardy 2020-03-15 21:42:22 +02:00
parent aeddc95046
commit 69dfc6428f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
* Read and write blocksize bytes at a time.
* Check which items are sun compatible below.
* indev: Add options for available formats (precision/encoding)?
* indev: Verify that selected format is supported?
* indev: Read one frame to start recording, i.e. the minimum number of bytes.