summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05back to HEADThomas Vander Stichele1-1/+1
Original commit message from CVS: back to HEAD
2005-12-05releasing 0.10.0RELEASE-0_10_0Thomas Vander Stichele1-1/+1
Original commit message from CVS: releasing 0.10.0
2005-12-01back to HEADThomas Vander Stichele1-1/+1
Original commit message from CVS: back to HEAD
2005-12-01releasing 0.9.7RELEASE-0_9_7Thomas Vander Stichele1-10/+3
Original commit message from CVS: releasing 0.9.7
2005-11-29libmm ported to 0.9. It works fine, but print some error messages. I'll fix ↵Edgard Lima1-0/+9
them soon. Tested with mmssrc location=m... Original commit message from CVS: libmm ported to 0.9. It works fine, but print some error messages. I'll fix them soon. Tested with mmssrc location=mms:// ! filesink.
2005-11-25Wavpack ported to 0.9. No support for correction file yet.Edgard Lima1-0/+10
Original commit message from CVS: Wavpack ported to 0.9. No support for correction file yet.
2005-11-23back to HEADThomas Vander Stichele1-1/+1
Original commit message from CVS: back to HEAD
2005-11-23releasing 0.9.6RELEASE-0_9_6Thomas Vander Stichele1-1/+1
Original commit message from CVS: releasing 0.9.6
2005-11-22Musepackdec ported to 0.9. There is still a small problem to be solved, ↵Edgard Lima1-0/+13
after the end of file, the pipeline doens't s... Original commit message from CVS: Musepackdec ported to 0.9. There is still a small problem to be solved, after the end of file, the pipeline doens't stop.
2005-11-14configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, ↵Andy Wingo1-1/+1
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.
2005-11-11back to headThomas Vander Stichele1-1/+1
Original commit message from CVS: back to head
2005-11-11releasing 0.9.5RELEASE-0_9_5Thomas Vander Stichele1-1/+1
Original commit message from CVS: releasing 0.9.5
2005-11-08remove wrong mpegstream additionChristian Schaller1-2/+0
Original commit message from CVS: remove wrong mpegstream addition
2005-11-08add tremor plugins to needed buildscriptsChristian Schaller1-3/+2
Original commit message from CVS: add tremor plugins to needed buildscripts
2005-11-08Ported to 0.9. Some issues to be solved yet: 1- set correct timestamps 2- ↵Edgard Lima1-0/+14
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
2005-11-06Makefile.am: examples in dist subdirs.Julien Moutte1-0/+2
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.
2005-11-06Enable documentation.Julien Moutte1-0/+12
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.
2005-11-02configure.ac: Requires DirectFB 0.9.24Julien Moutte1-1/+1
Original commit message from CVS: 2005-11-02 Julien MOUTTE <julien@moutte.net> * configure.ac: Requires DirectFB 0.9.24
2005-11-02Complete rewrite/port ofJulien Moutte1-0/+13
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...
2005-10-27don't do po until something wants to be translatedThomas Vander Stichele1-1/+0
Original commit message from CVS: don't do po until something wants to be translated
2005-10-24port over plugin listing from baseChristian Schaller1-2/+5
Original commit message from CVS: port over plugin listing from base
2005-10-23back to HEADThomas Vander Stichele1-1/+1
Original commit message from CVS: back to HEAD
2005-10-23releasing 0.9.4RELEASE-0_9_4Thomas Vander Stichele1-1/+1
Original commit message from CVS: releasing 0.9.4
2005-10-19configure.ac: All the cool kids use GST_DOCBOOK_CHECK now.Tim-Philipp Müller1-1/+1
Original commit message from CVS: * configure.ac: All the cool kids use GST_DOCBOOK_CHECK now.
2005-10-17Fixed Speed - Recovered featured missed since version 1.37, and changed ↵Edgard Lima1-0/+2
other minor things. Original commit message from CVS: Fixed Speed - Recovered featured missed since version 1.37, and changed other minor things.
2005-10-16configure.ac: Fix glib checkTim-Philipp Müller1-1/+1
Original commit message from CVS: * configure.ac: Fix glib check
2005-10-03back to headThomas Vander Stichele1-1/+1
Original commit message from CVS: back to head
2005-10-03release timeRELEASE-0_9_3Thomas Vander Stichele1-4/+2
Original commit message from CVS: release time
2005-09-26fix buildThomas Vander Stichele1-4/+1
Original commit message from CVS: fix build
2005-09-26some disting and build fixesChristian Schaller1-0/+3
Original commit message from CVS: some disting and build fixes
2005-09-22tta plugin ported to 0.9Arwed v. Merkatz1-0/+2
Original commit message from CVS: tta plugin ported to 0.9
2005-09-20Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.Edgard Lima1-0/+2
Original commit message from CVS: Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.
2005-09-19sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima1-0/+30
Original commit message from CVS: sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
2005-09-08Ported speed Plugin to GStreamer 0.9Flavio Oliveira1-0/+1
Original commit message from CVS: Ported speed Plugin to GStreamer 0.9
2005-09-06back to HEADThomas Vander Stichele1-1/+1
Original commit message from CVS: back to HEAD
2005-09-06releasing 0.9.1RELEASE-0_9_1Thomas Vander Stichele1-2/+2
Original commit message from CVS: releasing 0.9.1
2005-09-05cleaning up badThomas Vander Stichele1-2/+4
Original commit message from CVS: cleaning up bad
2005-09-02Ported GSM Encoder to GStreamer 0.9Flavio Oliveira1-0/+14
Original commit message from CVS: Ported GSM Encoder to GStreamer 0.9
2005-09-01Faac (AAC Encoder) ported for GStreamer 0.9Flavio Oliveira1-0/+9
Original commit message from CVS: Faac (AAC Encoder) ported for GStreamer 0.9
2005-08-31all these plugins are moved to gst-plugins-uglyThomas Vander Stichele1-122/+1
Original commit message from CVS: all these plugins are moved to gst-plugins-ugly
2005-08-31Port LPCM decoder to 0.9Michael Smith1-0/+1
Original commit message from CVS: Port LPCM decoder to 0.9
2005-08-30configure.ac: Remove plugins that should have disappeared.Jan Schmidt1-4/+0
Original commit message from CVS: * configure.ac: Remove plugins that should have disappeared.
2005-08-30Make autogen work again.Jan Schmidt1-4/+1
Original commit message from CVS: * autogen.sh: * configure.ac: Make autogen work again.
2005-08-30all these plugins are moved to gst-plugins-goodThomas Vander Stichele1-202/+9
Original commit message from CVS: all these plugins are moved to gst-plugins-good
2005-08-30Ported to GStreamer 0.9. Need to fix performance issues.Flavio Oliveira1-0/+2
Original commit message from CVS: Ported to GStreamer 0.9. Need to fix performance issues.
2005-08-25ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.Andy Wingo1-54/+61
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.
2005-08-24enable more; update for basetransformThomas Vander Stichele1-0/+1
Original commit message from CVS: enable more; update for basetransform
2005-08-23Port speexdec. Leads to some unfamiliar warnings on console, but works ↵Ronald S. Bultje1-1/+45
otherwise. 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.
2005-08-22Port flacdec (seeking is still slow'ish).Ronald S. Bultje1-0/+15
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).
2005-08-19add mpegaudioparse to configure.acChristian Schaller1-0/+1
Original commit message from CVS: add mpegaudioparse to configure.ac