[FFmpeg-devel] [PATCH 8/9] Replace AVERROR_NOENT by AVERROR(ENOENT)

Panagiotis Issaris panagiotis
Thu Jul 19 14:55:23 CEST 2007


The attached patch replaces the only occurrance of AVERROR_NOENT with
AVERROR(ENOENT).

With friendly regards,
Takis

Signed-off-by: Panagiotis Issaris <takis.issaris at uhasselt.be>
---
 cmdutils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e5d7a3837dcf74b56b748780d22651cb3ec382e5.diff
Type: text/x-patch
Size: 442 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070719/90abbd15/attachment.bin>



More information about the ffmpeg-devel mailing list