1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-23 04:24:35 +02:00
Derek Buitenhuis 6da08c9986 w32threads: Make pthread_cond_wait follow POSIX
pthread_cond_wait is supposed to return an integer,
and indeed does sometimes. Fix its function declaration
to match its behavior and POSIX.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2012-04-04 13:02:34 -04:00
2012-04-02 21:23:56 +02:00
2011-06-12 18:01:29 +02:00
2012-04-01 15:56:08 -04:00
2012-03-27 20:08:41 +02:00
2011-12-05 20:04:48 +01:00
2012-01-25 22:47:45 +01:00
2012-04-04 11:50:16 +02:00
2011-04-08 02:50:13 +02:00
2012-03-19 00:19:13 +01:00

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.1%
Other 0.1%