summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-01-27 15:59:25 +0100
committerEdward Hervey <bilboed@bilboed.com>2009-01-27 15:59:25 +0100
commit89c3c79d5e25f92fe7882e268b62b79288867f63 (patch)
treebf4bda11dcd1897ed69f11f17afea710885f1aa4 /Makefile.am
parent965f23f4f10dc47d1ccb83ef122da817a4097820 (diff)
Differentiate between "no more data" from "IO failure" when reading.
Where no more data is available, av_read_frame just returns an error code instead of making the difference between "I am not returning anything because we finished reading" and "I am not returning anything because the underlying read failed". We differentiate between the two by looking at whether we outputted any data previously or not.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions