Home
last modified time | relevance | path

Searched refs:lsmash_destroy_root (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/l-smash/l-smash-2.14.5/cli/
H A Dboxdumper.c66 lsmash_destroy_root( root ); in boxdumper_error()
179 lsmash_destroy_root( root ); in main()
H A Dmuxer.c182 lsmash_destroy_root( output->root ); in cleanup_muxer()
198 lsmash_destroy_root( input->root ); in cleanup_muxer()
H A Dremuxer.c201 lsmash_destroy_root( input->root ); in cleanup_input_movie()
225 lsmash_destroy_root( output->root ); in cleanup_output_movie()
H A Dtimelineeditor.c134 lsmash_destroy_root( h->root ); in cleanup_root()
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/AviSynth/
H A Dlibavsmash_source.cpp174 lsmash_destroy_root( root ); in ~LSMASHVideoSource()
377 lsmash_destroy_root( root ); in ~LSMASHAudioSource()
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/AviUtl/
H A Dlwdumper.c268 lsmash_destroy_root( root ); in func_WndProc()
H A Dlibavsmash_input.c476 lsmash_destroy_root( hp->root ); in close_file()
H A Dlwmuxer.c1422 lsmash_destroy_root( output->root ); in cleanup_handler()
1433 lsmash_destroy_root( input->root ); in cleanup_handler()
/dports/multimedia/l-smash/l-smash-2.14.5/importer/
H A Dimporter.c87 lsmash_destroy_root( importer->root ); in lsmash_importer_alloc()
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/VapourSynth/
H A Dlibavsmash_source.c64 lsmash_destroy_root( root ); in free_handler()
/dports/emulators/vice/vice-3.5/src/lib/libx264/output/
H A Dmp4_lsmash.c94 lsmash_destroy_root( p_mp4->p_root ); in remove_mp4_hnd()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/output/
H A Dmp4_lsmash.c100 lsmash_destroy_root( p_mp4->p_root ); in remove_mp4_hnd()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/output/
H A Dmp4_lsmash.c100 lsmash_destroy_root( p_mp4->p_root ); in remove_mp4_hnd()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libx264/output/
H A Dmp4_lsmash.c94 lsmash_destroy_root( p_mp4->p_root ); in remove_mp4_hnd()
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/common/
H A Dlibavsmash.c104 lsmash_destroy_root( root ); in libavsmash_open_file()
/dports/multimedia/l-smash/l-smash-2.14.5/
H A Dlsmash.h90 void lsmash_destroy_root
/dports/multimedia/l-smash/l-smash-2.14.5/core/
H A Dbox.c1723 void lsmash_destroy_root( lsmash_root_t *root ) in lsmash_destroy_root() function