Thomas Vander Stichele
67abe2f343
don't use underscores
...
Original commit message from CVS:
don't use underscores
2005-09-20 10:51:51 +00:00
Stefan Kost
cdb18ecaa7
gst/alpha/gstalpha.c: fix element description
...
Original commit message from CVS:
* gst/alpha/gstalpha.c:
fix element description
2005-09-20 07:30:31 +00:00
Thomas Vander Stichele
e461df9b5e
prereqs as well
...
Original commit message from CVS:
prereqs as well
2005-09-19 17:57:06 +00:00
Thomas Vander Stichele
3dfe763a35
commit result of scanobj step
...
Original commit message from CVS:
commit result of scanobj step
2005-09-19 17:53:42 +00:00
Wim Taymans
994fc0e13e
gst/rtp/gstrtph263pdec.c: Don't check payload for now.
...
Original commit message from CVS:
* gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
Don't check payload for now.
2005-09-19 17:03:55 +00:00
Thomas Vander Stichele
71daf7b88c
add check-valgrind target
...
Original commit message from CVS:
add check-valgrind target
2005-09-19 16:43:56 +00:00
Wim Taymans
b686729c39
gst/wavparse/gstwavparse.*: Fix wavparse some more.
...
Original commit message from CVS:
* gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
(gst_wavparse_init), (gst_wavparse_parse_file_header),
(gst_wavparse_stream_init), (gst_wavparse_handle_seek),
(gst_wavparse_stream_headers), (gst_wavparse_stream_data),
(gst_wavparse_loop), (gst_wavparse_pad_convert),
(gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
(gst_wavparse_change_state):
* gst/wavparse/gstwavparse.h:
Fix wavparse some more.
2005-09-19 16:26:30 +00:00
Wim Taymans
c1ebc9caf9
check/elements/level.c: Fix for bus API change.
...
Original commit message from CVS:
* check/elements/level.c: (GST_START_TEST):
Fix for bus API change.
2005-09-19 11:48:13 +00:00
Wim Taymans
b578f722f9
gst/level/level-example.c: Fix for new bus API.
...
Original commit message from CVS:
* gst/level/level-example.c: (main):
Fix for new bus API.
* gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
Set caps on pads.
2005-09-19 11:38:10 +00:00
Thomas Vander Stichele
4d3f241eb2
disable flags for unbuilt plugins
...
Original commit message from CVS:
disable flags for unbuilt plugins
2005-09-19 11:06:05 +00:00
Thomas Vander Stichele
567ea60c01
normal builds shouldn't scan gobjects
...
Original commit message from CVS:
normal builds shouldn't scan gobjects
2005-09-19 08:21:29 +00:00
Thomas Vander Stichele
787aef18bf
remove gst-register
...
Original commit message from CVS:
remove gst-register
2005-09-16 00:38:50 +00:00
Wim Taymans
fc158bc3c2
Updates to payloader/depayloaders, make payloaders use the base classes.
...
Original commit message from CVS:
Updates to payloader/depayloaders, make payloaders use
the base classes.
Updated README with suggested RTP caps and how to convert
to/from SDP.
Added config descriptor in mp4v payloader.
2005-09-15 13:57:56 +00:00
Andy Wingo
c7468729e9
gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autodetect/gstautovideosink.c
...
Original commit message from CVS:
2005-09-15 Andy Wingo <wingo@pobox.com>
* gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best):
* gst/autodetect/gstautovideosink.c
(gst_auto_video_sink_find_best): Update for new registry API.
2005-09-15 10:47:58 +00:00
Thomas Vander Stichele
bbae2942c2
common/: a simple py script to generate valid xml from a C example probably also need to strip an MIT license when we...
...
Original commit message from CVS:
* common/c-to-xml.py:
* common/gtk-doc-plugins.mak:
a simple py script to generate valid xml from a C example
probably also need to strip an MIT license when we decide
* docs/plugins/Makefile.am:
* gst/level/Makefile.am:
* gst/level/gstlevel.c: (gst_level_init):
* gst/level/level-example.c: (message_handler), (main):
add an example to level that will show up in the docs
* gst/rtp/TODO:
add a note for the future
2005-09-14 20:51:47 +00:00
Michael Smith
1b61a0a311
gst/wavenc/gstwavenc.c: Actually define the debug object being used in wavenc. Fixes #316205
...
Original commit message from CVS:
* gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
Actually define the debug object being used in wavenc. Fixes #316205
2005-09-14 11:44:11 +00:00
Michael Smith
3984e73c43
Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to build on win32 as this plugin uses collectpads ...
...
Original commit message from CVS:
Link smpte plugin against GST_BASE_LIBS, to get libgstbase; needed to
build on win32 as this plugin uses collectpads (bug 316204)
2005-09-14 11:23:44 +00:00
Jan Schmidt
ce7ad59166
Fix up bogus ChangeLog entry
...
Original commit message from CVS:
Fix up bogus ChangeLog entry
2005-09-12 16:37:05 +00:00
Andy Wingo
5582665174
autogen.sh (package): Now type 'make' to build gst-plugins-good.
...
Original commit message from CVS:
2005-09-12 Andy Wingo <wingo@pobox.com>
* autogen.sh (package): Now type 'make' to build gst-plugins-good.
2005-09-12 16:14:48 +00:00
Thomas Vander Stichele
a050b3d0bd
add source module to docs; reinspect
...
Original commit message from CVS:
add source module to docs; reinspect
2005-09-11 17:52:09 +00:00
Jan Schmidt
1436139a8c
Move fdsrc back into gstreamer core elements.
...
Original commit message from CVS:
* configure.ac:
* gst/fdsrc/Makefile.am:
* gst/fdsrc/gstfdsrc.c:
* gst/fdsrc/gstfdsrc.h:
Move fdsrc back into gstreamer core elements.
* gst/level/gstlevel.c: (gst_level_class_init),
(gst_level_transform_ip):
* gst/videobox/gstvideobox.c: (gst_video_box_set_property):
Basetransform changes.
2005-09-09 17:56:43 +00:00
Thomas Vander Stichele
e30601f400
fix compiler warnings
...
Original commit message from CVS:
fix compiler warnings
2005-09-09 16:11:48 +00:00
Thomas Vander Stichele
df82aa5a01
gst-plugins-good.spec.in: spec file fixes
...
Original commit message from CVS:
* gst-plugins-good.spec.in:
spec file fixes
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
(gst_multiudpsink_render), (gst_multiudpsink_add),
(gst_multiudpsink_clear):
it actually helps to actually stream if we hook up the
add signal to an actual implementation
* gst/udp/gstudpsrc.c: (gst_udpsrc_start):
some debugging
2005-09-09 11:09:49 +00:00
Flavio Oliveira
fb26ca3f32
jpgenc ported to GSTreamer 0.9
...
Original commit message from CVS:
jpgenc ported to GSTreamer 0.9
2005-09-08 16:58:40 +00:00
Flavio Oliveira
bc5a2ed427
jpegenc ported to GStreamer 0.9
...
Original commit message from CVS:
jpegenc ported to GStreamer 0.9
2005-09-08 16:26:17 +00:00
Stefan Kost
5da667af53
ext/: gsttaginterface.h -> gsttagsetter.h
...
Original commit message from CVS:
* ext/flac/gstflacdec.c:
* ext/flac/gstflacenc.c:
* ext/flac/gstflactag.c:
* ext/speex/gstspeexenc.c:
gsttaginterface.h -> gsttagsetter.h
2005-09-07 13:49:37 +00:00
Jan Schmidt
69f4aa6377
Port to 0.9 and re-enable efence plugin.
...
Original commit message from CVS:
* configure.ac:
* gst/debug/Makefile.am:
* gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
(gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
(gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
(gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
(gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
Port to 0.9 and re-enable efence plugin.
2005-09-06 23:30:03 +00:00
Tim-Philipp Müller
d57d03f01b
ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample; and misc. minor clean-ups. Seeking is s...
...
Original commit message from CVS:
* ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
(gst_flacdec_write), (gst_flacdec_convert_src):
* ext/flac/gstflacdec.h:
Add support for flac files with 24/32 bits per sample; and misc.
minor clean-ups. Seeking is still partly broken (for me at least).
2005-09-06 21:31:25 +00:00
Wim Taymans
98039503e9
gst/rtp/: Added mpeg4 video payload encoder/decoder.
...
Original commit message from CVS:
* gst/rtp/Makefile.am:
* gst/rtp/gstrtp.c: (plugin_init):
* gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
(gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
(gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
(gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
(gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
(gst_rtpmp4vdec_plugin_init):
* gst/rtp/gstrtpmp4vdec.h:
* gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
(gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
(gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
(gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
(gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
(gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
* gst/rtp/gstrtpmp4venc.h:
* gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
* gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
Added mpeg4 video payload encoder/decoder.
Added some docs in mpa payloader.
2005-09-06 15:50:58 +00:00
Thomas Vander Stichele
a0fc384659
back to HEAD
...
Original commit message from CVS:
back to HEAD
2005-09-06 14:06:47 +00:00
Thomas Vander Stichele
5cfcaf5ec6
releasing 0.9.2
...
Original commit message from CVS:
releasing 0.9.2
2005-09-06 14:05:33 +00:00
Jan Schmidt
4ba0f2adac
Fix up all the state change functions.
...
Original commit message from CVS:
Fix up all the state change functions.
2005-09-05 17:20:28 +00:00
Andy Wingo
1c1c961af4
ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding here from the state change handler, so we fire signals w...
...
Original commit message from CVS:
2005-09-05 Andy Wingo <wingo@pobox.com>
* ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
here from the state change handler, so we fire signals without
holding the state lock.
2005-09-05 16:28:16 +00:00
Thomas Vander Stichele
bcf4791a47
cleaning up bad
...
Original commit message from CVS:
cleaning up bad
2005-09-05 15:10:18 +00:00
Thomas Vander Stichele
f69e6c3e47
maintenance commits
...
Original commit message from CVS:
maintenance commits
2005-09-05 13:18:42 +00:00
Thomas Vander Stichele
6af0c5db4e
distcheck fixes
...
Original commit message from CVS:
distcheck fixes
2005-09-04 15:09:33 +00:00
Thomas Vander Stichele
6482f4af8f
fix distcheck
...
Original commit message from CVS:
fix distcheck
2005-09-04 11:50:47 +00:00
Thomas Vander Stichele
3a7c7705e6
various spec fixes
...
Original commit message from CVS:
various spec fixes
2005-09-02 15:56:52 +00:00
Andy Wingo
7ebd7b97d4
All plugins updated for element state changes.
...
Original commit message from CVS:
2005-09-02 Andy Wingo <wingo@pobox.com>
* All plugins updated for element state changes.
2005-09-02 15:44:50 +00:00
Thomas Vander Stichele
e6280d445d
fix build after cleaning up my vomit
...
Original commit message from CVS:
fix build after cleaning up my vomit
2005-09-01 21:24:57 +00:00
Thomas Vander Stichele
2e0d7d6dde
fix build after cleaning up my vomit
...
Original commit message from CVS:
fix build after cleaning up my vomit
2005-09-01 21:23:09 +00:00
Thomas Vander Stichele
0dd1b22ab4
fix build after cleaning up my vomit
...
Original commit message from CVS:
fix build after cleaning up my vomit
2005-09-01 21:20:45 +00:00
Thomas Vander Stichele
a11e7d09d2
fix build after cleaning up my vomit
...
Original commit message from CVS:
fix build after cleaning up my vomit
2005-09-01 21:15:30 +00:00
Thomas Vander Stichele
423df73380
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
...
Original commit message from CVS:
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
Add a regression test for level and fix a casting bug that made the additional
channels turn out wrong
2005-09-01 20:23:22 +00:00
Thomas Vander Stichele
63efb534b9
add docs to build
...
Original commit message from CVS:
* Makefile.am:
* configure.ac:
add docs to build
* common/plugins.xsl:
wrap Description into a refsect2
* docs/Makefile.am:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* gst/goom/Makefile.am:
* gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
(gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
(gst_goom_sink_setcaps), (gst_goom_src_setcaps),
(gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
(gst_goom_change_state):
* gst/goom/gstgoom.h:
GstGOOM -> GstGoom
add an example launch line
* gst/level/gstlevel.h:
* gst/monoscope/gstmonoscope.c:
cleanups
2005-09-01 17:55:14 +00:00
Thomas Vander Stichele
4b5a02d7fb
remove dvdlpcmdec, it's dvd stuff
...
Original commit message from CVS:
remove dvdlpcmdec, it's dvd stuff
2005-08-31 16:28:05 +00:00
Thomas Vander Stichele
c24fdce58c
add some i18n headers
...
Original commit message from CVS:
add some i18n headers
2005-08-30 19:41:12 +00:00
Thomas Vander Stichele
9c85a471e8
ignore more
...
Original commit message from CVS:
ignore more
2005-08-30 19:24:37 +00:00
Thomas Vander Stichele
6dad72a3a9
Makefile.am
...
Original commit message from CVS:
Makefile.am
2005-08-30 19:24:03 +00:00
Thomas Vander Stichele
90603b748a
commit new stuff
...
Original commit message from CVS:
commit new stuff
2005-08-30 19:20:02 +00:00