libgpac
Documentation of the core library of GPAC
media_import.c File Reference
#include <gpac/filters.h>
#include <gpac/constants.h>
#include <gpac/internal/media_dev.h>
#include <gpac/xml.h>
#include <gpac/network.h>
+ Include dependency graph for media_import.c:

Functions

static void gf_media_update_bitrate_ex (GF_ISOFile *file, u32 track, Bool use_esd)
 
GF_EXPORT void gf_media_update_bitrate (GF_ISOFile *file, u32 track)
 
void gf_media_get_video_timing (Double fps, u32 *timescale, u32 *dts_inc)
 
GF_EXPORT u32 gf_dolby_vision_level (u32 width, u32 height, u64 fps_num, u64 fps_den, u32 codecid)
 
GF_Err gf_import_message (GF_MediaImporter *import, GF_Err e, char *format,...)
 
static GF_Err gf_import_afx_sc3dmc (GF_MediaImporter *import, Bool mult_desc_allowed)
 
static GF_Err gf_import_isomedia_track (GF_MediaImporter *import)
 
static GF_Err gf_import_isomedia (GF_MediaImporter *import)
 
GF_EXPORT GF_Err gf_media_nal_rewrite_samples (GF_ISOFile *file, u32 track, u32 new_size)
 
GF_EXPORT GF_Err gf_media_import_chapters_file (GF_MediaImporter *import)
 
GF_EXPORT GF_Err gf_media_import_chapters (GF_ISOFile *file, char *chap_file, GF_Fraction import_fps, Bool use_qt)
 
static Bool on_import_setup_failure (GF_Filter *f, void *on_setup_error_udta, GF_Err e)
 
GF_EXPORT GF_Err gf_media_import (GF_MediaImporter *importer)
 

Function Documentation

◆ gf_media_update_bitrate_ex()

static void gf_media_update_bitrate_ex ( GF_ISOFile *  file,
u32  track,
Bool  use_esd 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_import_message()

GF_Err gf_import_message ( GF_MediaImporter import,
GF_Err  e,
char *  format,
  ... 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_import_afx_sc3dmc()

static GF_Err gf_import_afx_sc3dmc ( GF_MediaImporter import,
Bool  mult_desc_allowed 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_import_isomedia_track()

static GF_Err gf_import_isomedia_track ( GF_MediaImporter import)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_import_isomedia()

static GF_Err gf_import_isomedia ( GF_MediaImporter import)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_media_import_chapters_file()

GF_EXPORT GF_Err gf_media_import_chapters_file ( GF_MediaImporter import)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ on_import_setup_failure()

static Bool on_import_setup_failure ( GF_Filter *  f,
void *  on_setup_error_udta,
GF_Err  e 
)
static
+ Here is the caller graph for this function: