Changeset a975dbc8 in ffmpeg

Timestamp:
Apr 21, 2011, 5:10:16 AM (14 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
095290f9
Parents:
79157f40
git-author:
Anton Khirnov <anton@khirnov.net> (04/20/11 05:14:50)
git-committer:
Anton Khirnov <anton@khirnov.net> (04/21/11 05:10:16)
Message:

error: change AVERROR_EOF value

The current value is masking the POSIX error code EPIPE, which has a
different semantics.

This breaks API.

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

Note: See TracChangeset for help on using the changeset viewer.