"git@developer.sourcefind.cn:OpenDAS/pytorch3d.git" did not exist on "c3c4495c7ac8181be47e49ed2bc935d340e47981"
Add an option to skip packets with empty data (#6442)
Summary:
This diff adds **`skipOperationNotPermittedPackets`** to `DecoderParameters`.
Once that is set to `True`, it allows decoder to skip through those packets, that are causing `EPERM` errors and result into stoppage of consuming a stream.
Reviewed By: jdsgomes
Differential Revision: D38732706
fbshipit-source-id: a5cb64e14edda376e6ba240089ebee2e3a9865d0
Co-authored-by:
Oleksandr Voietsa <ovoietsa@fb.com>
Showing
Please register or sign in to comment