Changeset 688c22e0 in ffmpeg
- Timestamp:
-
Mar 7, 2011, 7:56:25 PM
(14 years ago)
- Author:
- Ronald S. Bultje <rsbultje@gmail.com>
- Branches:
- master
- Children:
- 6a7e074e
- Parents:
- 789936db
- git-author:
- Baptiste Coudurier <baptiste.coudurier@gmail.com> (03/04/11 22:43:02)
- git-committer:
- Ronald S. Bultje <rsbultje@gmail.com> (03/07/11 19:56:25)
- Message:
-
In retry_transfer_wrapper, do not check url_interrupt_cb, causes problems
when writing and pressing q during encoding. Instead, check url_interrupt_cb
at the end.
Note that when a protocol is interrupted by url_interrupt_cb, some data may
be silently discarded: the protocol context is not suitable for anything
anymore.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
(No files)
-