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.
This commit is contained in:
parent
2ef9f68352
commit
a6ba4792eb
@ -1,3 +1,8 @@
|
|||||||
|
2005-08-28 Flavio Oliveira <flavio.oliveira@indt.org.br>
|
||||||
|
|
||||||
|
* gst/wavenc/gstwavenc.c: Ported to GStreamer 0.9.
|
||||||
|
Need to fix performance issues.
|
||||||
|
|
||||||
2005-08-28 Andy Wingo <wingo@pobox.com>
|
2005-08-28 Andy Wingo <wingo@pobox.com>
|
||||||
|
|
||||||
* Updates for two-arg init from GST_BOILERPLATE.
|
* Updates for two-arg init from GST_BOILERPLATE.
|
||||||
|
2
common
2
common
@ -1 +1 @@
|
|||||||
Subproject commit 7c93670c50de2b6e9d8edd31737c636192fbd831
|
Subproject commit 89d82b662da00096b70e70a7a102b294acaae6dd
|
@ -303,6 +303,7 @@ GST_PLUGINS_ALL="\
|
|||||||
silence \
|
silence \
|
||||||
udp \
|
udp \
|
||||||
videobox \
|
videobox \
|
||||||
|
wavenc \
|
||||||
wavparse \
|
wavparse \
|
||||||
mpegaudioparse \
|
mpegaudioparse \
|
||||||
"
|
"
|
||||||
@ -709,6 +710,7 @@ gst/videobox/Makefile
|
|||||||
gst/videofilter/Makefile
|
gst/videofilter/Makefile
|
||||||
ext/jpeg/Makefile
|
ext/jpeg/Makefile
|
||||||
gst/qtdemux/Makefile
|
gst/qtdemux/Makefile
|
||||||
|
gst/wavenc/Makefile
|
||||||
gst/wavparse/Makefile
|
gst/wavparse/Makefile
|
||||||
gst-libs/Makefile
|
gst-libs/Makefile
|
||||||
gst-libs/gst/Makefile
|
gst-libs/gst/Makefile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user