bsf_list.c 93 B

123
  1. static const AVBitStreamFilter * const bitstream_filters[] = {
  2. &ff_null_bsf,
  3. NULL };