gpac / signals

A C++11 modular framework
Other
9 stars 7 forks source link

AVPackets should be allocated by signals #44

Open rbouqueau opened 8 years ago

rbouqueau commented 8 years ago

avcodec_encode_video2() is called, we pass it an AVPacket with pkt.data pointing to a buffer we've allocated ourselves