1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Martin Storsjö 3cbc7ef3d6 qt-faststart: Increase the copy buffer size to 64 KB
Copying data in chunks of 1 KB is a little wasteful.

64 KB should still easily fit on the stack, so there's no need
to allocate it dynamically.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-03-01 00:24:42 +02:00
2014-02-26 08:09:58 +01:00
2014-02-21 15:46:10 +01:00
2014-02-24 17:30:48 +01:00
2014-02-24 17:30:48 +01:00
2013-07-07 21:43:23 +02:00
2014-02-26 08:09:58 +01:00
2013-10-22 10:49:31 +02:00
2014-02-12 13:13:17 +00:00
2014-02-15 16:49:04 -05:00

Libav 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.2%
Other 0.1%