Anton Khirnov
|
ae628ec1fd
|
avio: rename ByteIOContext to AVIOContext.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
2011-02-20 08:37:15 -05:00 |
|
Luca Barbato
|
a8475bbdb6
|
os: replace select with poll
Select has limitations on the fd values it could accept and silently
breaks when it is reached.
|
2011-01-28 15:45:19 +01:00 |
|
Diego Elio Pettenò
|
c6610a216e
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts.
|
2011-01-26 22:10:09 +00:00 |
|
|
54b2a4238c
|
sapdec: Include sys/time.h for struct timeval
This hopefully fixes compile errors on OS/2
Originally committed as revision 25466 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-10-13 11:09:06 +00:00 |
|
|
01c8d258da
|
Add a SAP demuxer
Originally committed as revision 25463 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-10-13 09:06:59 +00:00 |
|