FFmpeg
Loading...
Searching...
No Matches
rename.c File Reference
#include "config.h"
#include <stdio.h>
#include "libavutil/random_seed.h"
#include "libavformat/os_support.h"

Go to the source code of this file.

Functions

static int create_file (const char *path)
 
static int file_exists (const char *path)
 
int main (void)
 

Function Documentation

◆ create_file()

static int create_file ( const char * path)
static

Definition at line 33 of file rename.c.

Referenced by main().

◆ file_exists()

static int file_exists ( const char * path)
static

Definition at line 43 of file rename.c.

Referenced by main().

◆ main()

int main ( void )

Definition at line 52 of file rename.c.