FFmpeg
Functions
framehash.c File Reference
#include "internal.h"

Go to the source code of this file.

Functions

int ff_framehash_write_header (AVFormatContext *s)
 Set the timebase for each stream from the corresponding codec timebase and print it. More...
 

Function Documentation

◆ ff_framehash_write_header()

int ff_framehash_write_header ( AVFormatContext s)

Set the timebase for each stream from the corresponding codec timebase and print it.

Definition at line 23 of file framehash.c.

Referenced by framecrc_write_header(), and write_header().