[FFmpeg-devel] [PATCH 6/9] Replace AVERROR_NOFMT by AVERROR(EILSEQ)
Panagiotis Issaris
panagiotis
Thu Jul 19 14:55:21 CEST 2007
The attached patch replaces all occurrances of AVERROR_NOFMT with
AVERROR(EILSEQ).
With friendly regards,
Takis
Signed-off-by: Panagiotis Issaris <takis.issaris at uhasselt.be>
---
cmdutils.c | 2 +-
libavformat/matroskadec.c | 4 ++--
libavformat/utils.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a54392478aeac3fc4ddfbd3e06e278623cd1c4c1.diff
Type: text/x-patch
Size: 1525 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070719/a2cccdb8/attachment.bin>
More information about the ffmpeg-devel
mailing list