gstreamer/docs/plugins/inspect
Rov Juvano 315cb1ab96 Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r...
Original commit message from CVS:
Patch by: Rov Juvano <rovjuvano at users dot sourceforge dot net>
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/inspect/plugin-scaletempo.xml:
* examples/scaletempo/Makefile.am:
* examples/scaletempo/demo-gui.c: (pop_status_bar),
(status_bar_printf), (demo_gui_seek_bar_format), (update_position),
(demo_gui_seek_bar_change), (demo_gui_do_change_rate),
(demo_gui_do_set_rate), (demo_gui_do_rate_entered),
(demo_gui_do_toggle_advanced), (demo_gui_do_toggle_disabled),
(demo_gui_do_seek), (demo_gui_do_play), (demo_gui_do_pause),
(demo_gui_do_play_pause), (demo_gui_do_open_file),
(demo_gui_do_playlist_prev), (demo_gui_do_playlist_next),
(demo_gui_do_about_dialog), (demo_gui_do_quit),
(demo_gui_request_set_stride), (demo_gui_request_set_overlap),
(demo_gui_request_set_search), (demo_gui_rate_changed),
(demo_gui_playing_started), (demo_gui_playing_paused),
(demo_gui_playing_ended), (demo_gui_player_errored),
(demo_gui_stride_changed), (demo_gui_overlap_changed),
(demo_gui_search_changed), (demo_gui_set_player_func),
(demo_gui_set_playlist_func), (build_gvalue_array),
(create_action), (demo_gui_show_func), (demo_gui_set_player),
(demo_gui_set_playlist), (demo_gui_show), (demo_gui_get_property),
(demo_gui_set_property), (demo_gui_init), (demo_gui_class_init),
(demo_gui_get_type):
* examples/scaletempo/demo-gui.h:
* examples/scaletempo/demo-main.c: (handle_error_message),
(handle_quit), (main):
* examples/scaletempo/demo-player.c: (no_pipeline),
(demo_player_event_listener), (demo_player_state_changed_cb),
(demo_player_eos_cb), (demo_player_build_pipeline), (_set_rate),
(demo_player_scale_rate_func), (demo_player_set_rate_func),
(_set_state_and_wait), (demo_player_load_uri_func),
(demo_player_play_func), (demo_player_pause_func), (_seek_to),
(demo_player_seek_by_func), (demo_player_seek_to_func),
(demo_player_get_position_func), (demo_player_get_duration_func),
(demo_player_scale_rate), (demo_player_set_rate),
(demo_player_load_uri), (demo_player_play), (demo_player_pause),
(demo_player_seek_by), (demo_player_seek_to),
(demo_player_get_position), (demo_player_get_duration),
(demo_player_get_property), (demo_player_set_property),
(demo_player_init), (demo_player_class_init),
(demo_player_get_type):
* examples/scaletempo/demo-player.h:
* gst/scaletempo/Makefile.am:
* gst/scaletempo/gstscaletempo.c: (best_overlap_offset_float),
(best_overlap_offset_s16), (output_overlap_float),
(output_overlap_s16), (fill_queue), (reinit_buffers),
(gst_scaletempo_transform), (gst_scaletempo_transform_size),
(gst_scaletempo_sink_event), (gst_scaletempo_set_caps),
(gst_scaletempo_get_property), (gst_scaletempo_set_property),
(gst_scaletempo_base_init), (gst_scaletempo_class_init),
(gst_scaletempo_init):
* gst/scaletempo/gstscaletempo.h:
* gst/scaletempo/gstscaletempoplugin.c: (plugin_init):
Add scaletempo plugin, which allows to scale the speed of audio without
changing the pitch by handling seeks with a rate!=1.0.
Integrate it into the docs and add the example application for it.
Fixes bug #537700.
2008-08-31 12:20:33 +00:00
..
plugin-alsaspdif.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-amrwb.xml docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
plugin-app.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-bayer.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-bz2.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-cdaudio.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-cdxaparse.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-celt.xml docs/plugins/: Add twolame and celt plugins to the docs. 2008-08-06 15:49:43 +00:00
plugin-dccp.xml Add dccp plugin. Fixes #542390. 2008-08-21 13:22:38 +00:00
plugin-dfbvideosink.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-dtsdec.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-dvb.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-dvbsrc.xml docs/plugins/Makefile.am: Update include list. 2008-01-21 07:54:02 +00:00
plugin-dvdspu.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-faac.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-faad.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-fbdevsink.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-festival.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-filter.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-flvdemux.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-freeze.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-gsm.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-gstinterlace.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-gstrtpmanager.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-h264parse.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-jack.xml docs/plugins/: docs/plugins/inspect/plugin-jack.xml 2008-08-07 09:09:44 +00:00
plugin-ladspa.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-metadata.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mms.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-modplug.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mpeg2enc.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mpeg4videoparse.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mpegtsparse.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mpegvideoparse.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mplex.xml Update and add documentation for mplex. 2008-08-12 14:31:57 +00:00
plugin-musepack.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-musicbrainz.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mve.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-mythtv.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-nas.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-neon.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-nsfdec.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-nuvdemux.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-oss4.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-rawparse.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-real.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-rfbsrc.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-scaletempo.xml Add scaletempo plugin, which allows to scale the speed of audio without changing the pitch by handling seeks with a r... 2008-08-31 12:20:33 +00:00
plugin-sdl.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-sdp.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-selector.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-sndfile.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-soundtouch.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-spcdec.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-speed.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-speexresample.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-stereo.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-subenc.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-swfdec.xml Release 0.10.5 2007-06-19 10:32:38 +00:00
plugin-timidity.xml docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
plugin-tremor.xml docs/plugins/inspect/: Update to version 0.10.6.1. 2008-02-22 10:18:27 +00:00
plugin-tta.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-twolame.xml docs/plugins/: Add twolame and celt plugins to the docs. 2008-08-06 15:49:43 +00:00
plugin-vcdsrc.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-videosignal.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-vmnc.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-wildmidi.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-x264.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-xvid.xml Release 0.10.8 2008-07-31 22:15:17 +00:00
plugin-y4menc.xml Release 0.10.8 2008-07-31 22:15:17 +00:00