[FFmpeg-devel] [PATCH] Funcom ISS playback

Diego Biurrun diego
Sat Jan 17 17:33:41 CET 2009


On Sat, Jan 17, 2009 at 02:19:05PM +0100, Stefan Gehrer wrote:
> [...]

Documentation and changelog updats are missing.

> --- 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 ;)

Diego




More information about the ffmpeg-devel mailing list