| FFmpeg
    4.0
    | 
Go to the source code of this file.
| Functions | |
| int | ff_reshuffle_raw_rgb (AVFormatContext *s, AVPacket **ppkt, AVCodecParameters *par, int expected_stride) | 
| Reshuffles the lines to use the user specified stride.  More... | |
| int ff_reshuffle_raw_rgb | ( | AVFormatContext * | s, | 
| AVPacket ** | ppkt, | ||
| AVCodecParameters * | par, | ||
| int | expected_stride | ||
| ) | 
Reshuffles the lines to use the user specified stride.
| ppkt | input and output packet | 
Definition at line 25 of file rawutils.c.
Referenced by avi_write_packet(), and mov_write_packet().
 1.8.13
 1.8.13