Hi Peter, Thank you for your patch! I'll include it with the patches we'll be sending to Mauro. Best wishes, -- Kamil Debski Linux Platform Group Samsung Poland R&D Center > -----Original Message----- > From: Peter Korsgaard [mailto:jacmet@xxxxxxxxx] On Behalf Of Peter Korsgaard > Sent: 05 December 2011 11:12 > To: k.debski@xxxxxxxxxxx; mchehab@xxxxxxxxxxxxx; linux-media@xxxxxxxxxxxxxxx > Cc: Peter Korsgaard > Subject: [PATCH] s5p_mfc_enc: fix s/H264/H263/ typo > > Signed-off-by: Peter Korsgaard <jacmet@xxxxxxxxxx> > --- > drivers/media/video/s5p-mfc/s5p_mfc_enc.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/media/video/s5p-mfc/s5p_mfc_enc.c > b/drivers/media/video/s5p-mfc/s5p_mfc_enc.c > index 1e8cdb7..dff9dc7 100644 > --- a/drivers/media/video/s5p-mfc/s5p_mfc_enc.c > +++ b/drivers/media/video/s5p-mfc/s5p_mfc_enc.c > @@ -61,7 +61,7 @@ static struct s5p_mfc_fmt formats[] = { > .num_planes = 1, > }, > { > - .name = "H264 Encoded Stream", > + .name = "H263 Encoded Stream", > .fourcc = V4L2_PIX_FMT_H263, > .codec_mode = S5P_FIMV_CODEC_H263_ENC, > .type = MFC_FMT_ENC, > -- > 1.7.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html