Home
last modified time | relevance | path

Searched refs:swr_free (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/avformat/
H A Dfilter_swresample.c53 swr_free( &pdata->ctx ); in configure_swr_context()
106 swr_free( &pdata->ctx ); in configure_swr_context()
115 swr_free( &pdata->ctx ); in configure_swr_context()
250 swr_free( &pdata->ctx ); in filter_close()
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/avformat/
H A Dfilter_swresample.c52 swr_free( &pdata->ctx ); in configure_swr_context()
105 swr_free( &pdata->ctx ); in configure_swr_context()
114 swr_free( &pdata->ctx ); in configure_swr_context()
254 swr_free( &pdata->ctx ); in filter_close()
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/avformat/
H A Dfilter_swresample.c53 swr_free( &pdata->ctx ); in configure_swr_context()
106 swr_free( &pdata->ctx ); in configure_swr_context()
115 swr_free( &pdata->ctx ); in configure_swr_context()
250 swr_free( &pdata->ctx ); in filter_close()
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/avformat/
H A Dfilter_swresample.c53 swr_free( &pdata->ctx ); in configure_swr_context()
106 swr_free( &pdata->ctx ); in configure_swr_context()
115 swr_free( &pdata->ctx ); in configure_swr_context()
250 swr_free( &pdata->ctx ); in filter_close()
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/avformat/
H A Dfilter_swresample.c52 swr_free( &pdata->ctx ); in configure_swr_context()
105 swr_free( &pdata->ctx ); in configure_swr_context()
114 swr_free( &pdata->ctx ); in configure_swr_context()
254 swr_free( &pdata->ctx ); in filter_close()
/dports/multimedia/QtAV/QtAV-1.13.0/src/
H A DAudioResamplerTemplate.cpp60 swr_free(&context); in ~AudioResamplerFFPrivate()
170swr_free(&d.context); //TODO: if no free(of cause free is required), why channel mapping and layou… in prepare()
271 swr_free(&d.context); in prepare()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/libs/ffmpeg/
H A DLibAVCompatibility.h11 #define swr_free avresample_free macro
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/videoplayer/backend/
H A Daudiodecoder.cpp57 swr_free(&m_swrCtx); in destroy()
370 swr_free(&m_swrCtx); in decodeFrame()
381 swr_free(&m_swrCtx); in decodeFrame()
417 swr_free(&m_swrCtx); in decodeFrame()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cdrip/
H A DEncoderFFmpeg.cpp191 swr_free(&m_SwrCtx); in Init()
219 swr_free(&m_SwrCtx); in Init()
338 swr_free(&m_SwrCtx); in Close()
/dports/multimedia/ffmpeg2theora/ffmpeg2theora-0.30/src/
H A Dlibswresample_compat.h15 #define swr_free(ctx) avresample_free(ctx) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/standalone_sender/
H A Dffmpeg_glue.h64 DEFINE_AV_UNIQUE_PTR(SwrContext, swr_alloc, swr_free);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/standalone_sender/
H A Dffmpeg_glue.h64 DEFINE_AV_UNIQUE_PTR(SwrContext, swr_alloc, swr_free);
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ffmpeg/
H A DFFmpegHeaders.hpp20 # define swr_free(ctx) avresample_free(ctx) macro
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ffmpeg/
H A DFFmpegHeaders.hpp20 # define swr_free(ctx) avresample_free(ctx) macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libaf/
H A Daf_lavcresample.c78 swr_free(&s->swrctx); in control()
126 swr_free(&s->swrctx); in uninit()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libaf/
H A Daf_lavcresample.c78 swr_free(&s->swrctx); in control()
126 swr_free(&s->swrctx); in uninit()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/AudioEngine/Encoders/
H A DAEEncoderFFmpeg.cpp30 swr_free(&m_SwrCtx); in ~CAEEncoderFFmpeg()
213 swr_free(&m_SwrCtx); in Initialize()
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/libav/lavc54_lavf54_lavu52_lavr01/libswresample/
H A Dswresample.h196 void swr_free(struct SwrContext **s);
/dports/audio/chromaprint/chromaprint-v1.5.0/src/audio/
H A Dffmpeg_audio_processor_swresample.h20 swr_free(&m_swr_ctx); in ~FFmpegAudioProcessor()
/dports/multimedia/py-av/av-8.0.3/include/libswresample/
H A Dswresample.pxd38 cdef void swr_free(SwrContext **ctx) function
/dports/graphics/jogamp-jogl/jogl/make/stub_includes/libav/lavc55_lavf55_lavu53_lavr01/libswresample/
H A Dswresample.h203 void swr_free(struct SwrContext **s);
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libmedia/ffmpeg/
H A DAudioResamplerFfmpeg.cpp39 swr_free(&_context); in ~AudioResamplerFfmpeg()
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/media/codecs/ffmpeg_lib/
H A Dlibswresample.py64 swresample.swr_free.argtypes = [POINTER(POINTER(SwrContext))]
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/media/codecs/ffmpeg_lib/
H A Dlibswresample.py64 swresample.swr_free.argtypes = [POINTER(POINTER(SwrContext))]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libswresample/
H A Dswresample.h271 void swr_free(struct SwrContext **s);

12345678