Re: [FFmpeg-devel] [PATCH 1/3] avformat: add ff_reshuffle_raw_rgb()

2016-02-18 Thread Michael Niedermayer
On Wed, Feb 17, 2016 at 04:28:22PM +0100, Nicolas George wrote: > Le nonidi 29 pluviôse, an CCXXIV, Michael Niedermayer a écrit : > > +int ff_reshuffle_raw_rgb(AVFormatContext *s, AVPacket **ppkt, > > AVCodecContext *enc, int expected_stride); > > A little doxy to tell us what it actually does wo

Re: [FFmpeg-devel] [PATCH 1/3] avformat: add ff_reshuffle_raw_rgb()

2016-02-17 Thread Nicolas George
Le nonidi 29 pluviôse, an CCXXIV, Michael Niedermayer a écrit : > +int ff_reshuffle_raw_rgb(AVFormatContext *s, AVPacket **ppkt, AVCodecContext > *enc, int expected_stride); A little doxy to tell us what it actually does would be nice. > \ No newline at end of file Just in case you did not not