Lines Matching refs:discoverer
526 discoverer: chain up to parent finalize methods in all our types
535 #6 0x5e58bf in LLVMFuzzerTestOneInput /src/gstreamer/ci/fuzzing/gst-discoverer.c:132:5
1416 * tools/gst-discoverer.c:
1417 discoverer: Set number to stream infos
1419 within the context of that discoverer info. That number should always
1426 discoverer: Don't ref NULL taglist
1535 * tools/gst-discoverer.c:
1536 discoverer: Advertise container-specific tags with a new API
1543 `gst_discoverer_container_info_get_tags()`. The discoverer tool was adapted to
2096 discoverer: Prevent stream tags from leaking in global tags
2099 This patch fixes the issue where the discoverer would report duplicated tag
8110 * tools/gst-discoverer.c:
8111 tools:discoverer: Remove short name for use-cache
9128 discoverer: Check sinkpad existence before retrieving caps
9135 … discoverer: Ensure that we have fixed, non-empty caps before passing passing to is_subtitle_caps()
9141 discoverer: Try to get negotiated caps first on pad-added and only then fall back to a caps query
9358 * tools/gst-discoverer.c:
9359 discoverer: Enhance printed information when not verbose
10270 discoverer: Start discovering next URI from right thread
11762 * tools/gst-discoverer.c:
11838 inlined from ‘print_topology’ at ../tools/gst-discoverer.c:352:3:
11839 … ../tools/gst-discoverer.c:316:3: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
12958 discoverer: Plug some leaks in the cache loading path
12994 discoverer: unref "next" variant when parsing from variant
14087 * tests/check/libs/discoverer.c:
14088 discoverer: set 30 second for long-running tests
14093 discoverer: async_timeout_cb: don't clean up timeout_source
14099 * tests/check/libs/discoverer.c:
14100 discoverer: fix a race bug in disco test
14167 discoverer unit tests.
14300 discoverer: add casts to avoid warnings in osx builds
14707 Revert "Revert "discoverer: Serialize/load "next" StreamInfo in GVariants""
14714 * tools/gst-discoverer.c:
14715 tools:discoverer: Add an option to print the cache directory
14720 Revert "discoverer: Serialize/load "next" StreamInfo in GVariants"
14726 discoverer: Remove padding from private headers
14738 discoverer: Serialize/load "next" StreamInfo in GVariants
14745 * tools/gst-discoverer.c:
14746 discoverer: Implement GstDiscovererInfo caching
15422 * tests/check/libs/discoverer.c:
15423 tests: discoverer: Add async API test cases
15430 discoverer: Hold GSource object instead of source id
17762 discoverer: Consider closedcaption/ as subtitles and improve subtitle caps detection
18965 * tools/gst-discoverer.c:
18966 discoverer: Don't crash when running with -v if channel-mask==0 and >7 channels
20329 * tests/check/libs/discoverer.c:
20330 * tools/gst-discoverer.c:
20331 tools: Fix discoverer deprecation
41356 discoverer: Don't remove element when switching to PLAYING
41359 In order to avoid this issue with discoverer, make sure we never
41365 discoverer: Don't add pads/elements when cleaning up
41371 discoverer: Remove probe when done
41581 discoverer: Don't switch to PLAYING if we saw an error
41588 Revert "discoverer: Avoid race of adding elements while stopping"
41601 discoverer: Avoid race of adding elements while stopping
41728 discoverer: Check return values
41746 discoverer: Uniquely name elements
41748 a race in discoverer, this should help track it down.
42108 * tools/gst-discoverer.c:
42109 discoverer: output channel positions
42114 * tools/gst-discoverer.c:
42115 discoverer: output whether the uri is live
43205 gst-discoverer: use state changes instead of ASYNC_DONE.
43521 discoverer: Clean up more fields to decide if parent/child streams are equivalent
43527 Revert "discoverer: Consider parent/child streams the same if they have caps with the same name"
43535 discoverer: Consider parent/child streams the same if they have caps with the same name
45268 discoverer: Ignore more parser related fields when comparing streams
45925 discoverer: Add support to dump dot files
46129 discoverer: Get caps from the element's srcpad if possible
46133 In discoverer we however wait for pre-roll, which ensures that each
46142 discoverer in many cases.
46565 discoverer: Handle NULL/ANY/EMPTY caps without crashing
46642 discoverer: Extract video information from caps manually without GstVideoInfo
46650 discoverer: Also stop waiting for subtitles if we get EOS
46896 discoverer: Do not try to unref the bus if it has not been set yet
46897 It might happen if creation of the discoverer failed
49092 encoding-profile: Remove some more fields from the caps when creating from discoverer info
49519 * tests/check/libs/discoverer.c:
49520 tests: discoverer: handle missing ogg/codec plugins gracefully
49581 * tests/check/libs/discoverer.c:
49582 discoverer: Only allow serializing OK discoverer infos to GVariants
50211 …encoding-profile: Fail to create encoding profile from discoverer info if no streams could be added
50296 When converting discoverer output to an encoding profile, it makes sense to
50683 discoverer: copy over result and seekable fields when copying a discoverer info
53675 discoverer: Also consider XSUB as a subtitle format
53933 discoverer: Check API arguments and assert if needed
54941 * tools/gst-discoverer.c:
55770 * tools/gst-discoverer.c:
55771 tools: discoverer: When info is NULL just print error and return
55772 In case discover_uri returns NULL info, passing the info to discoverer APIs
55889 pbutils: discoverer: Set GError when NULL info is being returned.
55904 * tools/gst-discoverer.c:
55905 discoverer: free context and error during failures
57430 discoverer: Fix a wrong naming in the documentation
58138 discoverer: Serialize the top level DiscovererInfo
58340 discoverer: don't crash on unknown info types when deserializing
58632 * tests/check/libs/discoverer.c:
58634 discoverer: Add serialization methods.
59469 discoverer: fix GstToc leak when parsing toc messages
63680 * tools/gst-discoverer.c:
64031 discoverer: fix typo in header file
65031 * tools/gst-discoverer.c:
65032 gst-discoverer: error out on failure to copy
66523 discoverer: Set 'processing = FALSE' when done discovering SYNC
66857 pbutils: discoverer: Always set the pipeline back to NULL after an error
66932 * tools/gst-discoverer.c:
66933 discoverer: Pretty-print topology tags
66939 * tools/gst-discoverer.c:
66940 discoverer: Fix code style a bit
66951 * tools/gst-discoverer.c:
66952 discoverer: prettier image tag printing
68472 * tools/gst-discoverer.c:
68473 discoverer: Add APIs to simply get installer details for missing plugins
70099 * tools/gst-discoverer.c:
70100 gst-discoverer: Support non-ASCII tags
70278 discoverer: minor docs fix
71697 * tools/gst-discoverer.c:
71698 discoverer: fix build after last commit
71704 * tools/gst-discoverer.c:
71705 discoverer: fix -Wformat-nonliteral warning
71775 discoverer: also filter 'framed' field when looking for same streams
71888 discoverer: filter 'parsed' field when checking for same caps
71897 discoverer: don't shadow local variables
71902 discoverer: early return when we have no streams
71907 discoverer: also log stream-id
71912 discoverer: fix quark-mismatch for toc and stream-id
71918 discoverer: report depth for video
71936 * tools/gst-discoverer.c:
71937 discoverer: extract helper to print common stream info
71943 discoverer: extract some common code
72213 discoverer: Switch to playing to handle live URI
73160 discoverer: document that "finished" and "discovered" signals are only emitted in async mode
77973 * tools/gst-discoverer.c:
77975 discoverer: Add support for getting the stream-id
77981 discoverer: Use switch/case instead of lots of ifs for the event handling
78722 * tests/check/libs/discoverer.c:
78785 * tools/gst-discoverer.c:
80552 discoverer: port to new GLib thread API
80617 discoverer: extract audio depth correctly
80625 discoverer: reflow some code to avoid gst-indent ping-pong
81179 * tools/gst-discoverer-1.0.1:
81209 * tools/gst-discoverer.1.in:
81210 tools: add basic man page for gst-discoverer
81215 * tools/gst-discoverer.c:
81216 discoverer: remove unused 'silent' command line option
81367 discoverer: remove \n from debug statement
81689 discoverer: Add source-setup signal for GstDiscoverer
81730 pbutils: use generic marshaller for discoverer's "discovered" signal
81823 discoverer: fix discover_uri returning finalized info object
82486 discoverer: minor GTK-Doc fixes
82891 * tools/gst-discoverer.c:
82892 gst-discoverer: clean up some code duplication
82991 * tools/gst-discoverer.c:
82992 discoverer: Update for GstToc API changes
83299 pbutils: update discoverer for GstToc API changes
84433 * tools/gst-discoverer.c:
84434 gst-discoverer: print all entries for a certain tag
84440 * tools/gst-discoverer.c:
84441 gst-discoverer: don't use GstStructure API on tag lists
84588 discoverer: Put back accidentially deleted line
84597 * tools/gst-discoverer.c:
84598 discoverer: Add TOC support to discoverer and add -c/--toc parameters to gst-discoverer utility
84861 discoverer: Ported fix for bug #673504 to 0.11
84866 discoverer: Wait until an update/filler newsegment event or buffer for subtitle streams
84869 the discoverer.
85450 * tools/gst-discoverer.c:
85451 discoverer: Fix another GstBuffer occurence to GstSample
85455 * tools/gst-discoverer.c:
85456 discoverer: Tags now contain GstSamples instead of GstBuffers
87623 * tests/check/libs/discoverer.c:
87626 tests: add test to check discoverer return code for missing plugins case
87632 discoverer: don't change result for missing plugin errors
88751 discoverer: try harder to obtain a duration if we don't get one right away
88757 Fixes discoverer showing 0 durations for some mp3 and aac files
89333 discoverer: mark GError argument of "discovered" signal with STATIC_SCOPE
89867 discoverer: use G_TYPE_ERROR instead of GST_TYPE_G_ERROR
89909 * tools/gst-discoverer.c:
89910 gst-discoverer: remove extraneous variable
90030 * tools/gst-discoverer.c:
90315 discoverer: fix up for GstTagList != GstStructure
90328 tests: discoverer test is now valgrind clean
90338 discoverer: fix structure leak
90378 discoverer: fix leaks caused by some base class dtors not being called
90383 discoverer: fix caps and discoverer object ref leaks
90388 discoverer: add a few consts where appropriate
90393 discoverer: fix pad leak
90419 discoverer: use GST_TYPE_TAG_LIST for tag lists
90425 discoverer: fix potential tag list leaks
90435 discoverer: fix potential caps leak
90553 discoverer: make is_subtitle_caps thread-safe
90558 * tests/check/libs/discoverer.c:
90561 tests: add ogg test file and some proper unit tests for discoverer
90634 * tools/gst-discoverer.c:
90653 * tools/gst-discoverer.c:
90654 tools: avoid unportable vararg macro construct in gst-discoverer
92862 * tools/gst-discoverer.c:
95695 pre-decoder ones, while "pad" only gives us access to the raw pads (as used by discoverer).
96380 discoverer: Only call gst_video_info_from_caps on raw video
96676 encoding-profile: add a function to create a profile from a discoverer info
97263 discoverer: Don't use gtk-doc /* < ... > */ style comments for signals
98373 win32: Add new discoverer API
98378 docs: Add new discoverer API
98386 * tools/gst-discoverer.c:
98387 discoverer: retrieve audio track language from tags too
98393 discoverer: consider subtitles as raw
98394 Otherwise, discoverer will generated an "inner" codec
98402 discoverer: add application/x-kate to subtitles caps
98408 discoverer: get language from other tags if we did not get it already
98417 * tools/gst-discoverer.c:
98418 discoverer: add subtitles API
101017 discoverer: decodebin2 is dead, long live decodebin
101669 discoverer: Allow GError* argument to be NULL
103058 discoverer: fix c99-ism
103446 discoverer: fix c99-ism
104623 discoverer: Update for the new gst_pad_get_caps() signature
106440 * tests/check/libs/discoverer.c:
106441 tests: add basic unit tests for discoverer
106981 * tools/gst-discoverer.c:
107434 discoverer: Don't wait for subtitle streams to preroll
107762 * tools/gst-discoverer.c:
107763 discoverer: handle desc==NULL
107769 discoverer: Chain dispose() up to parent class
107774 discoverer: Keep a ref for the async timeout callback
107775 This makes sure we maintain a ref on the discoverer object while the
107783 discoverer: Use g_signal_connect_object instead of g_signal_connect
107784 We want to make sure the discoverer object passed to the various
107985 element was removed from decodebin2 already, which can happen in discoverer.
108034 discoverer: don't leak parent tags
108039 discoverer: improve logging (and reindent)
108099 discoverer: Use nominal bitrate if bitrate tag is unavailable
108505 discoverer: Drop new stream tags once preroll is done
108508 which runs in a different thread from discoverer stream processing, so
108509 modifying the tag list while discoverer might be processing it can
108516 discoverer: Validate timeouts before processing them
108526 discoverer: Make sure we call _stop() before being freed
108848 Update spec file with discoverer and encodebinchanges
108856 discoverer: Documentation updates
108873 * tools/gst-discoverer.c:
108879 * tools/gst-discoverer.c:
109335 * tools/gst-discoverer.c:
109336 gst-discoverer: show global tags by default
109559 * tools/gst-discoverer.c:
109561 discoverer: query seekability
109563 API in the gst-discoverer tool.
110196 discoverer: Minor documentation fix
110197 docs: Minor discoverer documentation fix
110245 discoverer: Fix a gtk-doc gobject-introspection annotation
110254 * tools/gst-discoverer.c:
110255 discoverer: Fix argument type to _container_info_get_streams()
110322 docs: update docs for discoverer API changes as well
110352 * tools/gst-discoverer.c:
110354 discoverer: rename boolean getters for consistency
110368 tools: rename gst-discoverer binary to gst-discoverer-0.10
110378 * tools/gst-discoverer.c:
110379 tools: update gst-discoverer tool for last-minute API change
110436 discoverer: use const in most of the getters
110442 discoverer: use specific types in getters
110450 discoverer: Move documentation to the correct section
110463 discoverer: Get pad caps if we can't get negotiated caps
110470 discoverer: Don't ref a NULL caps
110701 discoverer: private structs need to padding
111203 * tools/gst-discoverer.c:
111204 gst-discoverer: The 'ready' signal was renamed to 'finished'
111338 * tools/gst-discoverer.c:
111339 gst-discoverer: Print out topology if available.
111517 * tools/gst-discoverer.c:
111518 discoverer: Fixup DiscovererResult handling
111524 discoverer: We don't need the signals from the queues
111542 discoverer: fix docs
111550 discoverer: Fix debug statement.
111563 * tools/gst-discoverer.c: