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

Ronald S. Bultje rsbultje at gmail.com
Fri Mar 4 17:24:00 CET 2016


Hi,

On Wed, Mar 2, 2016 at 4:11 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:

> Hi,
>
> On Wed, Mar 2, 2016 at 3:51 PM, wm4 <nfxjfg at googlemail.com> wrote:
>
>> 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?)
>
>
> Possibly, but it's not in yet, is it?
>
> (We can revert this piece of code when their new API lands.)
>

Ping again?

Ronald


More information about the ffmpeg-devel mailing list