[gst-devel] How to register my new plugin on Nokia 770?
Stefan Kost
ensonic at hora-obscura.de
Sat Dec 1 17:41:54 CET 2007
Hi all,
yes, the installed gstreamer is without debug logging. You can just build
gstreamer in scratchbox with --gst-enable-debug and copy the libgstreamer over.
Usualy the problem with a plugin not loading is missing link deps. So if you use
some custom libs verify that you link against them. If you can compile you
plugin on x86, I recommend to try the plugin there and once it works, build in
scratchbox and try on the device.
Stefan
Zhao Liang-E3423C schrieb:
> Hi Sharath,
>
>>From nokia gstreamer library size, I guess they have removed much
> features, including debug, now armel libgstreamer.so in nokia is about
> 399KB, but with normal configure, it is about 600--700KB.
>
> Best Regards
> Zhao Liang
>
>
> -----Original Message-----
> From: gstreamer-devel-bounces at lists.sourceforge.net
> [mailto:gstreamer-devel-bounces at lists.sourceforge.net] On Behalf Of TK,
> Pratheesh Gangadhar
> Sent: Friday, November 30, 2007 3:53 PM
> To: Sharath Mudalamane; Edward Hervey
> Cc: gstreamer-devel at lists.sourceforge.net
> Subject: Re: [gst-devel] How to register my new plugin on Nokia 770?
>
> Hi Sharath,
>
> There is not much one can infer from these logs, it looks like log
> without debug enabled. I believe as Edward pointed out either debugging
> is disabled in N770 gstreamer by default or you can try increasing the
> debug level to see if there any difference say 3 or 4. If you don't see
> any difference after trying debug level 3 or 4, then you might need to
> recompile GStreamer with debug enabled.
>
> You may need to copy all generated .so.* files ( links to .so for
> eg:-.so.1 etc) to your plugin folder. It could be that GStreamer is
> looking for .so.1 instead of .so.
>
> Pratheesh
>
> -----Original Message-----
> From: Sharath Mudalamane [mailto:sharath_m at mindtree.com]
> Sent: Friday, November 30, 2007 11:09 AM
> To: Edward Hervey
> Cc: TK, Pratheesh Gangadhar; gstreamer-devel at lists.sourceforge.net
> Subject: RE: [gst-devel] How to register my new plugin on Nokia 770?
>
> Hello Edward,
>
> I have pasted the logs in the mail below. Please, feedback!
>
> ____________________________________________________
> gst-inspect-0.10[24598]: GLIB WARNING ** GConf - Client failed to
> connect to the D-BUS daemon:
> Failed to connect to socket /var/run/dbus/system_bus_socket: No such
> file or directory
> gst-inspect-0.10[24598]: GLIB WARNING ** GConf - Client failed to
> connect to the D-BUS daemon:
> Failed to connect to socket /var/run/dbus/system_bus_socket: No such
> file or directory
> gst-inspect-0.10[24598]: GLIB WARNING ** GConf - Client failed to
> connect to the D-BUS daemon:
> Failed to connect to socket /var/run/dbus/system_bus_socket: No such
> file or directory
> gst-inspect-0.10[24598]: GLIB WARNING ** default - Failed to connect to
> the D-BUS daemon: Unable to determine the address of the message bus
> audioconvert: audioconvert: Audio converter
> rtpdemux: rtpdemux: RTP Demux
> playbin: playbin: Player Bin
> rtppayloads: msgsmpayloader: RTP MSGSM Audio Payloader
> rtppayloads: msgsmdepayloader: MSGSM RTP Depayloader
> audiorate: audiorate: Audio rate adjuster
> wavparse: wavparse: WAV audio demuxer
> typefindfunctions: video/x-ms-asf: asf, wm, wma, wmv
> typefindfunctions: audio/x-musepack: mpc
> typefindfunctions: audio/x-au: au, snd
> typefindfunctions: video/x-msvideo: avi
> typefindfunctions: video/x-cdxa: dat
> typefindfunctions: video/x-vcd: dat
> typefindfunctions: audio/x-flac: flac
> typefindfunctions: video/x-fli: flc, fli
> typefindfunctions: application/x-id3v2: mp3, mp2, mp1, mpga, ogg, flac,
> tta
> typefindfunctions: application/x-id3v1: mp3, mp2, mp1, mpga, ogg, flac,
> tta
> typefindfunctions: application/x-apetag: ape, mpc, wv
> typefindfunctions: audio/x-ttafile: tta
> typefindfunctions: audio/x-mod: 669, amf, dsm, gdm, far, imf, it, med,
> mod, mtm, okt, sam, s3m, stm, stx, ult, xm
> typefindfunctions: audio/mpeg: mp3, mp2, mp1, mpga
> typefindfunctions: audio/x-ac3: ac3
> typefindfunctions: video/mpeg1: mpe, mpeg, mpg
> typefindfunctions: video/mpeg2: mpe, mpeg, mpg
> typefindfunctions: video/mpegts: ts
> typefindfunctions: application/ogg: anx, ogg, ogm
> typefindfunctions: video/mpeg: mpv, mpeg, mpg
> typefindfunctions: video/mpeg-stream: mpv, mpeg, mpg
> typefindfunctions: video/mpeg4: m4v
> typefindfunctions: audio/x-m4a: m4a
> typefindfunctions: application/x-3gp: 3gp
> typefindfunctions: video/quicktime: mov
> typefindfunctions: application/vnd.rn-realmedia: ra, ram, rm, rmvb
> typefindfunctions: application/x-shockwave-flash: swf, swfl
> typefindfunctions: video/x-flv: flv
> typefindfunctions: text/plain: txt
> typefindfunctions: text/uri-list: ram
> typefindfunctions: application/smil: smil
> typefindfunctions: application/xml: xml
> typefindfunctions: audio/x-wav: wav
> typefindfunctions: audio/x-aiff: aiff, aif, aifc
> typefindfunctions: audio/x-svx: iff, svx
> typefindfunctions: audio/x-paris: paf
> typefindfunctions: audio/x-nist: nist
> typefindfunctions: audio/x-voc: voc
> typefindfunctions: audio/x-sds: sds
> typefindfunctions: audio/x-ircam: sf
> typefindfunctions: audio/x-w64: w64
> typefindfunctions: audio/x-shorten: shn
> typefindfunctions: application/x-ape: ape
> typefindfunctions: image/jpeg: jpg, jpe, jpeg
> typefindfunctions: image/gif: gif
> typefindfunctions: image/png: png
> typefindfunctions: image/bmp: bmp
> typefindfunctions: image/tiff: tif, tiff
> typefindfunctions: video/x-matroska: mkv, mka
> typefindfunctions: video/x-dv: dv, dif
> typefindfunctions: audio/x-amr-nb-sh: amr
> typefindfunctions: audio/x-amr-wb-sh: amr
> typefindfunctions: audio/iLBC-sh: ilbc
> typefindfunctions: audio/x-sid: sid
> typefindfunctions: image/x-xcf: xcf
> typefindfunctions: video/x-mng: mng
> typefindfunctions: image/x-jng: jng
> typefindfunctions: image/x-xpixmap: xpm
> typefindfunctions: image/x-sun-raster: ras
> typefindfunctions: application/x-bzip: bz2
> typefindfunctions: application/x-gzip: gz
> typefindfunctions: application/zip: zip
> typefindfunctions: application/x-compress: Z
> typefindfunctions: audio/x-vorbis: no extensions
> typefindfunctions: video/x-theora: no extensions
> typefindfunctions: application/x-ogm-video: no extensions
> typefindfunctions: application/x-ogm-audio: no extensions
> typefindfunctions: application/x-ogm-text: no extensions
> typefindfunctions: audio/x-speex: no extensions
> typefindfunctions: application/x-ogg-skeleton: no extensions
> typefindfunctions: text/x-cmml: no extensions
> typefindfunctions: application/x-executable: no extensions
> typefindfunctions: adts_mpeg_stream: aac
> typefindfunctions: audio/x-spc: spc
> typefindfunctions: audio/x-wavpack: wv, wvp
> typefindfunctions: audio/x-wavpack-correction: wvc
> typefindfunctions: application/x-rar: rar
> typefindfunctions: application/x-tar: tar
> typefindfunctions: application/x-ar: a
> typefindfunctions: application/x-ms-dos-executable: dll, exe, ocx, sys,
> scr, msstyles, cpl
> typefindfunctions: video/x-dirac: no extensions
> jrtp: rtpsend: JRTP Session
> jrtp: rtprecv: JRTP Session
> jrtp: rtpbin: RTP Bin
> adder: adder: Adder
> gnomevfs: gnomevfssrc: GnomeVFS Source
> gnomevfs: gnomevfssink: GnomeVFS Sink
> subparse: subparse_typefind: srt, sub, mpsub, mdvd
> subparse: subparse: Subtitle parser
> subparse: ssaparse: SSA Subtitle Parser
> rtp: rtpdepay: RTP Payloader
> rtp: rtpgsmdepay: RTP packet parser
> rtp: rtpgsmpay: RTP GSM Audio Payloader
> rtp: rtpamrdepay: RTP packet parser
> rtp: rtpamrpay: RTP packet parser
> rtp: rtppcmadepay: RTP packet parser
> rtp: rtppcmudepay: RTP packet parser
> rtp: rtppcmupay: RTP packet parser
> rtp: rtppcmapay: RTP packet parser
> rtp: rtpmpadepay: RTP packet parser
> rtp: rtpmpapay: RTP packet parser
> rtp: rtph263ppay: RTP packet parser
> rtp: rtph263pdepay: RTP packet parser
> rtp: rtph263pay: RTP packet parser
> rtp: rtpilbcpay: RTP Payloader for iLBC Audio
> rtp: rtpilbcdepay: RTP iLBC packet depayloader
> rtp: asteriskh263: RTP packet parser
> rtp: rtpmp4vpay: RTP packet parser
> rtp: rtpmp4vdepay: RTP packet parser
> rtp: rtpspeexpay: RTP packet parser
> rtp: rtpspeexdepay: RTP packet parser
> coreelements: capsfilter: CapsFilter
> coreelements: fakesrc: Fake Source
> coreelements: fakesink: Fake Sink
> coreelements: fdsrc: Disk Source
> coreelements: fdsink: Filedescriptor Sink
> coreelements: filesrc: File Source
> coreelements: identity: Identity
> coreelements: queue: Queue
> coreelements: filesink: File Sink
> coreelements: tee: Tee pipe fitting
> coreelements: typefind: TypeFind
> decodebin: decodebin: Decoder Bin
> volume: volume: Volume
> audiotestsrc: audiotestsrc: Audio test source
> rtpjitterbuffer: rtpjitterbuffer: RTP packet jitter-buffer
> ffmpegcolorspace: ffmpegcolorspace: FFMPEG Colorspace converter
> udp: udpsink: UDP packet sender
> udp: multiudpsink: UDP packet sender
> udp: dynudpsink: UDP packet sender
> udp: udpsrc: UDP packet receiver
> avi: avidemux: Avi demuxer
> icesink/src: icesrc: ICE packet source
> icesink/src: icesink: ICE packet sink
> tcp: tcpclientsink: TCP client sink
> tcp: tcpclientsrc: TCP client source
> tcp: tcpserversink: TCP server sink
> tcp: tcpserversrc: TCP server source
> tcp: multifdsink: Multi filedescriptor sink
> staticelements: bin: Generic bin
> staticelements: pipeline: Pipeline object
>
> Total plugins: 23
> Total features: 148
> _______________________________________________
>
> Thanks and regards,
> Sharath
>
> -----Original Message-----
> From: Edward Hervey [mailto:bilboed at gmail.com]
> Sent: Thursday, November 29, 2007 10:43 PM
> To: Sharath Mudalamane
> Cc: TK, Pratheesh Gangadhar; gstreamer-devel at lists.sourceforge.net
> Subject: RE: [gst-devel] How to register my new plugin on Nokia 770?
>
> Please provide us that log without it being quarantined (or whatever
> that means)
>
>
> On Thu, 2007-11-29 at 22:17 +0530, Sharath Mudalamane wrote:
>> Hi Edward,
>>
>> Thanks for the inputs!
>>
>> Since I am facing the same problem on scratchbox (As I explained in my
> first
>> mail), I tried GST_DEBUG ... on scratchbox environment (No debug
> enabled in
>> :-( my 770).
>>
>> I am not getting any clue from the logs. I have attached the generated
> logs.
>> Can you please help me?
>>
>>
>> Thanks and regards,
>> Sharath
>>
>>
>>
>> -----Original Message-----
>> From: Edward Hervey [mailto:bilboed at gmail.com]
>> Sent: Thursday, November 29, 2007 9:46 PM
>> To: Sharath Mudalamane
>> Cc: TK, Pratheesh Gangadhar; gstreamer-devel at lists.sourceforge.net
>> Subject: Re: [gst-devel] How to register my new plugin on Nokia 770?
>>
>> Hi,
>>
>> First REMOVE your registry (~/.gstreamer-0.10/registry*), then run
> the
>> following :
>> # GST_DEBUG=2 gst-inspect-0.10 > log 2>&1
>>
>> You can then look through the 'log' file to see the reason why your
>> plugin isn't being loaded. If you don't see anything regarding your
>> plugin, that means that it is located in the wrong path.
>>
>> BTW, I think debugging was disabled on the N770 gstreamer by
>> default... so I hope you have a debug-enabled version of gstreamer
> else
>> you will not be able to go very far.
>>
>> Edward
>>
>> On Thu, 2007-11-29 at 21:27 +0530, Sharath Mudalamane wrote:
>>> Hi Pratheesh,
>>>
>>>
>>>
>>> The gst-inspect FAILS for me. Hence, GST_DEBUG would not help.
>>>
>>>
>>>
>>> Also, I tried exporting GST_PLUGIN_PATH=/usr/lib/gstreamer-0.10/ (on
>
>>> the X-term of Nokia 770 device!). It is still working.
>>>
>>>
>>>
>>> I believe there is something extra that we should do to register any
>
>>> new plugins on the device (Nokia 770) apart from copying the
> generated
>>> shared object (libgstwow.so) into it.
>>>
>>>
>>>
>>> Thanks for your reply!
>>>
>>> Regards,
>>>
>>> Sharath
>>>
>>>
>>>
>>>
> ______________________________________________________________________
>>> From: TK, Pratheesh Gangadhar [mailto:pratheesh at ti.com]
>>> Sent: Thursday, November 29, 2007 7:00 PM
>>> To: Sharath Mudalamane; gstreamer-devel at lists.sourceforge.net
>>> Subject: RE: [gst-devel] How to register my new plugin on Nokia 770?
>>>
>>>
>>>
>>>
>>> Can you do export GST_DEBUG=3 or 4 before gst-inspect-0.10 and
> check
>>> the debug messages. This may give you more clues about your problem.
>>>
>>>
>>>
>>> You might also need to do a export
>>> GST_PLUGIN_PATH=/usr/lib/gstreamer-0.10/
>>>
>>>
>>>
>>>
>>>
>>>
>>>
> ______________________________________________________________________
>>> From:gstreamer-devel-bounces at lists.sourceforge.net
>>> [mailto:gstreamer-devel-bounces at lists.sourceforge.net] On Behalf Of
>>> Sharath Mudalamane
>>> Sent: Thursday, November 29, 2007 5:58 PM
>>> To: gstreamer-devel at lists.sourceforge.net
>>> Subject: [gst-devel] How to register my new plugin on Nokia 770?
>>>
>>>
>>>
>>>
>>> To: gstreamer-devel at lists.sourceforge.net
>>>
>>>
>>>
>>> Subject: How to register my new plugin on Nokia 770?
>>>
>>>
>>>
>>> Hello all,
>>>
>>>
>>>
>>>
>>>
>>> MY ISSUE:
>>>
>>>
>>>
>>> I have created a new GStreamer filter plugin (say 'Wow'). I have the
>
>>> shared object (libgstwow.so for ARM9) sitting pretty in
>>> /usr/local/lib/gstreamer-0.10/.
>>>
>>> Now, I have copied this libgstwow.so to /usr/lib/gstreamer-0.10/ on
>>> the Nokia 770.
>>>
>>> But,
>>>
>>> Nokia-770# gst-inspect-0.10 wow is not working.
>>>
>>> Nokia-770# gst-inspect-0.10 fakesrc ! wow ! fakesink is also not
>>> working.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> HOW DID I CREATE filter plugin for ARM9?
>>>
>>>
>>>
>>> I have 'scratchbox' tool setup for cross compiling the GStreamer
>>> programs for ARM9.
>>>
>>>
>>>
>>> These are the steps I followed:
>>>
>>> 1. Downloaded /gst-template from CVS to chroot'ed login of
>>> scratchbox.
>>> 2. Use make-element to create 'wow'.
>>> 3. I have edited gstwow.c,
>>>
>>> Gst_element_register(..., "wow",,,);
>>>
>>> SGT_PLUGIN_DEFINE( ,, "wow",,,);
>>>
>>> (As suggested by
>>> Trimurthulu! See below e-mail)
>>>
>>> 1. Edit gst-template/gst-plugin/src/makefile.am to change
> plugin
>>> name.
>>> 2. run /gst-template/gst-plugin/autogen.sh
>>> 3. run /gst-template/gst-plugin/make
>>> 4. run /gst-template/gst-plugin/make install
>>>
>>> All the steps are successful and shared object is generated.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> WHAT OTHER THINGS DID I CHECK?
>>>
>>> After copying the .so to /usr/lib/gstreamer-0.10/ on Nokia 770 , I
> set
>>> LD_LIBRARY_PATH=/usr/lib. But gst-inspect is not working.
>>>
>>>
>>>
>>>
>>>
>>> [Scratchbox-ARM:]> gst-inspect-0.10 wow is not working.
>>>
>>> [Scratchbox-ARM:]> gst-inspect-0.10 fakesrc ! wow ! fakesink is
> also
>>> not working.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Hello Volter,
>>>
>>>
>>>
>>> Please, let me know if you could resolve your plugin registration
>>> issue.
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Thanks and regards,
>>>
>>> Sharath
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
> ______________________________________________________________________
>>> From:gstreamer-devel-bounces at lists.sourceforge.net
>>> [mailto:gstreamer-devel-bounces at lists.sourceforge.net] On Behalf Of
>>> trimurthulu amaradhi
>>> Sent: Tuesday, November 06, 2007 1:25 PM
>>> To: Volter Yen
>>> Cc: gstreamer-devel at lists.sourceforge.net
>>> Subject: Re: [gst-devel] why gst-inspect could not inspect my
>>> customizedplugin ?
>>>
>>>
>>>
>>>
>>> Hi,
>>> you have to fill the following to display the any plugin info
>>> GST_ELEMENT_DETAILS{} gst_element_register ()
>>>
>>> GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
>>> GST_VERSION_MINOR,
>>> "pluginname",
>>> "player name", plugin_init, VERSION, GST_LICENSE,
>>> GST_PACKAGE_NAME,
>>> GST_PACKAGE_ORIGIN)
>>>
>>> you just compare with any existing plugin ..
>>>
>>> Regards..
>>>
>>> Trimurthulu
>>>
>>> On 11/6/07, Volter Yen <volter619 at 163.com> wrote:
>>>
>>>
>>>
>>>
>>> Hi all,
>>>
>>>
>>> I have built my sampleplugin based on the gst-template, but when i
>>> use the gst-inspect to check its existance,I got 'no entry..'
> info,
>>> and I have check the built out files, there are my ourput dir, so I
>
>>> am vondering where the problem is? please help me.thank you!
>>>
>>>
>>>
>>>
>>>
>>> Volter
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> =====================================================
>>>
>>>
>>>
>>>
>>>
>>> Happy everyday $ Best Regards!
>>>
>>>
>>>
>>>
>>>
>>> msn:volter619 at 163.com
>>>
>>>
>>>
>>>
>>>
>>> Focus on embed linux software!
>>>
>>>
>>>
>>>
> ------------------------------------------------------------------------
> -
>>> This SF.net email is sponsored by: Splunk Inc.
>>> Still grepping through log files to find problems? Stop.
>>> Now Search log events and configuration files using AJAX and a
>>> browser.
>>> Download your FREE copy of Splunk now >> http://get.splunk.com/
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> gstreamer-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>>
>>>
>>>
>>>
>>> DISCLAIMER:
>>>
>>> This message (including attachment if any) is confidential and may
> be
>>> privileged. If you have received this message by mistake please
> notify
>>> the sender by return e-mail and delete this message from your
> system.
>>> Any unauthorized use or dissemination of this message in whole or in
>
>>> part is strictly prohibited.
>>>
>>> E-mail may contain viruses. Before opening attachments please check
>>> them for viruses and defects. While MindTree Consulting Limited
>>> (MindTree) has put in place checks to minimize the risks, MindTree
>>> will not be responsible for any viruses or defects or any forwarded
>>> attachments emanating either from within MindTree or outside.
>>>
>>> Please note that e-mails are susceptible to change and MindTree
> shall
>>> not be liable for any improper, untimely or incomplete transmission.
>>>
>>> MindTree reserves the right to monitor and review the content of all
>
>>> messages sent to or from MindTree e-mail address. Messages sent to
> or
>>> from this e-mail address may be stored on the MindTree e-mail system
>
>>> or else where.
>>>
>>>
>>> DISCLAIMER:
>>>
>>> This message (including attachment if any) is confidential and may
> be
>>> privileged. If you have received this message by mistake please
> notify
>>> the sender by return e-mail and delete this message from your
> system.
>>> Any unauthorized use or dissemination of this message in whole or in
>
>>> part is strictly prohibited.
>>>
>>> E-mail may contain viruses. Before opening attachments please check
>>> them for viruses and defects. While MindTree Consulting Limited
>>> (MindTree) has put in place checks to minimize the risks, MindTree
>>> will not be responsible for any viruses or defects or any forwarded
>>> attachments emanating either from within MindTree or outside.
>>>
>>> Please note that e-mails are susceptible to change and MindTree
> shall
>>> not be liable for any improper, untimely or incomplete transmission.
>>>
>>> MindTree reserves the right to monitor and review the content of all
>
>>> messages sent to or from MindTree e-mail address. Messages sent to
> or
>>> from this e-mail address may be stored on the MindTree e-mail system
>
>>> or else where.
>>>
>>>
> ------------------------------------------------------------------------
> -
>>> SF.Net email is sponsored by: The Future of Linux Business White
> Paper
>>> from Novell. From the desktop to the data center, Linux is going
>>> mainstream. Let it simplify your IT future.
>>> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
>>> _______________________________________________ gstreamer-devel
> mailing
>> list gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>>
>>
>> DISCLAIMER:
>> This message (including attachment if any) is confidential and may be
> privileged. If you have received this message by mistake please notify
> the sender by return e-mail and delete this message from your system.
> Any unauthorized use or dissemination of this message in whole or in
> part is strictly prohibited.
>> E-mail may contain viruses. Before opening attachments please check
> them
> for viruses and defects. While MindTree Consulting Limited (MindTree)
> has put in place checks to minimize the risks, MindTree will not be
> responsible for any viruses or defects or any forwarded attachments
> emanating either from within MindTree or outside.
>> Please note that e-mails are susceptible to change and MindTree shall
> not
> be liable for any improper, untimely or incomplete transmission.
>> MindTree reserves the right to monitor and review the content of all
> messages sent to or from MindTree e-mail address. Messages sent to or
> from this e-mail address may be stored on the MindTree e-mail system or
> else where.
>
>
>
> DISCLAIMER:
> This message (including attachment if any) is confidential and may be
> privileged. If you have received this message by mistake please notify
> the sender by return e-mail and delete this message from your system.
> Any unauthorized use or dissemination of this message in whole or in
> part is strictly prohibited.
> E-mail may contain viruses. Before opening attachments please check them
> for viruses and defects. While MindTree Consulting Limited (MindTree)
> has put in place checks to minimize the risks, MindTree will not be
> responsible for any viruses or defects or any forwarded attachments
> emanating either from within MindTree or outside.
> Please note that e-mails are susceptible to change and MindTree shall
> not be liable for any improper, untimely or incomplete transmission.
> MindTree reserves the right to monitor and review the content of all
> messages sent to or from MindTree e-mail address. Messages sent to or
> from this e-mail address may be stored on the MindTree e-mail system or
> else where.
>
> ------------------------------------------------------------------------
> -
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell. From the desktop to the data center, Linux is going
> mainstream. Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell. From the desktop to the data center, Linux is going
> mainstream. Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list