| 
    FFmpeg
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | AV1FMergeContext | 
Functions | |
| static void | av1_frame_merge_flush (AVBSFContext *bsf) | 
| static int | av1_frame_merge_filter (AVBSFContext *bsf, AVPacket *out) | 
| static int | av1_frame_merge_init (AVBSFContext *bsf) | 
| static void | av1_frame_merge_close (AVBSFContext *bsf) | 
Variables | |
| static enum AVCodecID | av1_frame_merge_codec_ids [] | 
| const FFBitStreamFilter | ff_av1_frame_merge_bsf | 
      
  | 
  static | 
Definition at line 34 of file av1_frame_merge_bsf.c.
Referenced by av1_frame_merge_filter().
      
  | 
  static | 
Definition at line 44 of file av1_frame_merge_bsf.c.
      
  | 
  static | 
Definition at line 126 of file av1_frame_merge_bsf.c.
      
  | 
  static | 
Definition at line 143 of file av1_frame_merge_bsf.c.
      
  | 
  static | 
Definition at line 155 of file av1_frame_merge_bsf.c.
| const FFBitStreamFilter ff_av1_frame_merge_bsf | 
Definition at line 159 of file av1_frame_merge_bsf.c.
 1.8.17