[FFmpeg-devel] [PATCH 2/6] lavf: add API to apply a list of bsfs to a packet

Nicolas George george at nsup.org
Thu Oct 8 10:49:43 CEST 2015


Le sextidi 16 vendémiaire, an CCXXIV, Rodger Combs a écrit :
> ---
>  libavformat/avformat.h |  8 ++++++++
>  libavformat/utils.c    | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 56 insertions(+)

Looks nice. I assume the code was copied directly from the use in ffmpeg.c:
the fishy parts about side-data are already present, looking into them is
unrelated.

If you have time, there is another use of the API in libavformat/tee.c: it
can serve as a second test case.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151008/26c3b7bd/attachment.sig>


More information about the ffmpeg-devel mailing list