- 14 Nov, 2005 1 commit
-
-
Andy Wingo Wingo authored
configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows dll builds on windows. Fixes #316076. Original commit message from CVS: 2005-11-14 Andy Wingo <wingo@pobox.com> * configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows dll builds on windows. Fixes #316076.
-
- 11 Nov, 2005 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: back to head
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.5
-
- 08 Nov, 2005 3 commits
-
-
Christian Schaller authored
Original commit message from CVS: remove wrong mpegstream addition
-
Christian Schaller authored
Original commit message from CVS: add tremor plugins to needed buildscripts
-
Edgard Gusmão Lima authored
Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg fault when eos 3- seek is now disabled Original commit message from CVS: Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- seg fault when eos 3- seek is now disabled
-
- 06 Nov, 2005 2 commits
-
-
Julien Moutte Moutte authored
Original commit message from CVS: 2005-11-06 Julien MOUTTE <julien@moutte.net> * Makefile.am: examples in dist subdirs. * configure.ac: enable parameter for building examples. * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/inspect/plugin-dfbvideosink.xml: * examples/Makefile.am: Updates.
-
Julien Moutte Moutte authored
Original commit message from CVS: 2005-11-06 Julien MOUTTE <julien@moutte.net> * Makefile.am: * autogen.sh: * configure.ac: * docs/Makefile.am: * docs/plugins/.cvsignore: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: * docs/plugins/gst-plugins-bad-plugins-decl.txt: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins-undocumented.txt: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/gst-plugins-bad-plugins.interfaces: * docs/plugins/gst-plugins-bad-plugins.prerequisites: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/gst-plugins-bad-plugins.types: * docs/plugins/inspect/plugin-dfbvideosink.xml: * docs/version.entities.in: Enable documentation. * examples/Makefile.am: * examples/directfb/Makefile.am: * examples/directfb/decker.ttf: * examples/directfb/dfblogo.png: * examples/directfb/gstdfb.c: (myclock), (dynamic_link), (size_changed), (setup_dynamic_link), (main): Add an example application for DirectFB.
-
- 02 Nov, 2005 2 commits
-
-
Julien Moutte Moutte authored
Original commit message from CVS: 2005-11-02 Julien MOUTTE <julien@moutte.net> * configure.ac: Requires DirectFB 0.9.24
-
Julien Moutte Moutte authored
Original commit message from CVS: 2005-11-02 Julien MOUTTE <julien@moutte.net> * configure.ac: * ext/Makefile.am: * ext/directfb/Makefile.am: * ext/directfb/dfbvideosink.c: (gst_dfbvideosink_get_format_name), (gst_dfbvideosink_surface_create), (gst_dfbvideosink_surface_destroy), (gst_dfbvideosink_event_thread), (gst_dfbvideosink_enum_layers), (gst_dfbvideosink_enum_vmodes), (gst_dfbvideosink_enum_devices), (gst_dfbvideosink_setup), (gst_dfbvideosink_cleanup), (gst_dfbvideosink_get_format_from_caps), (gst_dfbvideosink_get_caps_from_format), (gst_dfbvideosink_can_blit_from_format), (gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps), (gst_dfbvideosink_setcaps), (gst_dfbvideosink_change_state), (gst_dfbvideosink_get_times), (gst_dfbvideosink_center_rect), (gst_dfbvideosink_show_frame), (gst_dfbvideosink_bufferpool_clear), (gst_dfbvideosink_buffer_alloc), (gst_dfbsurface_finalize), (gst_dfbsurface_init), (gst_dfbsurface_class_init), (gst_dfbsurface_get_type), (gst_dfbvideosink_interface_supported), (gst_dfbvideosink_interface_init), (gst_dfbvideosink_navigation_send_event), (gst_dfbvideosink_navigation_init), (gst_dfbvideosink_set_property), (gst_dfbvideosink_get_property), (gst_dfbvideosink_init), (gst_dfbvideosink_base_init), (gst_dfbvideosink_class_init), (gst_dfbvideosink_get_type), (plugin_init): * ext/directfb/dfbvideosink.h: * ext/directfb/directfbvideosink.c: * ext/directfb/directfbvideosink.h: Complete rewrite/port of DirectFB video sink to 0.9. Handles reverse negotiation, hardware scaling, navigation, buffer allocation from video memory etc...
-
- 27 Oct, 2005 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: don't do po until something wants to be translated
-
- 24 Oct, 2005 1 commit
-
-
Christian Schaller authored
Original commit message from CVS: port over plugin listing from base
-
- 23 Oct, 2005 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: back to HEAD
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.4
-
- 19 Oct, 2005 1 commit
-
-
Tim-Philipp Müller authored
Original commit message from CVS: * configure.ac: All the cool kids use GST_DOCBOOK_CHECK now.
-
- 17 Oct, 2005 1 commit
-
-
Edgard Gusmão Lima authored
Original commit message from CVS: Fixed Speed - Recovered featured missed since version 1.37, and changed other minor things.
-
- 16 Oct, 2005 1 commit
-
-
Tim-Philipp Müller authored
Original commit message from CVS: * configure.ac: Fix glib check
-
- 03 Oct, 2005 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: back to head
-
Thomas Vander Stichele authored
Original commit message from CVS: release time
-
- 26 Sep, 2005 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: fix build
-
Christian Schaller authored
Original commit message from CVS: some disting and build fixes
-
- 22 Sep, 2005 1 commit
-
-
Arwed von Merkatz Merkatz authored
Original commit message from CVS: tta plugin ported to 0.9
-
- 20 Sep, 2005 1 commit
-
-
Edgard Gusmão Lima authored
Original commit message from CVS: Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.
-
- 19 Sep, 2005 1 commit
-
-
Edgard Gusmão Lima authored
Original commit message from CVS: sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
-
- 08 Sep, 2005 1 commit
-
-
Flavio Oliveira authored
Original commit message from CVS: Ported speed Plugin to GStreamer 0.9
-
- 06 Sep, 2005 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: back to HEAD
-
Thomas Vander Stichele authored
Original commit message from CVS: releasing 0.9.1
-
- 05 Sep, 2005 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: cleaning up bad
-
- 02 Sep, 2005 1 commit
-
-
Flavio Oliveira authored
Original commit message from CVS: Ported GSM Encoder to GStreamer 0.9
-
- 01 Sep, 2005 1 commit
-
-
Flavio Oliveira authored
Original commit message from CVS: Faac (AAC Encoder) ported for GStreamer 0.9
-
- 31 Aug, 2005 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: all these plugins are moved to gst-plugins-ugly
-
Michael Smith authored
Original commit message from CVS: Port LPCM decoder to 0.9
-
- 30 Aug, 2005 4 commits
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: Remove plugins that should have disappeared.
-
Jan Schmidt authored
Original commit message from CVS: * autogen.sh: * configure.ac: Make autogen work again.
-
Thomas Vander Stichele authored
Original commit message from CVS: all these plugins are moved to gst-plugins-good
-
Flavio Oliveira authored
Original commit message from CVS: Ported to GStreamer 0.9. Need to fix performance issues.
-
- 25 Aug, 2005 1 commit
-
-
Andy Wingo Wingo authored
Original commit message from CVS: 2005-08-25 Andy Wingo <wingo@pobox.com> * ext/ladspa/gstladspa.h: * ext/ladspa/gstladspa.c: Halfway-ported. Doesn't compile yet. * ext/ladspa/gstsignalprocessor.h: * ext/ladspa/gstsignalprocessor.c: New files, the start of a base class for DSP elements. * configure.ac: Sort the external libs checks, add a ladspa check, output the ladspa makefile.
-
- 24 Aug, 2005 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: enable more; update for basetransform
-
- 23 Aug, 2005 1 commit
-
-
Ronald S. Bultje authored
Original commit message from CVS: * configure.ac: * ext/Makefile.am: * ext/speex/Makefile.am: * ext/speex/gstspeex.c: (plugin_init): * ext/speex/gstspeexdec.c: (speex_get_query_types), (gst_speex_dec_init), (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event), (speex_dec_chain): Port speexdec. Leads to some unfamiliar warnings on console, but works otherwise.
-
- 22 Aug, 2005 1 commit
-
-
Ronald S. Bultje authored
Original commit message from CVS: * configure.ac: * ext/Makefile.am: * ext/flac/Makefile.am: * ext/flac/gstflac.c: (plugin_init): * ext/flac/gstflacdec.c: (flacdec_get_type), (gst_flacdec_init), (gst_flacdec_update_metadata), (gst_flacdec_seek), (gst_flacdec_tell), (gst_flacdec_length), (gst_flacdec_read), (gst_flacdec_write), (gst_flacdec_loop), (gst_flacdec_get_src_query_types), (gst_flacdec_src_query), (gst_flacdec_src_event), (gst_flacdec_sink_activate), (gst_flacdec_sink_activate_pull), (gst_flacdec_change_state): * ext/flac/gstflacdec.h: Port flacdec (seeking is still slow'ish).
-