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

wm4 nfxjfg at googlemail.com
Wed Mar 2 21:51:43 CET 2016


On Wed, 2 Mar 2016 15:48:11 -0500
"Ronald S. Bultje" <rsbultje at gmail.com> wrote:

> 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?
> 

(Personally I'm not so fond of such subtle API changes, also doesn't
Libav's glorious new BSF API cover this?)


More information about the ffmpeg-devel mailing list