Home
last modified time | relevance | path

Searched refs:muxers (Results 1 – 25 of 32) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/tests/examples/encoding/
Dgstcapslist.c125 GList *muxers; in gst_caps_list_container_formats() local
127 muxers = in gst_caps_list_container_formats()
130 res = get_all_caps (muxers, GST_PAD_SRC); in gst_caps_list_container_formats()
131 gst_plugin_feature_list_free (muxers); in gst_caps_list_container_formats()
220 GstCaps * codecformats, GList * muxers) in gst_caps_list_compatible_codecs() argument
228 gboolean hadmuxers = (muxers != NULL); in gst_caps_list_compatible_codecs()
235 muxers = in gst_caps_list_compatible_codecs()
243 gst_element_factory_list_filter (muxers, containerformat, GST_PAD_SRC, in gst_caps_list_compatible_codecs()
276 gst_plugin_feature_list_free (muxers); in gst_caps_list_compatible_codecs()
Dencoding.c423 GList *muxers; in main() local
443 muxers = in main()
453 gst_caps_list_compatible_codecs (container, vformats, muxers); in main()
455 gst_caps_list_compatible_codecs (container, aformats, muxers); in main()
Dgstcapslist.h24 GList *muxers);
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c405 if (ebin->muxers) in gst_encode_base_bin_dispose()
406 gst_plugin_feature_list_free (ebin->muxers); in gst_encode_base_bin_dispose()
407 ebin->muxers = NULL; in gst_encode_base_bin_dispose()
438 encode_bin->muxers = in gst_encode_base_bin_init()
1015 encoders = gst_element_factory_list_filter (ebin->muxers, format, in _get_encoder()
2089 GList *muxers = NULL, *formatters, *tmpmux; in _get_muxer() local
2109 muxers = g_list_append (muxers, f); in _get_muxer()
2111 muxers = in _get_muxer()
2112 gst_element_factory_list_filter (ebin->muxers, format, GST_PAD_SRC, in _get_muxer()
2121 muxers = g_list_sort_with_data (muxers, compare_elements, (gpointer) format); in _get_muxer()
[all …]
Dgstencodebasebin.h61 GList *muxers; member
/third_party/ffmpeg/doc/
Dffmpeg-formats.texi16 This document describes the supported formats (muxers and demuxers)
Dlibavformat.texi18 streams. It encompasses multiple muxers and demuxers for multimedia
Dfftools-common-opts.texi91 for encoders, decoders, demuxers, muxers, filters, etc.
103 @option{-formats} option to get a list of all demuxers and muxers.
107 @option{-formats} option to get a list of all muxers and demuxers.
134 @item -muxers
135 Show available muxers.
Dformats.texi5 can be set on all the muxers and demuxers. In addition each muxer or
272 @include muxers.texi
Dmuxers.texi7 When you configure your FFmpeg build, all the supported muxers
8 are enabled by default. You can list all available muxers using the
9 configure option @code{--list-muxers}.
11 You can disable all the muxers with the configure option
12 @code{--disable-muxers} and selectively enable / disable single muxers
16 The option @code{-muxers} of the ff* tools will display the list of
17 enabled muxers. Use @code{-formats} to view a combined list of
18 enabled demuxers and muxers.
20 A description of some of the currently available muxers follows.
501 See also the @ref{framehash} and @ref{md5} muxers.
[all …]
DAPIchanges1295 The proper way for providing a hint about the desired timebase to the muxers
2226 muxers supporting it (av_write_frame makes sure it is called
2227 only for muxers with this flag).
2920 muxers to accept generic format. Deprecate the public
Ddemuxers.texi18 enabled demuxers and muxers.
Dprotocols.texi607 be used to test muxers without writing an actual file.
/third_party/gstreamer/gst_libav/
DREADME.md4 muxers, and demuxers provided by FFmpeg. It is called gst-libav for historical
DChangeLog3893 avmux: Blacklist some subtitle and adaptive streaming muxers
8913 gstffmpeg(de)mux: Disable known broken (de)muxers
9494 gstffmpegmux: Set rank of blacklisted muxers to GST_RANK_NONE
9519 durations remain correct) and might cause problems to muxers.
9525 ffmpegmux: Add rtp to the blacklisted muxers
9568 For muxers where there is a better GStreamer alternative, add
9576 ffmpegmux: Disable raw muxers
10234 to allow muxers or payloaders to react appropriately.
10247 Move encoders and muxers to GST_RANK_SECONDARY.
10869 ffmpeg: Don't add sink pad template to the muxers when not needed.
[all …]
DNEWS41 - mp4 and Matroska muxers now support profile/level/resolution changes
318 profiles to configure muxers and encoders. So far the encoding
2331 the same caps and fix negotiation in muxers
/third_party/gstreamer/gstreamer/docs/random/ensonic/
Dembedded.txt14 The challenge is then to rewrite muxers and demuxers to use them instead of the
/third_party/ffmpeg/tools/
Dpatcheck169 for all demuxers & muxers
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dperformance27 in file-based sources can happen more efficiently (typical for muxers).
/third_party/ffmpeg/
Dconfigure71 --list-muxers show all available muxers
164 --disable-muxers disable all muxers
DChangelog643 - hash and framehash muxers
966 more consistent with other muxers.
1753 - The "device" muxers and demuxers are now in a new libavdevice library
/third_party/gstreamer/gstplugins_bad/
DNEWS41 - mp4 and Matroska muxers now support profile/level/resolution changes
318 profiles to configure muxers and encoders. So far the encoding
2331 the same caps and fix negotiation in muxers
/third_party/gstreamer/gstplugins_base/
DNEWS41 - mp4 and Matroska muxers now support profile/level/resolution changes
318 profiles to configure muxers and encoders. So far the encoding
2331 the same caps and fix negotiation in muxers
/third_party/gstreamer/gstplugins_good/
DNEWS41 - mp4 and Matroska muxers now support profile/level/resolution changes
318 profiles to configure muxers and encoders. So far the encoding
2331 the same caps and fix negotiation in muxers
/third_party/gstreamer/gstreamer/
DNEWS41 - mp4 and Matroska muxers now support profile/level/resolution changes
318 profiles to configure muxers and encoders. So far the encoding
2331 the same caps and fix negotiation in muxers

12