|
List Info
Thread: zaheer gst-plugins-good: gst-plugins-good/ gst-plugins-good/sys/osxaudio/
|
|
| zaheer gst-plugins-good:
gst-plugins-good/
gst-plugins-good/sys/osxaudio/ |

|
2006-04-26 21:09:37 |
Zaheer,
was it intentional to remove the 'const' keyword from
static const GstElementDetails gst_osxaudiosink_details
in /gst-plugins-good/sys/osxaudio/gstosxaudiosink.c
If so, why?
Stefan
Am Mittwoch, den 26.04.2006, 16:29 +0000 schrieb Zaheer
Abbas Merali:
> CVS Root: /cvs/gstreamer
> Module: gst-plugins-good
> Changes by: zaheer
> Date: Wed Apr 26 2006 16:29:50 UTC
>
> Log message:
> 2006-04-26 Zaheer Abbas Merali <zaheerabbas at
merali dot org>
> * sys/osxaudio/Makefile.am:
> * sys/osxaudio/gstosxaudioelement.c:
> (gst_osx_audio_element_get_type),
> (gst_osx_audio_element_class_init):
> * sys/osxaudio/gstosxaudioelement.h:
> * sys/osxaudio/gstosxaudiosink.c:
> (gst_osx_audio_sink_osxelement_do_init),
> (gst_osx_audio_sink_base_init),
(gst_osx_audio_sink_class_init),
> (gst_osx_audio_sink_init),
(gst_osx_audio_sink_set_property),
> (gst_osx_audio_sink_get_property),
(gst_osx_audio_sink_getcaps),
> (gst_osx_audio_sink_create_ringbuffer),
> (gst_osx_audio_sink_io_proc),
(gst_osx_audio_sink_osxelement_init),
> (plugin_init):
> * sys/osxaudio/gstosxaudiosink.h:
> Port of osxaudiosink to 0.10
>
> Modified files:
> . : ChangeLog
> sys/osxaudio : Makefile.am gstosxaudioelement.c
> gstosxaudioelement.h
gstosxaudiosink.c
> gstosxaudiosink.h
>
> Links:
> http
://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins
-good/ChangeLog.diff?r1=1.2298&r2=1.2299
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gs
t-plugins-good/sys/osxaudio/Makefile.am.diff?r1=1.3&r2=1
.4
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gst
reamer/gst-plugins-good/sys/osxaudio/gstosxaudioelement.c.di
ff?r1=1.7&r2=1.8
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gst
reamer/gst-plugins-good/sys/osxaudio/gstosxaudioelement.h.di
ff?r1=1.3&r2=1.4
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstrea
mer/gst-plugins-good/sys/osxaudio/gstosxaudiosink.c.diff?r1=
1.8&r2=1.9
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstrea
mer/gst-plugins-good/sys/osxaudio/gstosxaudiosink.h.diff?r1=
1.3&r2=1.4
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> gstreamer-cvs mailing list
> gstreamer-cvs lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer
-cvs
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
|
|
| zaheer gst-plugins-good:
gst-plugins-good/
gst-plugins-good/sys/osxaudio/ |

|
2006-04-27 09:20:28 |
Stefan,
Not intentional. I will fix that. This is just an initial
code dump
and it works, I will commit osxaudiosrc and then get it
complying to
the conditions for plugins being in good/ugly and then get
it reviewed
before enabling it in configure.ac and the necessary
Makefile.am. You
fancy reviewing it when its done?
Zaheer
On 4/26/06, Stefan Kost <ensonic hora-obscura.de> wrote:
> Zaheer,
>
> was it intentional to remove the 'const' keyword from
> static const GstElementDetails gst_osxaudiosink_details
> in /gst-plugins-good/sys/osxaudio/gstosxaudiosink.c
> If so, why?
>
> Stefan
>
>
> Am Mittwoch, den 26.04.2006, 16:29 +0000 schrieb Zaheer
Abbas Merali:
> > CVS Root: /cvs/gstreamer
> > Module: gst-plugins-good
> > Changes by: zaheer
> > Date: Wed Apr 26 2006 16:29:50 UTC
> >
> > Log message:
> > 2006-04-26 Zaheer Abbas Merali <zaheerabbas
at merali dot org>
> > * sys/osxaudio/Makefile.am:
> > * sys/osxaudio/gstosxaudioelement.c:
> > (gst_osx_audio_element_get_type),
> > (gst_osx_audio_element_class_init):
> > * sys/osxaudio/gstosxaudioelement.h:
> > * sys/osxaudio/gstosxaudiosink.c:
> > (gst_osx_audio_sink_osxelement_do_init),
> > (gst_osx_audio_sink_base_init),
(gst_osx_audio_sink_class_init),
> > (gst_osx_audio_sink_init),
(gst_osx_audio_sink_set_property),
> > (gst_osx_audio_sink_get_property),
(gst_osx_audio_sink_getcaps),
> > (gst_osx_audio_sink_create_ringbuffer),
> > (gst_osx_audio_sink_io_proc),
(gst_osx_audio_sink_osxelement_init),
> > (plugin_init):
> > * sys/osxaudio/gstosxaudiosink.h:
> > Port of osxaudiosink to 0.10
> >
> > Modified files:
> > . : ChangeLog
> > sys/osxaudio : Makefile.am
gstosxaudioelement.c
> > gstosxaudioelement.h
gstosxaudiosink.c
> > gstosxaudiosink.h
> >
> > Links:
> > http
://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins
-good/ChangeLog.diff?r1=1.2298&r2=1.2299
> > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gs
t-plugins-good/sys/osxaudio/Makefile.am.diff?r1=1.3&r2=1
.4
> > http://freedesktop.org/cgi-bin/viewcvs.cgi/gst
reamer/gst-plugins-good/sys/osxaudio/gstosxaudioelement.c.di
ff?r1=1.7&r2=1.8
> > http://freedesktop.org/cgi-bin/viewcvs.cgi/gst
reamer/gst-plugins-good/sys/osxaudio/gstosxaudioelement.h.di
ff?r1=1.3&r2=1.4
> > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstrea
mer/gst-plugins-good/sys/osxaudio/gstosxaudiosink.c.diff?r1=
1.8&r2=1.9
> > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstrea
mer/gst-plugins-good/sys/osxaudio/gstosxaudiosink.h.diff?r1=
1.3&r2=1.4
> >
> >
> >
-------------------------------------------------------
> > Using Tomcat but need to do more? Need to support
web services, security?
> > Get stuff done quickly with pre-integrated
technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1
based on Apache Geronimo
> > http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > gstreamer-cvs mailing list
> > gstreamer-cvs lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer
-cvs
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web
services, security?
> Get stuff done quickly with pre-integrated technology
to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based
on Apache Geronimo
> http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> gstreamer-cvs mailing list
> gstreamer-cvs lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer
-cvs
>
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http:
//sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&
amp;3057&dat1642
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
|
|
| zaheer gst-plugins-good:
gst-plugins-good/
gst-plugins-good/sys/osxaudio/ |

|
2006-04-28 06:18:41 |
Hi Zaheer,
On 11:20:28 am 27/04/2006 "Zaheer Merali"
<zaheerabbas merali.org> wrote:
> Stefan,
>
> Not intentional. I will fix that.
Okay - thanks.
> This is just an initial code dump
> and it works, I will commit osxaudiosrc and then get it
complying to
> the conditions for plugins being in good/ugly and then
get it reviewed
> before enabling it in configure.ac and the necessary
Makefile.am. You
> fancy reviewing it when its done?
I don't know about macosx audio driver stuff, but I can do
a review from
the gstreamer pov. Ping me when its done.
Stefan
>
> Zaheer
>
> On 4/26/06, Stefan Kost <ensonic hora-obscura.de> wrote:
> > Zaheer,
> >
> > was it intentional to remove the 'const'
keyword from
> > static const GstElementDetails
gst_osxaudiosink_details
> > in
/gst-plugins-good/sys/osxaudio/gstosxaudiosink.c
> > If so, why?
> >
> > Stefan
> >
> >
> > Am Mittwoch, den 26.04.2006, 16:29 +0000 schrieb
Zaheer Abbas
> > > Merali: CVS Root: /cvs/gstreamer
> > > Module: gst-plugins-good
> > > Changes by: zaheer
> > > Date: Wed Apr 26 2006 16:29:50
UTC
> > >
> > > Log message:
> > > 2006-04-26 Zaheer Abbas Merali
<zaheerabbas at merali dot org>
> > > * sys/osxaudio/Makefile.am:
> > > * sys/osxaudio/gstosxaudioelement.c:
> > > (gst_osx_audio_element_get_type),
> > > (gst_osx_audio_element_class_init):
> > > * sys/osxaudio/gstosxaudioelement.h:
> > > * sys/osxaudio/gstosxaudiosink.c:
> > >
(gst_osx_audio_sink_osxelement_do_init),
> > > (gst_osx_audio_sink_base_init),
(gst_osx_audio_sink_class
> _init),
> > > (gst_osx_audio_sink_init),
(gst_osx_audio_sink_set_proper
> ty),
> > > (gst_osx_audio_sink_get_property),
(gst_osx_audio_sink_ge
> tcaps),
> > >
(gst_osx_audio_sink_create_ringbuffer),
> > > (gst_osx_audio_sink_io_proc),
(gst_osx_audio_sink_osxelem
> ent_init),
> > > (plugin_init):
> > > * sys/osxaudio/gstosxaudiosink.h:
> > > Port of osxaudiosink to 0.10
> > >
> > > Modified files:
> > > . : ChangeLog
> > > sys/osxaudio : Makefile.am
gstosxaudioelement.c
> > > gstosxaudioelement.h
gstosxaudiosink.c
> > > gstosxaudiosink.h
> > >
> > > Links:
> > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstr
eamer/gst-plugins-
> good/ChangeLog.diff?r1=1.2298&r2=1.2299
> > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstr
eamer/gst-plugins-
> good/sys/osxaudio/Makefile.am.diff?r1=1.3&r2=1.4
> > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstr
eamer/gst-plugins-
>
good/sys/osxaudio/gstosxaudioelement.c.diff?r1=1.7&r2=1.
8
> > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstr
eamer/gst-plugins-
>
good/sys/osxaudio/gstosxaudioelement.h.diff?r1=1.3&r2=1.
4
> > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstr
eamer/gst-plugins-
>
good/sys/osxaudio/gstosxaudiosink.c.diff?r1=1.8&r2=1.9
> > > http://freedesktop.org/cgi-bin/viewcvs.cgi/gstr
eamer/gst-plugins-
>
good/sys/osxaudio/gstosxaudiosink.h.diff?r1=1.3&r2=1.4
> > >
> > >
> > >
-------------------------------------------------------
> > > Using Tomcat but need to do more? Need to
support web services,
> > > security? Get stuff done quickly with
pre-integrated technology
> > > to make your job easier Download IBM
WebSphere Application
> > > Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.n
a>
>
et/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > >
_______________________________________________
> > > gstreamer-cvs mailing list
> > > gstreamer-cvs lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/gstreamer
-cvs
> >
> >
> >
> >
-------------------------------------------------------
> > Using Tomcat but need to do more? Need to support
web services,
> > security? Get stuff done quickly with
pre-integrated technology to
> > make your job easier Download IBM WebSphere
Application Server
> > v.1.0.1 based on Apache Geronimo http://sel.as-us.f
alkag.net/sel?cm
> d=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > gstreamer-cvs mailing list
> > gstreamer-cvs lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer
-cvs
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
|
|
[1-3]
|
|