[Ffmpeg-devel] [PATCH] THP Demuxer (Summer of Code qualification task)

Diego Biurrun diego
Sun Apr 1 16:29:23 CEST 2007


On Sun, Apr 01, 2007 at 04:08:02PM +0200, Marco Gerards wrote:
> Diego Biurrun <diego at biurrun.de> writes:
> 
> > On Sun, Apr 01, 2007 at 12:19:47PM +0200, Marco Gerards wrote:
> >> 
> >> Here is a patch with both the demuxer and the doc+changelog update.
> >
> > Hmmmm
> >
> >> --- libavformat/thp.c	(revision 0)
> >> +++ libavformat/thp.c	(revision 0)
> >> @@ -0,0 +1,170 @@
> >> +
> >> +AVInputFormat thp_demuxer = {
> >> +    "tph",
> >> +    "TPH",
> >
> > thp/THP or tph/TPH ?
> 
> Whoops, nice catch.  This is a typo.  It should be thp/THP.  Do you
> want me to send in a new patch?

No, fixed and applied.

Now you could send in a patch that fixes indentation in
libavcodec/mjpeg.c after your changes.

Diego




More information about the ffmpeg-devel mailing list