|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | AVPACKET_IS_EMPTY(pkt) (!(pkt)->data && !(pkt)->side_data_elems) |
Functions | |
| int | ff_side_data_set_prft (AVPacket *pkt, int64_t timestamp) |
Definition at line 26 of file packet_internal.h.
Definition at line 548 of file packet.c.
Referenced by X264_frame().
1.8.17