Name Description Size Coverage
aac_adtstoasc.c This filter creates an MPEG-4 AudioSpecificConfig from an MPEG-2/4 ADTS header and removes the ADTS header. 5067 -
av1_frame_split.c @file This bitstream filter splits AV1 Temporal Units into packets containing just one frame, plus any leading and trailing OBUs that may be present at the beginning or end, respectively. Temporal Units already containing only one frame will be passed through unchanged. When splitting can't be performed, the Temporal Unit will be passed through containing only the remaining OBUs starting from the first one after the last successfully split frame. 8377 -
moz.build 568 -
null.c @file Null bitstream filter -- pass the input through unchanged. 989 -
vp9_superframe_split.c @file This bitstream filter splits VP9 superframes into packets containing just one frame. 5002 -