Dave Yeo b58b9fa3b5 Make sure kbhit() is in conio.h
Conio.h is a non-standard header and may not have kbhit()
prototyped. This fixes compile on OS/2 where the EMX version (we're
using a fork) of conio.h only has getch() and getche().

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-03-22 11:07:46 +00:00
2011-03-22 11:07:46 +00:00
2011-02-15 16:18:21 +01:00
2011-03-22 11:07:46 +00:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00
2011-03-22 11:07:46 +00:00
2011-03-16 21:54:39 +01:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00

Libav README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%