Skip to content
Snippets Groups Projects
  1. May 04, 2006
  2. May 03, 2006
  3. May 02, 2006
  4. May 01, 2006
    • Edgard Gusmão Lima's avatar
      Few improvements to move to good. · 3281a636
      Edgard Gusmão Lima authored
      Original commit message from CVS:
      Few improvements to move to good.
      3281a636
    • Thomas Vander Stichele's avatar
      moved to good. Closes #336110 · 9e873371
      Thomas Vander Stichele authored
      Original commit message from CVS:
      
      * 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-taglib.xml:
      * ext/Makefile.am:
      * ext/taglib/Makefile.am:
      * ext/taglib/gstid3v2mux.cc:
      * ext/taglib/gstid3v2mux.h:
      * ext/taglib/gsttaglib.cc:
      * ext/taglib/gsttaglib.h:
      * tests/check/Makefile.am:
      * tests/check/elements/tagid3v2mux.c:
      moved to good.  Closes #336110
      9e873371
  5. Apr 30, 2006
  6. Apr 29, 2006
    • Tim-Philipp Müller's avatar
      ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely... · f68caad5
      Tim-Philipp Müller authored
      ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely unlikely) case of an error.
      
      Original commit message from CVS:
      * ext/taglib/gsttaglib.cc:
      Post an error message on the bus in the (extremely unlikely)
      case of an error.
      f68caad5
    • Tim-Philipp Müller's avatar
      ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass. · 6fbf1877
      Tim-Philipp Müller authored
      Original commit message from CVS:
      * ext/taglib/Makefile.am:
      * ext/taglib/gstid3v2mux.cc:
      * ext/taglib/gstid3v2mux.h:
      * ext/taglib/gsttaglib.cc:
      * ext/taglib/gsttaglib.h:
      Split the actual ID3v2 tag rendering code into
      its own subclass.
      6fbf1877
    • Sebastien Moutte's avatar
      ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to... · b840a153
      Sebastien Moutte authored
      ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to enable connections with icydemux that will ...
      
      Original commit message from CVS:
      * ext/neon/gstneonhttpsrc.c:
      * ext/neon/gstneonhttpsrc.h:
      added iradio-mode support as in gnomevfssrc to enable
      connections with icydemux that will send title tag messages on
      shoutcast/icecast streams. I've also added iradio properties
      iradio-name, iradio-genre, iradio-url.
      added user-agent property because some shoutcast streams don't return
      data if the GET requests don't have a User-Agent.
      * win32/common/libgstneon.dsp:
      use debug version of libneon in debug mode
      b840a153
  7. Apr 28, 2006
    • Thomas Vander Stichele's avatar
      element renamed · b203f4ce
      Thomas Vander Stichele authored
      Original commit message from CVS:
      element renamed
      b203f4ce
    • Stefan Kost's avatar
      make GstElementDetails const · 98465e22
      Stefan Kost authored
      Original commit message from CVS:
      * ext/alsa/gstalsamixerelement.c:
      * ext/alsa/gstalsasrc.c:
      * ext/cdparanoia/gstcdparanoiasrc.c:
      * ext/gnomevfs/gstgnomevfssink.c:
      * ext/gnomevfs/gstgnomevfssrc.c:
      * ext/ogg/gstoggdemux.c:
      * ext/ogg/gstoggmux.c:
      * ext/ogg/gstoggparse.c:
      * ext/ogg/gstogmparse.c:
      * ext/pango/gstclockoverlay.c:
      * ext/pango/gsttextoverlay.c:
      * ext/pango/gsttextrender.c:
      * ext/pango/gsttimeoverlay.c:
      * ext/theora/theoradec.c:
      * ext/theora/theoraenc.c:
      * ext/vorbis/vorbisdec.c:
      * ext/vorbis/vorbisenc.c:
      * gst-libs/gst/audio/gstaudiofilter.c:
      * gst-libs/gst/audio/gstaudiofiltertemplate.c:
      * gst/audioconvert/gstaudioconvert.c:
      * gst/audiorate/gstaudiorate.c:
      * gst/audioresample/gstaudioresample.c:
      * gst/audiotestsrc/gstaudiotestsrc.c:
      * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
      * gst/playback/gstdecodebin.c:
      * gst/playback/gstplaybin.c:
      * gst/playback/gststreamselector.c:
      * gst/subparse/gstsubparse.c:
      * gst/tcp/gstmultifdsink.c:
      * gst/tcp/gsttcpclientsink.c:
      * gst/tcp/gsttcpclientsrc.c:
      * gst/tcp/gsttcpserversink.c:
      * gst/tcp/gsttcpserversrc.c:
      * gst/typefind/gsttypefindfunctions.c: (plugin_init):
      * gst/videorate/gstvideorate.c:
      * gst/videoscale/gstvideoscale.c:
      * gst/videotestsrc/gstvideotestsrc.c:
      * gst/volume/gstvolume.c:
      * sys/v4l/gstv4ljpegsrc.c:
      * sys/v4l/gstv4lmjpegsink.c:
      * sys/v4l/gstv4lmjpegsrc.c:
      * sys/v4l/gstv4lsrc.c:
      * sys/ximage/ximagesink.c:
      * sys/xvimage/xvimagesink.c:
      * tests/check/libs/cddabasesrc.c:
      make GstElementDetails const
      98465e22
    • Thomas Vander Stichele's avatar
      removed plugin doc · d727ac42
      Thomas Vander Stichele authored
      Original commit message from CVS:
      removed plugin doc
      d727ac42
    • Thomas Vander Stichele's avatar
      moved ximagesrc to good · 161d53e6
      Thomas Vander Stichele authored
      Original commit message from CVS:
      moved ximagesrc to good
      161d53e6
    • Thomas Vander Stichele's avatar
      borgify naming · b0ba6af0
      Thomas Vander Stichele authored
      Original commit message from CVS:
      borgify naming
      b0ba6af0
    • Thomas Vander Stichele's avatar
      doc tweaks · 4f4665cc
      Thomas Vander Stichele authored
      Original commit message from CVS:
      doc tweaks
      4f4665cc
    • Thomas Vander Stichele's avatar
      clean up Makefile.am · daf3b2af
      Thomas Vander Stichele authored
      Original commit message from CVS:
      clean up Makefile.am
      daf3b2af
    • Thomas Vander Stichele's avatar
      pedantic cleanups · d707693f
      Thomas Vander Stichele authored
      Original commit message from CVS:
      pedantic cleanups
      d707693f
    • Wim Taymans's avatar
      gst/audioresample/gstaudioresample.c: Add support for other formats... · c19601ea
      Wim Taymans authored
      gst/audioresample/gstaudioresample.c: Add support for other formats audioresample can handle such as 32 bits in and f...
      
      Original commit message from CVS:
      * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
      (resample_set_state_from_caps):
      Add support for other formats audioresample can handle such as
      32 bits in and float and 64 bits float. Fixes #301759
      c19601ea
    • Tim-Philipp Müller's avatar
      ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the... · 2d4c6611
      Tim-Philipp Müller authored
      ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the decoder with faacDecInit2() using fake codec ...
      
      Original commit message from CVS:
      * ext/faad/gstfaad.c: (gst_faad_init), (aac_rate_idx),
      (gst_faad_setcaps), (gst_faad_chain), (gst_faad_open_decoder),
      (gst_faad_close_decoder), (gst_faad_change_state):
      * ext/faad/gstfaad.h:
      If we run into a decoding error, try re-opening the decoder
      with faacDecInit2() using fake codec data created from the
      data the demuxer gave us. Should fix a whole bunch of
      GStreamer-faad problems incl. 'channel coupling not
      implemented', 'maximum number of scalefactor bands exceeded'
      etc. (#173007, #332892).
      2d4c6611
  8. Apr 25, 2006
    • Stefan Kost's avatar
      Define GstElementDetails as const and also static (when defined as global) · bf3fd4f9
      Stefan Kost authored
      Original commit message from CVS:
      * ext/amrwb/gstamrwbdec.c:
      * ext/amrwb/gstamrwbenc.c:
      * ext/amrwb/gstamrwbparse.c:
      * ext/arts/gst_arts.c:
      * ext/artsd/gstartsdsink.c:
      * ext/audiofile/gstafparse.c:
      * ext/audiofile/gstafsink.c:
      * ext/audiofile/gstafsrc.c:
      * ext/audioresample/gstaudioresample.c:
      * ext/bz2/gstbz2dec.c:
      * ext/bz2/gstbz2enc.c:
      * ext/cdaudio/gstcdaudio.c:
      * ext/directfb/dfbvideosink.c:
      * ext/divx/gstdivxdec.c:
      * ext/divx/gstdivxenc.c:
      * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
      * ext/faac/gstfaac.c: (gst_faac_base_init):
      * ext/faad/gstfaad.c:
      * ext/gsm/gstgsmdec.c:
      * ext/gsm/gstgsmenc.c:
      * ext/hermes/gsthermescolorspace.c:
      * ext/ivorbis/vorbisfile.c:
      * ext/lcs/gstcolorspace.c:
      * ext/libfame/gstlibfame.c:
      * ext/libmms/gstmms.c: (gst_mms_base_init):
      * ext/musepack/gstmusepackdec.c: (gst_musepackdec_base_init):
      * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
      * ext/nas/nassink.c: (gst_nassink_base_init):
      * ext/neon/gstneonhttpsrc.c:
      * ext/sdl/sdlaudiosink.c:
      * ext/sdl/sdlvideosink.c:
      * ext/shout/gstshout.c:
      * ext/snapshot/gstsnapshot.c:
      * ext/sndfile/gstsf.c:
      * ext/swfdec/gstswfdec.c:
      * ext/tarkin/gsttarkindec.c:
      * ext/tarkin/gsttarkinenc.c:
      * ext/theora/theoradec.c:
      * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
      * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_base_init):
      * ext/xvid/gstxviddec.c:
      * ext/xvid/gstxvidenc.c:
      * gst/cdxaparse/gstcdxaparse.c: (gst_cdxa_parse_base_init):
      * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_base_init):
      * gst/chart/gstchart.c:
      * gst/colorspace/gstcolorspace.c:
      * gst/deinterlace/gstdeinterlace.c:
      * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_base_init):
      * gst/festival/gstfestival.c:
      * gst/filter/gstbpwsinc.c:
      * gst/filter/gstiir.c:
      * gst/filter/gstlpwsinc.c:
      * gst/freeze/gstfreeze.c:
      * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
      * gst/librfb/gstrfbsrc.c:
      * gst/mixmatrix/mixmatrix.c:
      * gst/mpeg1sys/gstmpeg1systemencode.c:
      * gst/mpeg1videoparse/gstmp1videoparse.c:
      * gst/mpeg2sub/gstmpeg2subt.c:
      * gst/mpegaudioparse/gstmpegaudioparse.c:
      * gst/multifilesink/gstmultifilesink.c:
      * gst/overlay/gstoverlay.c:
      * gst/passthrough/gstpassthrough.c:
      * gst/playondemand/gstplayondemand.c:
      * gst/qtdemux/qtdemux.c:
      * gst/rtjpeg/gstrtjpegdec.c:
      * gst/rtjpeg/gstrtjpegenc.c:
      * gst/smooth/gstsmooth.c:
      * gst/smoothwave/gstsmoothwave.c:
      * gst/spectrum/gstspectrum.c:
      * gst/speed/gstspeed.c:
      * gst/stereo/gststereo.c:
      * gst/switch/gstswitch.c:
      * gst/tta/gstttadec.c: (gst_tta_dec_base_init):
      * gst/tta/gstttaparse.c: (gst_tta_parse_base_init):
      * gst/vbidec/gstvbidec.c:
      * gst/videocrop/gstvideocrop.c:
      * gst/videodrop/gstvideodrop.c:
      * gst/virtualdub/gstxsharpen.c:
      * gst/xingheader/gstxingmux.c: (gst_xing_mux_base_init):
      * gst/y4m/gsty4mencode.c:
      * sys/cdrom/gstcdplayer.c:
      * sys/directdraw/gstdirectdrawsink.c:
      * sys/directsound/gstdirectsoundsink.c:
      * sys/glsink/glimagesink.c:
      * sys/qcam/gstqcamsrc.c:
      * sys/v4l2/gstv4l2src.c:
      * sys/vcd/vcdsrc.c: (gst_vcdsrc_base_init):
      * sys/ximagesrc/ximagesrc.c:
      Define GstElementDetails as const and also static (when defined as
      global)
      bf3fd4f9
  9. Apr 20, 2006
Loading