On Mon, Sep 16, 2019 at 12:21:36PM +0200, Michael Niedermayer wrote: > On Sun, Sep 01, 2019 at 09:20:23PM +0800, [email protected] wrote: > > From: Limin Wang <[email protected]> > > > > Signed-off-by: Limin Wang <[email protected]> > > --- > > libavcodec/v210_template.c | 59 +++++++++++++++++++++- > > libavcodec/v210enc.c | 123 > > +++++++-------------------------------------- > > 2 files changed, 75 insertions(+), 107 deletions(-) > > [PATCH v3 3/5] avcodec/v210enc: move the duplicate code to template file > [PATCH v3 5/5] avcodec/v210enc: move the duplicate code to template file > > why do 2 patches have the same first line in the commit message ? It's for split the patch for review, 3/5 is move v210_planar_pack, 5/5 is moving v210enc related function, so the code is different.
> > > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > Elect your leaders based on what they did after the last election, not > based on what they say before an election. > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
