| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| | |
init_put_byte should never be used outside of lavf, since
sizeof(AVIOContext) isn't part of public ABI.
Signed-off-by: Ronald S. Bultje <[email protected]>
(cherry picked from commit e731b8d8729e75bfb69f5540e6446d6118dac549)
|
| |
| |
| |
| |
| | |
Signed-off-by: Ronald S. Bultje <[email protected]>
(cherry picked from commit ae628ec1fd7f54c102bf9e667a3edd404b9b9128)
|
| |
| |
| |
| |
| |
| | |
Select has limitations on the fd values it could accept and silently
breaks when it is reached.
(cherry picked from commit a8475bbdb64e638bd8161df9647876fd23f8a29a)
|
|/
|
|
|
|
| |
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.
(cherry picked from commit c6610a216ed2948885772154a2eed696e0cb4aca)
|
|
|
|
|
|
| |
This hopefully fixes compile errors on OS/2
Originally committed as revision 25466 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 25463 to svn://svn.ffmpeg.org/ffmpeg/trunk
|