[FFmpeg-devel] [PATCH 1/2] lavf: allow BSFs to drop packets.

Ronald S. Bultje rsbultje at gmail.com
Wed Mar 2 21:48:11 CET 2016


Hi,

On Mon, Feb 29, 2016 at 10:32 AM, Ronald S. Bultje <rsbultje at gmail.com>
wrote:

> If pkt->size == 0 && pkt->side_data_elems == 0 after bsf->filter()
> returns, the packet is considered dropped.


Ping?

Ronald


More information about the ffmpeg-devel mailing list