[FFmpeg-devel] [PATCH 2/4] lavc/bsf: add a null bitstream filter.

Michael Niedermayer michael at niedermayer.cc
Wed May 25 14:25:42 CEST 2016


On Thu, May 19, 2016 at 09:47:10AM +0200, Nicolas George wrote:
> It passes packets unchanged with a very low overhead.
> Using it allows to have the same code path when bitstream filtering
> is not used, making the code simpler and avoiding bitroting.
> The filter can not be disabled so that applications can rely on it.
> It is added out of alphabetical order to keep the regularity.
> 
> TODO: minor bump.
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
>  libavcodec/bitstream_filters.c |  3 +++
>  libavcodec/bsf.c               | 16 ++++++++++++++++
>  2 files changed, 19 insertions(+)
> 
> 
> Updated to the new list format.
> 
> Name unchanged, already explained.

LGTM

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160525/132d2833/attachment.sig>


More information about the ffmpeg-devel mailing list