forked from FFmpeg/FFmpeg
pulse: cosmetics
This commit is contained in:
parent
f5b0938169
commit
796cd225da
2 changed files with 14 additions and 15 deletions
|
@ -53,7 +53,7 @@ easier to use. The changes are:
|
||||||
- lut, lutrgb, and lutyuv filters
|
- lut, lutrgb, and lutyuv filters
|
||||||
- boxblur filter
|
- boxblur filter
|
||||||
- Ut Video decoder
|
- Ut Video decoder
|
||||||
|
- Pulseaudio input device
|
||||||
|
|
||||||
version 0.7:
|
version 0.7:
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
*
|
*
|
||||||
* This avdevice decoder allows to capture audio from a Pulseaudio device using
|
* This avdevice decoder allows to capture audio from a Pulseaudio device using
|
||||||
* the simple api.
|
* the simple api.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <pulse/simple.h>
|
#include <pulse/simple.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue