This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-08 18:39:54 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
e8fd305623
gstreamer
/
tools
/
.gitignore
6 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
gst/subparse/gstsubparse.c: Implement some sort of event handling that doesn't rely on g_return_if_fail; make sure we... Original commit message from CVS: * gst/subparse/gstsubparse.c: (gst_sub_parse_init), (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip), (parser_state_init), (handle_buffer), (gst_sub_parse_chain), (gst_sub_parse_sink_event), (gst_sub_parse_change_state): Implement some sort of event handling that doesn't rely on g_return_if_fail; make sure we always push the last chunk of an .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix state change function; remove some old cruft. Seeking is still rather unlikely to work though. * tools/.cvsignore: Ignore more.
2005-12-12 09:52:37 +00:00
gst-launch-ext-?.*
gst-visualise-?.*
gst-launch-ext-?.*.1
gst-visualise-?.*.1
tools: rename gst-discoverer binary to gst-discoverer-0.10 We're not providing a wrapper like we do for the tools in core, since wrappers are confusing (e.g. for debugging purposes), mostly pointless (since the API is likely to change between major versions), and cause packaging issues when packages for two different major versions are to be installed in parallel. https://bugzilla.gnome.org/show_bug.cgi?id=633023
2010-10-30 11:03:39 +00:00
gst-discoverer-*
Reference in a new issue
Copy permalink