diff options
author | Olivier Guilyardi <list@samalyse.com> | 2009-04-02 23:53:47 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-04-02 23:53:47 +0000 |
commit | 80ff8a16f57b9de6f4dc9dd524814ce83618040a (patch) | |
tree | 6919a80b6a2ac658b9184e0f733b8fb5a05b143b /doc/general.texi | |
parent | 7b09db35225e726949f28b59075bc6519f8fdac0 (diff) | |
download | ffmpeg-80ff8a16f57b9de6f4dc9dd524814ce83618040a.tar.gz |
Implement JACK input device.
Patch by Olivier Guilyardi list samalyse com.
See the thread: "[FFmpeg-devel] [PATCH] libavdevice: JACK demuxer".
Originally committed as revision 18322 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index a19c3b180b..9ec20ae434 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -653,6 +653,7 @@ performance on systems without hardware floating point support). @item BEOS audio @tab X @tab X @item BKTR @tab X @tab @item DV1394 @tab X @tab +@item JACK @tab X @tab @item LIBDC1394 @tab X @tab @item OSS @tab X @tab X @item Video4Linux @tab X @tab |