[FFmpeg-devel] [PATCH] Funcom ISS playback

Stefan Gehrer stefan.gehrer
Sat Jan 17 18:06:10 CET 2009


Diego Biurrun wrote:
> On Sat, Jan 17, 2009 at 02:19:05PM +0100, Stefan Gehrer wrote:
>> [...]
> 
> Documentation and changelog updats are missing.

Done.

>> --- libavformat/iss.c	(revision 0)
>> +++ libavformat/iss.c	(revision 0)
>> @@ -0,0 +1,129 @@
>> +
>> +static av_cold int iss_read_header(AVFormatContext *s,
>> +                           AVFormatParameters *ap)
> 
> weird indentation
> 
>> +static int iss_read_packet(AVFormatContext *s,
>> +                           AVPacket *pkt)
> 
> nit: unnecessary linebreak ;)

actually both line breaks were unnecessary to keep
within 80 columns, how does this patch look like?

Stefan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: funcomiss.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090117/bbe79b2d/attachment.txt>



More information about the ffmpeg-devel mailing list