platform/upstream/gst-plugins-bad.git
18 years agoEnable documentation.
Julien Moutte [Sun, 6 Nov 2005 21:55:01 +0000 (21:55 +0000)]
Enable documentation.

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.

18 years agoext/directfb/Makefile.am: Add the example application.
Julien Moutte [Sat, 5 Nov 2005 23:36:20 +0000 (23:36 +0000)]
ext/directfb/Makefile.am: Add the example application.

Original commit message from CVS:
2005-11-06  Julien MOUTTE  <julien@moutte.net>

* ext/directfb/Makefile.am: Add the example application.
* ext/directfb/dfb-example.c: (get_me_out), (main):
Here is an example application that runs videotestsrc for 20
seconds. It's included in the documentation.
* ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
(gst_dfbvideosink_setup),
(gst_dfbvideosink_can_blit_from_format),
(gst_dfbvideosink_getcaps), (gst_dfbvideosink_buffer_alloc):
More fixes, calculate new size of the buffer when renegotiating.
This completely breaks ffmpegcolorspace but i need to discuss
that with Wim on monday. Add documentation.

18 years agoext/directfb/dfbvideosink.c: Make acceleration detection work, better, add safety...
Julien Moutte [Sat, 5 Nov 2005 19:55:12 +0000 (19:55 +0000)]
ext/directfb/dfbvideosink.c: Make acceleration detection work, better, add safety checks and ARGB support for cards t...

Original commit message from CVS:
2005-11-05  Julien MOUTTE  <julien@moutte.net>

* ext/directfb/dfbvideosink.c: (gst_dfbvideosink_enum_layers),
(gst_dfbvideosink_setup),
(gst_dfbvideosink_can_blit_from_format),
(gst_dfbvideosink_getcaps): Make acceleration detection work,
better, add safety checks and ARGB support for cards that
support it.

18 years agoext/directfb/dfbvideosink.*: Now does clipping when surface is too small, handles...
Julien Moutte [Fri, 4 Nov 2005 18:28:56 +0000 (18:28 +0000)]
ext/directfb/dfbvideosink.*: Now does clipping when surface is too small, handles upstream elements that are not call...

Original commit message from CVS:
2005-11-04  Julien MOUTTE  <julien@moutte.net>

* ext/directfb/dfbvideosink.c:
(gst_dfbvideosink_surface_create),
(gst_dfbvideosink_surface_destroy),
(gst_dfbvideosink_get_best_vmode), (gst_dfbvideosink_getcaps),
(gst_dfbvideosink_center_rect), (gst_dfbvideosink_show_frame),
(gst_dfbvideosink_buffer_alloc):
* ext/directfb/dfbvideosink.h: Now does clipping when surface
is too small, handles upstream elements that are not calling
gst_pad_alloc_buffer, fixes a lot of bugs.

18 years agoext/directfb/Makefile.am: Prepare for liboil usage.
Julien Moutte [Thu, 3 Nov 2005 22:36:42 +0000 (22:36 +0000)]
ext/directfb/Makefile.am: Prepare for liboil usage.

Original commit message from CVS:
2005-11-03  Julien MOUTTE  <julien@moutte.net>

* ext/directfb/Makefile.am: Prepare for liboil usage.
* ext/directfb/dfbvideosink.c: (gst_dfbvideosink_show_frame),
(gst_dfbvideosink_buffer_alloc):  Prepare for liboil, handle
rendering in external surface correctly. Will commit a neat
example soon.

18 years agoAdd support to exit when 'Esc' key is pressed.
Edgard Lima [Thu, 3 Nov 2005 16:59:20 +0000 (16:59 +0000)]
Add support to exit when 'Esc' key is pressed.

Original commit message from CVS:
Add support to exit when 'Esc' key is pressed.

18 years agoconfigure.ac: Requires DirectFB 0.9.24
Julien Moutte [Wed, 2 Nov 2005 17:12:31 +0000 (17:12 +0000)]
configure.ac: Requires DirectFB 0.9.24

Original commit message from CVS:
2005-11-02  Julien MOUTTE  <julien@moutte.net>

* configure.ac: Requires DirectFB 0.9.24

18 years agoadd directfb to distdir
Christian Schaller [Wed, 2 Nov 2005 12:53:00 +0000 (12:53 +0000)]
add directfb to distdir

Original commit message from CVS:
add directfb to distdir

18 years agoComplete rewrite/port of
Julien Moutte [Wed, 2 Nov 2005 12:43:03 +0000 (12:43 +0000)]
Complete rewrite/port of

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...

18 years agoChanged property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURF...
Edgard Lima [Mon, 31 Oct 2005 20:57:42 +0000 (20:57 +0000)]
Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURFACE when in full screen mode.

Original commit message from CVS:
Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SDL_HWSURFACE when in full screen mode.

18 years agoAdded a property that allows full-screen.
Edgard Lima [Mon, 31 Oct 2005 18:07:30 +0000 (18:07 +0000)]
Added a property that allows full-screen.

Original commit message from CVS:
Added a property that allows full-screen.

18 years agoext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but should...
Tim-Philipp Müller [Fri, 28 Oct 2005 15:11:18 +0000 (15:11 +0000)]
ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but should work).

Original commit message from CVS:
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init),
(gst_sdlvideosink_class_init),
(gst_sdlvideosink_get_sdl_from_fourcc), (gst_sdlvideosink_setcaps),
(gst_sdlvideosink_show_frame):
* ext/sdl/sdlvideosink.h:
Fix I420 output on some machines (not very nice, but should work).
Add an 'sdlvideosink' debug category. Disable formats that do
not work. Fix some vararg function issues.

18 years agoext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups.
Wim Taymans [Thu, 27 Oct 2005 20:16:40 +0000 (20:16 +0000)]
ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups.

Original commit message from CVS:
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
(gst_sdlvideosink_get_times), (gst_sdlvideosink_class_init),
(gst_sdlvideosink_init), (gst_sdlvideosink_lock),
(gst_sdlvideosink_initsdl), (gst_sdlvideosink_create),
(gst_sdlvideosink_show_frame), (gst_sdlvideosink_set_property),
(gst_sdlvideosink_get_property), (gst_sdlvideosink_change_state):
Fix SDL videosink and did some cleanups.

18 years agoTrying to fix videos out of sync (not fixed yet)
Edgard Lima [Thu, 27 Oct 2005 19:36:18 +0000 (19:36 +0000)]
Trying to fix videos out of sync (not fixed yet)

Original commit message from CVS:
Trying to fix videos out of sync (not fixed yet)

18 years agoremoved unused language stuff
Christian Schaller [Thu, 27 Oct 2005 16:16:00 +0000 (16:16 +0000)]
removed unused language stuff

Original commit message from CVS:
removed unused language stuff

18 years agodon't do po until something wants to be translated
Thomas Vander Stichele [Thu, 27 Oct 2005 12:49:54 +0000 (12:49 +0000)]
don't do po until something wants to be translated

Original commit message from CVS:
don't do po until something wants to be translated

18 years agogst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.
Tim-Philipp Müller [Thu, 27 Oct 2005 11:27:53 +0000 (11:27 +0000)]
gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.

Original commit message from CVS:
* gst/qtdemux/qtdemux.h:
Remove got_redirect from class structure as well.

18 years agogst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message on the...
Tim-Philipp Müller [Thu, 27 Oct 2005 11:25:19 +0000 (11:25 +0000)]
gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message on the bus instead.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_class_init),
(qtdemux_parse_tree):
Remove 'got-redirect' signal and post element message
on the bus instead.

18 years agoFixing stuff as wingo pointed out.
Zeeshan Ali [Wed, 26 Oct 2005 15:45:11 +0000 (15:45 +0000)]
Fixing stuff as wingo pointed out.

Original commit message from CVS:
Fixing stuff as wingo pointed out.

18 years agofix distcheck
Thomas Vander Stichele [Wed, 26 Oct 2005 13:40:33 +0000 (13:40 +0000)]
fix distcheck

Original commit message from CVS:
fix distcheck

18 years agodon't put crap in user-visible strings
Thomas Vander Stichele [Wed, 26 Oct 2005 13:01:20 +0000 (13:01 +0000)]
don't put crap in user-visible strings

Original commit message from CVS:
don't put crap in user-visible strings

18 years agoOver-writing Wim's gsm plugins (currently not working) with that from the farsight...
Zeeshan Ali [Tue, 25 Oct 2005 16:12:03 +0000 (16:12 +0000)]
Over-writing Wim's gsm plugins (currently not working) with that from the farsight repo. Also made sure that they wor...

Original commit message from CVS:
Over-writing Wim's gsm plugins (currently not working) with that from the farsight repo. Also made sure that they work with the RTP (de)payloader.

18 years agoFixed event handling in gsmenc.
Flavio Oliveira [Tue, 25 Oct 2005 13:31:09 +0000 (13:31 +0000)]
Fixed event handling in gsmenc.

Original commit message from CVS:
Fixed event handling in gsmenc.

18 years agoport over plugin listing from base
Christian Schaller [Mon, 24 Oct 2005 13:02:32 +0000 (13:02 +0000)]
port over plugin listing from base

Original commit message from CVS:
port over plugin listing from base

18 years agoback to HEAD
Thomas Vander Stichele [Sun, 23 Oct 2005 23:07:02 +0000 (23:07 +0000)]
back to HEAD

Original commit message from CVS:
back to HEAD

18 years agoreleasing 0.9.4 RELEASE-0_9_4
Thomas Vander Stichele [Sun, 23 Oct 2005 22:46:40 +0000 (22:46 +0000)]
releasing 0.9.4

Original commit message from CVS:
releasing 0.9.4

18 years agogst/tta/gstttaparse.c: STOPPED->FAILED.
Julien Moutte [Sun, 23 Oct 2005 14:38:00 +0000 (14:38 +0000)]
gst/tta/gstttaparse.c: STOPPED->FAILED.

Original commit message from CVS:
2005-10-23  Julien MOUTTE  <julien@moutte.net>

* gst/tta/gstttaparse.c: (gst_tta_parse_loop): STOPPED->FAILED.

18 years agolatest updates
Christian Schaller [Fri, 21 Oct 2005 16:11:53 +0000 (16:11 +0000)]
latest updates

Original commit message from CVS:
latest updates

18 years agoext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sends multi...
Tim-Philipp Müller [Thu, 20 Oct 2005 15:08:14 +0000 (15:08 +0000)]
ext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sends multiple buffers in a row with the sa...

Original commit message from CVS:
* ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init),
(gst_faad_init), (gst_faad_srcgetcaps), (gst_faad_event),
(gst_faad_chain), (gst_faad_change_state):
* ext/faad/gstfaad.h:
Do some timestamp smoothing (matroskademux apparently sends
multiple buffers in a row with the same timestamp); fix
duration on outgoing buffers; fix change state function; use
GST_DEBUG_FUNCPTR for pad functions.

18 years agogst/: API change fix.
Wim Taymans [Wed, 19 Oct 2005 15:58:01 +0000 (15:58 +0000)]
gst/: API change fix.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_query_types),
(gst_qtdemux_handle_src_query):
* gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query):
* gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
(gst_tta_parse_get_query_types), (gst_tta_parse_query):
API change fix.

18 years agoconfigure.ac: All the cool kids use GST_DOCBOOK_CHECK now.
Tim-Philipp Müller [Wed, 19 Oct 2005 12:41:49 +0000 (12:41 +0000)]
configure.ac: All the cool kids use GST_DOCBOOK_CHECK now.

Original commit message from CVS:
* configure.ac:
All the cool kids use GST_DOCBOOK_CHECK now.

18 years agogst/speed/Makefile.am: Fix build of speed.
Julien Moutte [Tue, 18 Oct 2005 08:39:41 +0000 (08:39 +0000)]
gst/speed/Makefile.am: Fix build of speed.

Original commit message from CVS:
2005-10-18  Julien MOUTTE  <julien@moutte.net>

* gst/speed/Makefile.am: Fix build of speed.

18 years agoFixed Speed - Recovered featured missed since version 1.37, and changed other minor...
Edgard Lima [Mon, 17 Oct 2005 20:48:35 +0000 (20:48 +0000)]
Fixed Speed - Recovered featured missed since version 1.37, and changed other minor things.

Original commit message from CVS:
Fixed Speed - Recovered featured missed since version 1.37, and changed other
minor things.

18 years agoconfigure.ac: Fix glib check
Tim-Philipp Müller [Sun, 16 Oct 2005 17:08:26 +0000 (17:08 +0000)]
configure.ac: Fix glib check

Original commit message from CVS:
* configure.ac:
Fix glib check

18 years agorestructure configure.ac, use correct libtool LDFLAGS, fix up defines
Thomas Vander Stichele [Sun, 16 Oct 2005 13:54:38 +0000 (13:54 +0000)]
restructure configure.ac, use correct libtool LDFLAGS, fix up defines

Original commit message from CVS:
restructure configure.ac, use correct libtool LDFLAGS, fix up defines

18 years agoex/: and more typos fixed
Stefan Kost [Thu, 13 Oct 2005 15:31:20 +0000 (15:31 +0000)]
ex/: and more typos fixed

Original commit message from CVS:
* examples/stats/mp2ogg.c:
* ext/tarkin/tarkin.c: (tarkin_analysis_framein),
(tarkin_synthesis_packetin):
and more typos fixed

18 years agoext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffer()...
Tim-Philipp Müller [Thu, 13 Oct 2005 11:37:39 +0000 (11:37 +0000)]
ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffer(), move event handling from chain func...

Original commit message from CVS:
* ext/faac/gstfaac.c: (gst_faac_class_init), (gst_faac_init),
(gst_faac_sink_setcaps), (gst_faac_src_setcaps),
(gst_faac_sink_event), (gst_faac_chain), (gst_faac_set_property),
(gst_faac_get_property), (gst_faac_change_state):
Gst09-ize code a little bit more: use gst_pad_alloc_buffer(),
move event handling from chain function into an event function,
add some locks here and there, do some cleanups; disable 32-bit
integer and float input formats until we're sure that those
actually work (couldn't play back the produced files with
anything).

18 years agorenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
Stefan Kost [Wed, 12 Oct 2005 14:29:55 +0000 (14:29 +0000)]
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition

Original commit message from CVS:
* examples/indexing/indexmpeg.c: (main):
* ext/artsd/gstartsdsink.c: (gst_artsdsink_open_audio),
(gst_artsdsink_close_audio), (gst_artsdsink_change_state):
* ext/artsd/gstartsdsink.h:
* ext/audiofile/gstafparse.c: (gst_afparse_open_file),
(gst_afparse_close_file):
* ext/audiofile/gstafparse.h:
* ext/audiofile/gstafsink.c: (gst_afsink_open_file),
(gst_afsink_close_file), (gst_afsink_chain),
(gst_afsink_change_state):
* ext/audiofile/gstafsink.h:
* ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
(gst_afsrc_close_file), (gst_afsrc_change_state):
* ext/audiofile/gstafsrc.h:
* ext/cdaudio/gstcdaudio.c: (gst_cdaudio_init):
* ext/directfb/directfbvideosink.c: (gst_directfbvideosink_init):
* ext/dts/gstdtsdec.c: (gst_dtsdec_init):
* ext/jack/gstjack.h:
* ext/jack/gstjackbin.c: (gst_jack_bin_init),
(gst_jack_bin_change_state):
* ext/musepack/gstmusepackdec.c: (gst_musepackdec_init):
* ext/musicbrainz/gsttrm.c: (gst_musicbrainz_init):
* ext/nas/nassink.c: (gst_nassink_open_audio),
(gst_nassink_close_audio), (gst_nassink_change_state):
* ext/nas/nassink.h:
* ext/polyp/polypsink.c: (gst_polypsink_init):
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_change_state):
* ext/sdl/sdlvideosink.h:
* ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
* ext/sndfile/gstsf.c: (gst_sf_set_property),
(gst_sf_change_state), (gst_sf_release_request_pad),
(gst_sf_open_file), (gst_sf_close_file), (gst_sf_loop):
* ext/sndfile/gstsf.h:
* ext/swfdec/gstswfdec.c: (gst_swfdec_init):
* ext/tarkin/gsttarkindec.c: (gst_tarkindec_init):
* gst/apetag/apedemux.c: (gst_ape_demux_init):
* gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init):
* gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_init):
* gst/festival/gstfestival.c: (gst_festival_change_state):
* gst/festival/gstfestival.h:
* gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
* gst/multifilesink/gstmultifilesink.c: (gst_multifilesink_init),
(gst_multifilesink_set_location), (gst_multifilesink_open_file),
(gst_multifilesink_close_file), (gst_multifilesink_next_file),
(gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
(gst_multifilesink_chain), (gst_multifilesink_change_state):
* gst/multifilesink/gstmultifilesink.h:
* gst/videodrop/gstvideodrop.c: (gst_videodrop_init):
* sys/cdrom/gstcdplayer.c: (cdplayer_init):
* sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init),
(dxr3audiosink_open), (dxr3audiosink_close),
(dxr3audiosink_chain_pcm), (dxr3audiosink_chain_ac3),
(dxr3audiosink_change_state):
* sys/dxr3/dxr3audiosink.h:
* sys/dxr3/dxr3spusink.c: (dxr3spusink_init), (dxr3spusink_open),
(dxr3spusink_close), (dxr3spusink_chain),
(dxr3spusink_change_state):
* sys/dxr3/dxr3spusink.h:
* sys/dxr3/dxr3videosink.c: (dxr3videosink_init),
(dxr3videosink_open), (dxr3videosink_close),
(dxr3videosink_write_data), (dxr3videosink_change_state):
* sys/dxr3/dxr3videosink.h:
* sys/glsink/glimagesink.c: (gst_glimagesink_init):
* sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
(gst_qcamsrc_open), (gst_qcamsrc_close):
* sys/qcam/gstqcamsrc.h:
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
* sys/vcd/vcdsrc.c: (gst_vcdsrc_set_property), (gst_vcdsrc_get),
(gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
(gst_vcdsrc_change_state), (gst_vcdsrc_recalculate):
* sys/vcd/vcdsrc.h:
renamed GST_FLAGS macros to GST_OBJECT_FLAGS
moved bitshift from macro to enum definition

18 years agoext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).
Tim-Philipp Müller [Wed, 12 Oct 2005 13:54:34 +0000 (13:54 +0000)]
ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).

Original commit message from CVS:
Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
* ext/faac/gstfaac.c: (gst_faac_sink_setcaps):
Fix depth/width handling for float audio (#318659).

18 years agoext/faac/gstfaac.c: Refcount fixes (#318659)
Tim-Philipp Müller [Wed, 12 Oct 2005 12:53:07 +0000 (12:53 +0000)]
ext/faac/gstfaac.c: Refcount fixes (#318659)

Original commit message from CVS:
Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
* ext/faac/gstfaac.c: (gst_faac_sink_setcaps),
(gst_faac_src_setcaps), (gst_faac_chain):
Refcount fixes (#318659)

18 years agoext/Makefile.am: libvisual and snapshot are not here anymore.
Julien Moutte [Wed, 12 Oct 2005 09:15:40 +0000 (09:15 +0000)]
ext/Makefile.am: libvisual and snapshot are not here anymore.

Original commit message from CVS:
2005-10-12  Julien MOUTTE  <julien@moutte.net>

* ext/Makefile.am: libvisual and snapshot are not here anymore.
Makes
automake-1.7 happy again.

18 years agoext/faad/gstfaad.c: newsegment API update
Tim-Philipp Müller [Tue, 11 Oct 2005 23:03:09 +0000 (23:03 +0000)]
ext/faad/gstfaad.c: newsegment API update

Original commit message from CVS:
* ext/faad/gstfaad.c: (gst_faad_event):
newsegment API update

18 years agogst/: newsegment API update.
Wim Taymans [Tue, 11 Oct 2005 16:34:36 +0000 (16:34 +0000)]
gst/: newsegment API update.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
* gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
(gst_tta_parse_parse_header):
newsegment API update.

18 years agoext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read().
Andy Wingo [Fri, 7 Oct 2005 15:24:24 +0000 (15:24 +0000)]
ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read().

Original commit message from CVS:
2005-10-07  Andy Wingo  <wingo@pobox.com>

* ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
block forever in a read().

18 years agofix spec file
Christian Schaller [Tue, 4 Oct 2005 15:49:35 +0000 (15:49 +0000)]
fix spec file

Original commit message from CVS:
fix spec file

18 years agoback to head
Thomas Vander Stichele [Mon, 3 Oct 2005 18:00:32 +0000 (18:00 +0000)]
back to head

Original commit message from CVS:
back to head

18 years agorelease time RELEASE-0_9_3
Thomas Vander Stichele [Mon, 3 Oct 2005 17:50:21 +0000 (17:50 +0000)]
release time

Original commit message from CVS:
release time

18 years agogst/qtdemux/qtdemux.c: No need to take stream lock here.
Wim Taymans [Wed, 28 Sep 2005 13:38:02 +0000 (13:38 +0000)]
gst/qtdemux/qtdemux.c: No need to take stream lock here.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
No need to take stream lock here.

18 years agofix build
Thomas Vander Stichele [Mon, 26 Sep 2005 17:57:56 +0000 (17:57 +0000)]
fix build

Original commit message from CVS:
fix build

18 years agosome disting and build fixes
Christian Schaller [Mon, 26 Sep 2005 15:19:38 +0000 (15:19 +0000)]
some disting and build fixes

Original commit message from CVS:
some disting and build fixes

18 years agoGsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.
Edgard Lima [Fri, 23 Sep 2005 17:05:29 +0000 (17:05 +0000)]
Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.

Original commit message from CVS:
Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.

18 years agogst/audioresample/: Convert to using gst debugging
David Schleef [Fri, 23 Sep 2005 16:40:27 +0000 (16:40 +0000)]
gst/audioresample/: Convert to using gst debugging

Original commit message from CVS:
* gst/audioresample/Makefile.am:
* gst/audioresample/debug.h:
* gst/audioresample/gstaudioresample.c:
* gst/audioresample/resample.c: Convert to using gst debugging

18 years agofix build and use of GST_LIBS
Thomas Vander Stichele [Fri, 23 Sep 2005 04:22:54 +0000 (04:22 +0000)]
fix build and use of GST_LIBS

Original commit message from CVS:
fix build and use of GST_LIBS

18 years agotta plugin ported to 0.9
Arwed v. Merkatz [Thu, 22 Sep 2005 11:17:26 +0000 (11:17 +0000)]
tta plugin ported to 0.9

Original commit message from CVS:
tta plugin ported to 0.9

18 years agoSetting caps on the outgoing buffers.
Flavio Oliveira [Wed, 21 Sep 2005 20:33:42 +0000 (20:33 +0000)]
Setting caps on the outgoing buffers.

Original commit message from CVS:
Setting caps on the outgoing buffers.

18 years agofix Makefile.am ugh
Thomas Vander Stichele [Tue, 20 Sep 2005 19:25:12 +0000 (19:25 +0000)]
fix Makefile.am  ugh

Original commit message from CVS:
fix Makefile.am  ugh

18 years agoFixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.
Edgard Lima [Tue, 20 Sep 2005 18:49:05 +0000 (18:49 +0000)]
Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.

Original commit message from CVS:
Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.

18 years agosdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
Edgard Lima [Mon, 19 Sep 2005 21:51:02 +0000 (21:51 +0000)]
sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec

Original commit message from CVS:
sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec

18 years agosdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
Edgard Lima [Mon, 19 Sep 2005 21:47:54 +0000 (21:47 +0000)]
sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec

Original commit message from CVS:
sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec

18 years agoadd check-valgrind target
Thomas Vander Stichele [Mon, 19 Sep 2005 16:44:37 +0000 (16:44 +0000)]
add check-valgrind target

Original commit message from CVS:
add check-valgrind target

19 years agocheck/: Add extra tests for basetransform based components.
Jan Schmidt [Fri, 9 Sep 2005 17:53:47 +0000 (17:53 +0000)]
check/: Add extra tests for basetransform based components.

Original commit message from CVS:
* check/Makefile.am:
* check/pipelines/simple_launch_lines.c: (setup_pipeline),
(run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
Add extra tests for basetransform based components.
Comment out the test_element_negotiation test until we decide
if it's testing correct behaviour.
* ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
(gst_visual_chain), (gst_visual_change_state):
Slightly more correct but still bogus timestamping.
Fix state change function.
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_class_init):
* gst/audioresample/gstaudioresample.c:
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcsp_class_init):
* gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
(gst_videoscale_prepare_size), (gst_videoscale_set_caps),
(gst_videoscale_prepare_image):
* gst/volume/gstvolume.c: (gst_volume_class_init),
(volume_transform_ip):
Basetransform updates. Enable passthrough modes.
* sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
(gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
(gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
Negotiation fix that allows the window to return to the original
size and renegotiate passthrough upstream. Extra debug output.

19 years agoPorted speed Plugin to GStreamer 0.9
Flavio Oliveira [Thu, 8 Sep 2005 15:56:38 +0000 (15:56 +0000)]
Ported speed Plugin to GStreamer 0.9

Original commit message from CVS:
Ported speed Plugin to GStreamer 0.9

19 years agoback to HEAD
Thomas Vander Stichele [Tue, 6 Sep 2005 14:06:55 +0000 (14:06 +0000)]
back to HEAD

Original commit message from CVS:
back to HEAD

19 years agoreleasing 0.9.1 RELEASE-0_9_1
Thomas Vander Stichele [Tue, 6 Sep 2005 14:05:50 +0000 (14:05 +0000)]
releasing 0.9.1

Original commit message from CVS:
releasing 0.9.1

19 years agoFix up all the state change functions.
Jan Schmidt [Mon, 5 Sep 2005 17:20:29 +0000 (17:20 +0000)]
Fix up all the state change functions.

Original commit message from CVS:
Fix up all the state change functions.

19 years agocleaning up bad
Thomas Vander Stichele [Mon, 5 Sep 2005 15:10:18 +0000 (15:10 +0000)]
cleaning up bad

Original commit message from CVS:
cleaning up bad

19 years agocreated gst-plugins-bad
Thomas Vander Stichele [Mon, 5 Sep 2005 13:49:41 +0000 (13:49 +0000)]
created gst-plugins-bad

Original commit message from CVS:
created gst-plugins-bad

19 years agofix distcheck RELEASE-0_9_2
Thomas Vander Stichele [Sun, 4 Sep 2005 10:38:45 +0000 (10:38 +0000)]
fix distcheck

Original commit message from CVS:

* common/gtk-doc-plugins.mak:
* docs/plugins/Makefile.am:
fix distcheck
* gst/audioresample/resample.c:
fix wrong docstring

19 years agoPorted GSM Encoder to GStreamer 0.9
Flavio Oliveira [Fri, 2 Sep 2005 20:21:17 +0000 (20:21 +0000)]
Ported GSM Encoder to GStreamer 0.9

Original commit message from CVS:
Ported GSM Encoder to GStreamer 0.9

19 years agoAll plugins updated for element state changes.
Andy Wingo [Fri, 2 Sep 2005 15:44:44 +0000 (15:44 +0000)]
All plugins updated for element state changes.

Original commit message from CVS:
2005-09-02  Andy Wingo  <wingo@pobox.com>

* All plugins updated for element state changes.

19 years agoAll plugins updated for element state changes.
Andy Wingo [Fri, 2 Sep 2005 15:43:14 +0000 (15:43 +0000)]
All plugins updated for element state changes.

Original commit message from CVS:
2005-09-02  Andy Wingo  <wingo@pobox.com>

* All plugins updated for element state changes.

19 years agoupdate PORTED_09 file
Flavio Oliveira [Thu, 1 Sep 2005 19:53:12 +0000 (19:53 +0000)]
update PORTED_09 file

Original commit message from CVS:
update PORTED_09 file

19 years agoFaac (AAC Encoder) ported for GStreamer 0.9 CHANGELOG_START
Flavio Oliveira [Thu, 1 Sep 2005 19:12:44 +0000 (19:12 +0000)]
Faac (AAC Encoder) ported for GStreamer 0.9

Original commit message from CVS:
Faac (AAC Encoder) ported for GStreamer 0.9

19 years agoremove libdir
Thomas Vander Stichele [Thu, 1 Sep 2005 16:58:00 +0000 (16:58 +0000)]
remove libdir

Original commit message from CVS:
remove libdir

19 years agoall these plugins are moved to gst-plugins-ugly
Thomas Vander Stichele [Wed, 31 Aug 2005 18:07:29 +0000 (18:07 +0000)]
all these plugins are moved to gst-plugins-ugly

Original commit message from CVS:
all these plugins are moved to gst-plugins-ugly

19 years agoPort LPCM decoder to 0.9
Michael Smith [Wed, 31 Aug 2005 11:53:35 +0000 (11:53 +0000)]
Port LPCM decoder to 0.9

Original commit message from CVS:
Port LPCM decoder to 0.9

19 years agoconfigure.ac: Remove plugins that should have disappeared.
Jan Schmidt [Tue, 30 Aug 2005 20:51:28 +0000 (20:51 +0000)]
configure.ac: Remove plugins that should have disappeared.

Original commit message from CVS:
* configure.ac:
Remove plugins that should have disappeared.

19 years agoMake autogen work again.
Jan Schmidt [Tue, 30 Aug 2005 20:42:39 +0000 (20:42 +0000)]
Make autogen work again.

Original commit message from CVS:
* autogen.sh:
* configure.ac:
Make autogen work again.

19 years agocheck/elements/: Fix checks.
Wim Taymans [Tue, 30 Aug 2005 19:54:35 +0000 (19:54 +0000)]
check/elements/: Fix checks.

Original commit message from CVS:
* check/elements/audioconvert.c: (setup_audioconvert):
* check/elements/audioresample.c: (setup_audioresample):
* check/elements/volume.c: (setup_volume):
Fix checks.

19 years agoremove stuff
Thomas Vander Stichele [Tue, 30 Aug 2005 18:06:52 +0000 (18:06 +0000)]
remove stuff

Original commit message from CVS:
remove stuff

19 years agoall these plugins are moved to gst-plugins-good
Thomas Vander Stichele [Tue, 30 Aug 2005 18:00:06 +0000 (18:00 +0000)]
all these plugins are moved to gst-plugins-good

Original commit message from CVS:
all these plugins are moved to gst-plugins-good

19 years agoPorted to GStreamer 0.9. Need to fix performance issues.
Flavio Oliveira [Tue, 30 Aug 2005 12:59:30 +0000 (12:59 +0000)]
Ported to GStreamer 0.9. Need to fix performance issues.

Original commit message from CVS:
Ported to GStreamer 0.9. Need to fix performance issues.

19 years agoUpdates for two-arg init from GST_BOILERPLATE.
Andy Wingo [Sun, 28 Aug 2005 17:59:20 +0000 (17:59 +0000)]
Updates for two-arg init from GST_BOILERPLATE.

Original commit message from CVS:
2005-08-28  Andy Wingo  <wingo@pobox.com>

* Updates for two-arg init from GST_BOILERPLATE.

* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): Use
the second arg for the class, because G_OBJECT_GET_CLASS (self)
returns the wrong thing.
(gst_signal_processor_add_pad_from_template): Make pads of the
right type.

* ext/ladspa/gstladspa.c (gst_ladspa_class_get_param_spec): Make
writable param specs G_PARAM_CONSTRUCT so default values work.
(gst_ladspa_init): Use the second arg for the class.

19 years agoUpdates for two-arg init from GST_BOILERPLATE_FULL.
Andy Wingo [Sun, 28 Aug 2005 17:52:45 +0000 (17:52 +0000)]
Updates for two-arg init from GST_BOILERPLATE_FULL.

Original commit message from CVS:
2005-08-28  Andy Wingo  <wingo@pobox.com>

* Updates for two-arg init from GST_BOILERPLATE_FULL.

19 years agouse base class' newsegment to properly timestamp
Thomas Vander Stichele [Fri, 26 Aug 2005 17:35:28 +0000 (17:35 +0000)]
use base class' newsegment to properly timestamp

Original commit message from CVS:

use base class' newsegment to properly timestamp

19 years agoext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and...
Andy Wingo [Fri, 26 Aug 2005 11:05:13 +0000 (11:05 +0000)]
ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha...

Original commit message from CVS:
2005-08-26  Andy Wingo  <wingo@pobox.com>

* ext/ladspa/gstladspa.c:
* ext/ladspa/gstladspa.h: Finish porting, still doesn't work but
it does compile and register. I have more features than you.

* ext/ladspa/gstsignalprocessor.h:
* ext/ladspa/gstsignalprocessor.c: Updates, bug fixen.

19 years agodo proper cleanup/creation, fixes state changes
Thomas Vander Stichele [Fri, 26 Aug 2005 00:42:57 +0000 (00:42 +0000)]
do proper cleanup/creation, fixes state changes

Original commit message from CVS:
do proper cleanup/creation, fixes state changes

19 years agocheck/: add a test for audioconvert
Thomas Vander Stichele [Thu, 25 Aug 2005 17:20:02 +0000 (17:20 +0000)]
check/: add a test for audioconvert

Original commit message from CVS:

* check/Makefile.am:
* check/elements/audioconvert.c: (setup_audioconvert),
(cleanup_audioconvert), (get_int_caps), (verify_convert),
(GST_START_TEST), (audioconvert_suite), (main):
add a test for audioconvert
* gst/audioresample/gstaudioresample.c:
* gst/audioresample/gstaudioresample.h:
set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
note that for buffers of 1/3 sec this means DURATION(c) is
one nanosecond more than for a and b

19 years agosome more testing for perfect streams
Thomas Vander Stichele [Thu, 25 Aug 2005 16:19:39 +0000 (16:19 +0000)]
some more testing for perfect streams

Original commit message from CVS:
some more testing for perfect streams

19 years agoadd a check for audioresample
Thomas Vander Stichele [Thu, 25 Aug 2005 15:44:58 +0000 (15:44 +0000)]
add a check for audioresample

Original commit message from CVS:
add a check for audioresample

19 years agoshow some info on what's left in the queue
Thomas Vander Stichele [Thu, 25 Aug 2005 14:51:18 +0000 (14:51 +0000)]
show some info on what's left in the queue

Original commit message from CVS:
show some info on what's left in the queue

19 years agogst/audioresample/: add room for extra overlap samples when asked to transform size...
Thomas Vander Stichele [Thu, 25 Aug 2005 12:31:31 +0000 (12:31 +0000)]
gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr...

Original commit message from CVS:
* gst/audioresample/debug.c:
* gst/audioresample/gstaudioresample.c:
add room for extra overlap samples when asked to transform size
protect against possible mem corruption and check for discrepancies
between written size and outbuffer's size so we can warn for
potential problems
* gst/audioresample/resample.c: (resample_init),
(resample_get_output_size_for_input), (resample_get_output_size),
(resample_set_n_channels), (resample_set_format):
set debug level based on RESAMPLE_DEBUG env var
make sure that get_output_size* returns a whole number of
sample_size
set sample_size each time either channel or format is set
* gst/audioresample/resample_chunk.c: (resample_scale_chunk):
* gst/audioresample/resample_functable.c:
(resample_scale_functable):
* gst/audioresample/resample_ref.c: (resample_scale_ref):
remove r->sample_size, it's done in resample.c now
add some debugging to the ref implementation
make sure we only give back bytes that are wholes of the sample
size

19 years agogst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.
Jan Schmidt [Thu, 25 Aug 2005 10:53:49 +0000 (10:53 +0000)]
gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.

Original commit message from CVS:
* gst/level/gstlevel.c: (gst_level_message_new):
Revert unpopular change for GST_MESSAGE_SRC to GObject.

19 years agoadd missing files
Andy Wingo [Thu, 25 Aug 2005 09:32:22 +0000 (09:32 +0000)]
add missing files

Original commit message from CVS:
add missing files

19 years agoext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.
Andy Wingo [Thu, 25 Aug 2005 09:30:24 +0000 (09:30 +0000)]
ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet.

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.

19 years agoFixed EOS and improved robustness for malformed indices.
Owen Fraser-Green [Thu, 25 Aug 2005 00:32:21 +0000 (00:32 +0000)]
Fixed EOS and improved robustness for malformed indices.

Original commit message from CVS:
Fixed EOS and improved robustness for malformed indices.

19 years agoadd lame
Christian Schaller [Wed, 24 Aug 2005 17:40:17 +0000 (17:40 +0000)]
add lame

Original commit message from CVS:
add lame

19 years agofix broken header setup in Makefile.am
Christian Schaller [Wed, 24 Aug 2005 17:21:49 +0000 (17:21 +0000)]
fix broken header setup in Makefile.am

Original commit message from CVS:
fix broken header setup in Makefile.am

19 years agodist more
Thomas Vander Stichele [Wed, 24 Aug 2005 16:41:46 +0000 (16:41 +0000)]
dist more

Original commit message from CVS:
dist more

19 years agoext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end timestamps.
Andy Wingo [Wed, 24 Aug 2005 15:51:48 +0000 (15:51 +0000)]
ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end timestamps.

Original commit message from CVS:
2005-08-24  Andy Wingo  <wingo@pobox.com>

* ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid
segment end timestamps.

(Also commit an old changelog entry)