-
- Downloads
lavc: Add filter_units bitstream filter
This can remove units with types in or not in a given set from a stream. For example, it can be used to remove all non-VCL NAL units from an H.264 or H.265 stream.
Showing
- configure 1 addition, 0 deletionsconfigure
- doc/bitstream_filters.texi 29 additions, 0 deletionsdoc/bitstream_filters.texi
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/bitstream_filters.c 1 addition, 0 deletionslibavcodec/bitstream_filters.c
- libavcodec/filter_units_bsf.c 256 additions, 0 deletionslibavcodec/filter_units_bsf.c
Loading
Please register or sign in to comment