summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-05-05make this module a bit more 0.9 friendlyChristian Schaller20-2155/+340
Original commit message from CVS: make this module a bit more 0.9 friendly
2005-04-14file zh_TW.po was initially added on branch BRANCH-GSTREAMER-0_8.Thomas Vander Stichele0-0/+0
Original commit message from CVS: file zh_TW.po was initially added on branch BRANCH-GSTREAMER-0_8.
2005-04-14file Makefile.am was initially added on branch BRANCH-GSTREAMER-0_8.Gergely Nagy0-0/+0
Original commit message from CVS: file Makefile.am was initially added on branch BRANCH-GSTREAMER-0_8.
2005-04-14file gstfreeze.c was initially added on branch BRANCH-GSTREAMER-0_8.Gergely Nagy0-0/+0
Original commit message from CVS: file gstfreeze.c was initially added on branch BRANCH-GSTREAMER-0_8.
2005-04-14file gstfreeze.h was initially added on branch BRANCH-GSTREAMER-0_8.Gergely Nagy1-0/+0
Original commit message from CVS: file gstfreeze.h was initially added on branch BRANCH-GSTREAMER-0_8.
2005-03-04file gstbaseaudiosink.c was initially added on branch BRANCH-THREADED.Wim Taymans0-0/+0
Original commit message from CVS: file gstbaseaudiosink.c was initially added on branch BRANCH-THREADED.
2005-03-04file gstbaseaudiosink.h was initially added on branch BRANCH-THREADED.Wim Taymans0-0/+0
Original commit message from CVS: file gstbaseaudiosink.h was initially added on branch BRANCH-THREADED.
2005-03-04file gstringbuffer.c was initially added on branch BRANCH-THREADED.Wim Taymans0-0/+0
Original commit message from CVS: file gstringbuffer.c was initially added on branch BRANCH-THREADED.
2005-03-04file gstringbuffer.h was initially added on branch BRANCH-THREADED.Wim Taymans0-0/+0
Original commit message from CVS: file gstringbuffer.h was initially added on branch BRANCH-THREADED.
2005-02-22add libvisual pluginChristian Schaller1-0/+10
Original commit message from CVS: add libvisual plugin
2005-02-22hunting season on 0.9 is now OPENThomas Vander Stichele2-3/+8
Original commit message from CVS: hunting season on 0.9 is now OPEN
2005-02-22sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ↵BRANCH-GSTREAMER-0_8-ROOTRonald S. Bultje1-0/+5
symbol conflict. Original commit message from CVS: * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices): Kick the hell out of gcc for not warning me about a symbol conflict.
2005-02-22ext/gdk_pixbuf/pixbufscale.c: Don't leak caps string (fixes #168134)Tim-Philipp Müller1-0/+12
Original commit message from CVS: * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link): Don't leak caps string (fixes #168134) * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init), (gst_jpegenc_init), (gst_jpegenc_finalize), (gst_jpegenc_change_state): Don't leak line buffers and context struct (fixes #168133).
2005-02-21Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. ↵Tim-Philipp Müller3-3/+18
Fix build and up requirement to 0.5.0, an... Original commit message from CVS: Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. Fix build and up requirement to 0.5.0, and also pass parameters to gst_diracdec_link in the right order. (fixes #167959)
2005-02-21Whoops.Maciej Katafiasz1-1/+1
Original commit message from CVS: Whoops.
2005-02-21Fix playback of certain invalid muxed streams. Partial fix for #149158Maciej Katafiasz3-6/+48
Original commit message from CVS: Fix playback of certain invalid muxed streams. Partial fix for #149158
2005-02-20gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffersJan Schmidt1-0/+4
Original commit message from CVS: * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain): Make sure we only write to writable buffers
2005-02-20gst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header ↵Tim-Philipp Müller2-0/+30
values for alaw and mulaw audio instead of ju... Original commit message from CVS: * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps_with_data): Do actually fix invalid RIFF fmt header values for alaw and mulaw audio instead of just saying so. * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt): Give gst_riff_create_audio_caps_with_data() a chance to fix up broken format header fields before extracting any parameters from the header. (fixes #167633)
2005-02-19Don't leak othercaps in link function (fixes #167878)Tim-Philipp Müller1-0/+8
Original commit message from CVS: Don't leak othercaps in link function (fixes #167878)
2005-02-19support libvisual 0.2.0Arwed v. Merkatz2-1/+8
Original commit message from CVS: support libvisual 0.2.0
2005-02-18Fix rowstridesTim-Philipp Müller1-0/+6
Original commit message from CVS: Fix rowstrides
2005-02-17gst/avi/gstavidemux.c: Declare variables at beginning of block and make ↵Gergely Nagy1-0/+15
gcc-2.95 happy Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_invert): Declare variables at beginning of block and make gcc-2.95 happy (fixes # 167482, patch by Gergely Nagy). * gst/tcp/gsttcpclientsrc.c: * gst/tcp/gsttcpclientsrc.h: Move some includes into the header, so that struct sockaddr_in is defined when it should be defined on FreeBSD as well (fixes #167483). * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive): Don't pass uninitialised values to setsockopt() here either.
2005-02-17Do not pass uninitialised values to setsockopt(). (fixes #167704)Tim-Philipp Müller1-0/+7
Original commit message from CVS: Do not pass uninitialised values to setsockopt(). (fixes #167704)
2005-02-16gst/playback/gstplaybin.c: Invert bin_add/link order to workaround deadlock ↵Ronald S. Bultje1-0/+5
in opt. Original commit message from CVS: * gst/playback/gstplaybin.c: (add_sink): Invert bin_add/link order to workaround deadlock in opt.
2005-02-15gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.Ronald S. Bultje2-0/+6
Original commit message from CVS: * gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.
2005-02-15ext/ogg/gstoggdemux.c: Granpos can apparently be -1, which screws up ↵Ronald S. Bultje1-0/+5
calculations... Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate): Granpos can apparently be -1, which screws up calculations...
2005-02-15sys/: Use a mutex protected list to marshal navigation events into the ↵Jan Schmidt1-0/+16
stream thread from whichever thread sends them. Original commit message from CVS: * sys/ximage/ximagesink.c: (gst_ximagesink_chain), (gst_ximagesink_send_pending_navigation), (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize), (gst_ximagesink_init): * sys/ximage/ximagesink.h: * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain), (gst_xvimagesink_send_pending_navigation), (gst_xvimagesink_navigation_send_event), (gst_xvimagesink_finalize), (gst_xvimagesink_init): * sys/xvimage/xvimagesink.h: Use a mutex protected list to marshal navigation events into the stream thread from whichever thread sends them.
2005-02-15Add query function to GstSpeed, so that the stream length and current ↵Tim-Philipp Müller3-15/+140
position get adjusted when queried (note that c... Original commit message from CVS: Add query function to GstSpeed, so that the stream length and current position get adjusted when queried (note that current position queries may still be wrong if the audio sink returns values based on buffer timestamps instead of passing on the query
2005-02-13gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when ↵Benjamin Otte1-0/+11
linking Original commit message from CVS: * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link), (gst_audio_convert_channels): create channel conversion matrix when linking * gst/audioconvert/.cvsignore: * gst/audioconvert/Makefile.am: * gst/audioconvert/channelmixtest.c: (main): add (ugly) test that ensures stereo <=> mono conversion works correctly
2005-02-13gst/audioconvert/gstchannelmix.h: include missing header fileBenjamin Otte1-0/+10
Original commit message from CVS: * gst/audioconvert/gstchannelmix.h: include missing header file * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_fill_compatible): use same sign for both channels when converting to/from compatible channel. Previously used different signs made the signals cancel each other out and appear like silence. (fixes #167269)
2005-02-12Convert to and from YV12 (fixes #156379)Tim-Philipp Müller1-0/+9
Original commit message from CVS: Convert to and from YV12 (fixes #156379)
2005-02-12sys/ximage/ximagesink.c: Protect interface methods from chain and ↵Julien Moutte1-0/+14
negotiation and vice versa (Fixes #166142). Original commit message from CVS: 2005-02-12 Julien MOUTTE <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new), (gst_ximagesink_sink_link), (gst_ximagesink_change_state), (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose), (gst_ximagesink_set_property), (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface methods from chain and negotiation and vice versa (Fixes #166142). * sys/ximage/ximagesink.h: Add stream_lock. * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link), (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose): Check for xcontext before trying to link.
2005-02-12Don't send 'Hey! You gave me a NULL pointer yo naughty person' as error ↵Tim-Philipp Müller1-0/+8
message when we can't open the DVD device; se... Original commit message from CVS: Don't send 'Hey! You gave me a NULL pointer yo naughty person' as error message when we can't open the DVD device; send something more useful instead (fixes #167117)
2005-02-11sys/xvimage/xvimagesink.c: Protect interface methods from chain and ↵Julien Moutte1-0/+13
negotiation and vice versa (Fixes #166142). Original commit message from CVS: 2005-02-11 Julien MOUTTE <julien@moutte.net> * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put), (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state), (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose), (gst_xvimagesink_set_property), (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface methods from chain and negotiation and vice versa (Fixes #166142). Fix a possible bug of images in the buffer pool being discarded because we are looking at the wrong geometry. * sys/xvimage/xvimagesink.h: Add stream_lock.
2005-02-11ext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned int. (fixes #167128)David Schleef1-0/+5
Original commit message from CVS: * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to unsigned int. (fixes #167128)
2005-02-11gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and ↵David Schleef2-3/+9
people with fast machines. Fix stupid mi... Original commit message from CVS: * gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and people with fast machines. Fix stupid mistake.
2005-02-11configure.ac: Pull in librfb from my CVS tree, because it is too small and ↵David Schleef15-9/+1394
annoying to be separate. Move rfbsrc plug... Original commit message from CVS: * configure.ac: Pull in librfb from my CVS tree, because it is too small and annoying to be separate. Move rfbsrc plugin to gst/. * ext/Makefile.am: * ext/librfb/Makefile.am: * ext/librfb/gstrfbsrc.c: * gst/librfb/Makefile.am: * gst/librfb/gstrfbsrc.c: * gst/librfb/rfb.c: * gst/librfb/rfb.h: * gst/librfb/rfbbuffer.c: * gst/librfb/rfbbuffer.h: * gst/librfb/rfbbytestream.c: * gst/librfb/rfbbytestream.h: * gst/librfb/rfbcontext.h: * gst/librfb/rfbdecoder.c: * gst/librfb/rfbdecoder.h: * gst/librfb/rfbutil.h:
2005-02-10and make it handle more than one channel.Tim-Philipp Müller6-157/+229
Original commit message from CVS: Fix speed element and make it chain-based (fixes #156467), and make it handle more than one channel.
2005-02-10ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.Jan Schmidt3-117/+160
Original commit message from CVS: * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels), (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame), (gst_dtsdec_chain), (gst_dtsdec_change_state): * ext/dts/gstdtsdec.h: Don't clobber the stack constructing the channels array. Make the element chain-based. DTS tracks can now be played.
2005-02-09Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ↵Tim-Philipp Müller11-6/+55
work when included from C++ code Original commit message from CVS: Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they work when included from C++ code
2005-02-09testsuite/gst-lint: Check for non-statically scoped parent_class variables. ↵David Schleef1-0/+6
This won't be a problem once plugins are... Original commit message from CVS: * testsuite/gst-lint: Check for non-statically scoped parent_class variables. This won't be a problem once plugins are loaded with RTLD_LOCAL.
2005-02-09ext/mplex/gstmplexibitstream.cc: gcc madness.Ronald S. Bultje2-12/+19
Original commit message from CVS: * ext/mplex/gstmplexibitstream.cc: gcc madness.
2005-02-09Die, thou faulty symbol pollutors (non-static parent_class).Ronald S. Bultje1-0/+6
Original commit message from CVS: * ext/ogg/gstogmparse.c: * gst/debug/gstnavigationtest.c: Die, thou faulty symbol pollutors (non-static parent_class).
2005-02-08ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).Ronald S. Bultje2-3/+6
Original commit message from CVS: * ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).
2005-02-08Add missing endianness to template (fixes #165509).Ronald S. Bultje2-1/+7
Original commit message from CVS: * ext/mikmod/gstmikmod.c: * gst/modplug/gstmodplug.cc: Add missing endianness to template (fixes #165509).
2005-02-08gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes ↵Ronald S. Bultje1-0/+5
(#165290). Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data): Fix wrong order of reading of optional bytes (#165290).
2005-02-08ext/alsa/gstalsasink.c: Implement FILLER event awareness.Ronald S. Bultje1-0/+5
Original commit message from CVS: * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): Implement FILLER event awareness.
2005-02-08ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208).Ronald S. Bultje1-0/+5
Original commit message from CVS: * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert): Fix track calculations (#166208).
2005-02-08ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.Ronald S. Bultje1-1/+9
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain): * ext/libpng/gstpngenc.c: Fix byte-order, use proper fixed caps. Fixes #164197.
2005-02-08configure.ac: Add dvdlpcmdecJan Schmidt2-0/+44
Original commit message from CVS: * configure.ac: Add dvdlpcmdec * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset), (free_all_buffers), (gst_mpeg2dec_alloc_buffer): Don't push buffers if the src pad isn't negotiated yet. * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_buffer_to_default_format), (gst_audio_convert_buffer_from_default_format): Add support for 24-bit width. * gst/dvdlpcmdec/.cvsignore: * gst/dvdlpcmdec/Makefile.am: * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type), (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init), (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link), (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state), (plugin_init): * gst/dvdlpcmdec/gstdvdlpcmdec.h: New decoder for rearranging DVD LPCM into our audio/x-raw-int format. Needs support for the channels maps if someone can find a DVD LPCM track with > 2 channels. * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont), (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private): * gst/mpegstream/gstdvddemux.h: * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont), (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream), (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query): * gst/mpegstream/gstmpegdemux.h: * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset), (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query), (gst_mpeg_parse_handle_src_event): Use audio/x-dvd-lpcm for LPCM output. Add DTS output.