Thomas Vander Stichele
e0d86774fd
wrap config.h include
...
Original commit message from CVS:
wrap config.h include
2005-12-01 09:23:20 +00:00
Thomas Vander Stichele
6799e86555
update docs
...
Original commit message from CVS:
update docs
2005-12-01 02:08:18 +00:00
Thomas Vander Stichele
5e5418c00e
plugins/elements/: more anal cleanup
...
Original commit message from CVS:
* plugins/elements/gstelements.c:
* plugins/elements/gstfdsink.c: (gst_fd_sink__base_init),
(gst_fd_sink__class_init), (gst_fd_sink__init),
(gst_fd_sink__chain), (gst_fd_sink__set_property),
(gst_fd_sink__get_property):
* plugins/elements/gstfdsink.h:
* plugins/elements/gstfdsrc.c: (_do_init), (gst_fd_src_base_init),
(gst_fd_src_class_init), (gst_fd_src_init), (gst_fd_src_dispose),
(gst_fd_src_update_fd), (gst_fd_src_start), (gst_fd_src_stop),
(gst_fd_src_unlock), (gst_fd_src_set_property),
(gst_fd_src_get_property), (gst_fd_src_create),
(gst_fd_src_is_seekable), (gst_fd_src_get_size),
(gst_fd_src_uri_get_type), (gst_fd_src_uri_get_protocols),
(gst_fd_src_uri_get_uri), (gst_fd_src_uri_set_uri),
(gst_fd_src_uri_handler_init):
* plugins/elements/gstfdsrc.h:
* plugins/elements/gstqueue.c: (gst_queue_get_type):
more anal cleanup
2005-12-01 00:54:54 +00:00
Thomas Vander Stichele
9c28102415
fix the docs build
...
Original commit message from CVS:
fix the docs build
2005-11-30 19:36:54 +00:00
Thomas Vander Stichele
180b1408ab
add new input types file
...
Original commit message from CVS:
add new input types file
2005-11-30 19:03:59 +00:00
Thomas Vander Stichele
870761131b
various fixes to make
...
Original commit message from CVS:
* configure.ac:
* gst/Makefile.am:
* gst/gst.c:
* gst/gstplugin.h:
* gst/gstregistry.h:
* tests/benchmarks/complexity.c:
* tests/benchmarks/mass-elements.c:
* tests/check/Makefile.am:
* tools/Makefile.am:
* tools/gst-inspect.c:
* tools/gst-xmlinspect.c:
various fixes to make
--disable-nls --disable-registry --disable-loadsave --disable-parse --disable-gst-debug
work and get the core .so down to 360444 bytes after stripping
2005-11-30 19:01:53 +00:00
Thomas Vander Stichele
686d8e5838
move location of test registry
...
Original commit message from CVS:
move location of test registry
2005-11-30 17:05:29 +00:00
Thomas Vander Stichele
e55af4a4ae
ignore more
...
Original commit message from CVS:
ignore more
2005-11-30 16:45:54 +00:00
Thomas Vander Stichele
cb551c9f3d
missing makefile
...
Original commit message from CVS:
missing makefile
2005-11-30 16:45:15 +00:00
Thomas Vander Stichele
b7790a6044
prune empty dirs when updating
...
Original commit message from CVS:
prune empty dirs when updating
2005-11-30 16:43:16 +00:00
Thomas Vander Stichele
01a038bd56
remove empty dirs; move docbuilding notes
...
Original commit message from CVS:
remove empty dirs; move docbuilding notes
2005-11-30 16:42:27 +00:00
Thomas Vander Stichele
c93648783a
descend into tests
...
Original commit message from CVS:
* Makefile.am:
* configure.ac:
descend into tests
* docs/random/thomasvs/TODO:
* tests/Makefile.am:
* tests/README:
add a README
2005-11-30 16:39:04 +00:00
Thomas Vander Stichele
4344994d69
ignore more
...
Original commit message from CVS:
ignore more
2005-11-30 16:32:22 +00:00
Thomas Vander Stichele
0c943d40dd
update README
...
Original commit message from CVS:
update README
2005-11-30 16:30:41 +00:00
Thomas Vander Stichele
2fb9a8f0db
don't fail on missing registry
...
Original commit message from CVS:
don't fail on missing registry
2005-11-30 16:29:28 +00:00
Thomas Vander Stichele
f47a8723e6
add a README
...
Original commit message from CVS:
add a README
2005-11-30 16:28:17 +00:00
Thomas Vander Stichele
4e073d1dad
move even more stuff, win32/ is nice and clean now
...
Original commit message from CVS:
move even more stuff, win32/ is nice and clean now
2005-11-30 16:26:36 +00:00
Thomas Vander Stichele
93a4a0b763
remove old win32 stuff that isn't maintained and should be reorganized
...
Original commit message from CVS:
remove old win32 stuff that isn't maintained and should be
reorganized
2005-11-30 16:17:23 +00:00
Thomas Vander Stichele
86409304ea
remove getbits
...
Original commit message from CVS:
remove getbits
2005-11-30 16:12:48 +00:00
Andy Wingo
b95bd3ab0d
configure.ac (GST_PKG_DEPS): Revert previous patch, makes loading the gst.interfaces python module bork.
...
Original commit message from CVS:
2005-11-30 Andy Wingo <wingo@pobox.com>
* configure.ac (GST_PKG_DEPS): Revert previous patch, makes
loading the gst.interfaces python module bork.
* configure.ac (GST_PKG_DEPS): Use gmodule-no-export-2.0.pc,
available since GLib 2.2. Fixes #318031 .
2005-11-30 16:10:57 +00:00
Thomas Vander Stichele
7533cf8523
move all of these under tests
...
Original commit message from CVS:
move all of these under tests
2005-11-30 16:08:31 +00:00
Christian Schaller
b0f15be3c1
update after thomas's CVS surgery
...
Original commit message from CVS:
update after thomas's CVS surgery
2005-11-30 15:37:36 +00:00
Thomas Vander Stichele
765b4d951d
add Makefile.am
...
Original commit message from CVS:
add Makefile.am
2005-11-30 15:34:37 +00:00
Thomas Vander Stichele
d337d0e64a
fix distcheck
...
Original commit message from CVS:
* configure.ac:
* tests/Makefile.am:
fix distcheck
2005-11-30 15:29:05 +00:00
Thomas Vander Stichele
0763c52c7b
compile warning fixes
...
Original commit message from CVS:
compile warning fixes
2005-11-30 15:20:29 +00:00
Thomas Vander Stichele
9beced9b29
remove compprep
...
Original commit message from CVS:
remove compprep
2005-11-30 13:28:13 +00:00
Andy Wingo
44d804b216
configure.ac (GST_PKG_DEPS): Use gmodule-no-export-2.0.pc, available since GLib 2.2. Fixes #318031 .
...
Original commit message from CVS:
2005-11-30 Andy Wingo <wingo@pobox.com>
* configure.ac (GST_PKG_DEPS): Use gmodule-no-export-2.0.pc,
available since GLib 2.2. Fixes #318031 .
2005-11-30 13:25:05 +00:00
Thomas Vander Stichele
78adfea0f0
First pass at cleaning up tests/ dir before moving the rest
...
Original commit message from CVS:
* configure.ac:
* tests/bench-complexity.scm:
* tests/bench-mass_elements.scm:
* tests/complexity.c:
* tests/complexity.gnuplot:
* tests/instantiate/.cvsignore:
* tests/instantiate/Makefile.am:
* tests/instantiate/caps.c:
* tests/mass_elements.c:
* tests/network-clock-utils.scm:
* tests/network-clock.scm:
* tests/plot-data:
First pass at cleaning up tests/ dir before moving the rest
Combined with CVS surgery
2005-11-30 13:08:08 +00:00
Thomas Vander Stichele
f3c23f96fa
move includes
...
Original commit message from CVS:
move includes
2005-11-30 13:07:15 +00:00
Thomas Vander Stichele
9bb0ec3c34
remove norwegianism
...
Original commit message from CVS:
remove norwegianism
2005-11-30 11:55:32 +00:00
Thomas Vander Stichele
038035dce8
make not having check non-fatal for extra targets
...
Original commit message from CVS:
make not having check non-fatal for extra targets
2005-11-30 10:50:57 +00:00
Thomas Vander Stichele
6fdc71ad39
po/POTFILES.in: queue has moved, update
...
Original commit message from CVS:
* po/POTFILES.in:
queue has moved, update
2005-11-30 10:15:08 +00:00
Thomas Vander Stichele
9055674a03
add some explicit casts update dsp files; also installs the debug build in \gstreamer\debug to separate it from the n...
...
Original commit message from CVS:
add some explicit casts
update dsp files; also installs the debug build in \gstreamer\debug to separate it from the non-debug build
2005-11-30 10:13:54 +00:00
Thomas Vander Stichele
cdfbeb7ba7
add more symbols to def file
...
Original commit message from CVS:
add more symbols to def file
2005-11-30 10:03:46 +00:00
Thomas Vander Stichele
6802a8b4ba
docs/gst/gstreamer-sections.txt: remove double entries from the docs
...
Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
remove double entries from the docs
* gst/gst_private.h:
* gst/gstinfo.c: (_gst_debug_init):
remove the THREAD debug category
* gst/Makefile.am:
* gst/gstqueue.c:
* gst/gstqueue.h:
* docs/gst/gstreamer.types:
* plugins/elements/gstqueue.c: (gst_queue_get_type),
(gst_queue_init), (gst_queue_finalize), (gst_queue_change_state):
completely move queue and fix up debugging categories
2005-11-30 09:59:04 +00:00
Thomas Vander Stichele
35be51219a
plugins/elements/gstidentity.c: make initialization portable, using LL is not
...
Original commit message from CVS:
* plugins/elements/gstidentity.c: (gst_identity_transform_ip):
make initialization portable, using LL is not
2005-11-30 09:38:42 +00:00
Thomas Vander Stichele
7033dfd164
add more symbols to def file
...
Original commit message from CVS:
add more symbols to def file
2005-11-30 09:36:19 +00:00
Thomas Vander Stichele
33f3f3a59e
add more symbols to def file
...
Original commit message from CVS:
add more symbols to def file
2005-11-30 09:30:50 +00:00
Thomas Vander Stichele
6c0ef70493
win32/common/gstconfig.h: add large padding
...
Original commit message from CVS:
* win32/common/gstconfig.h:
add large padding
2005-11-30 09:27:47 +00:00
Thomas Vander Stichele
119606a8c6
win32/common/libgstreamer.def: rename symbols; sort base section
...
Original commit message from CVS:
* win32/common/libgstreamer.def:
rename symbols; sort base section
2005-11-30 09:22:45 +00:00
Thomas Vander Stichele
aa56b376a7
gst/gstclock.c: remove crack non-portable handrolled DEBUG macro
...
Original commit message from CVS:
2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/gstclock.c: (do_linear_regression):
remove crack non-portable handrolled DEBUG macro
2005-11-30 09:18:15 +00:00
Thomas Vander Stichele
6bd5621f5e
update visual studio generated files
...
Original commit message from CVS:
update visual studio generated files
2005-11-30 09:12:57 +00:00
Thomas Vander Stichele
30ea43b09d
win32/vs6/: update project files for new locations
...
Original commit message from CVS:
* win32/vs6/libgstbase.dsp:
* win32/vs6/libgstelements.dsp:
update project files for new locations
2005-11-30 08:56:59 +00:00
Thomas Vander Stichele
ed893fd10e
Makefile.am: remove some files
...
Original commit message from CVS:
* Makefile.am:
remove some files
* README:
reinstate and update
* DEVEL:
* REQUIREMENTS:
removed
* LICENSE:
* docs/random/LICENSE:
moved to random
2005-11-30 08:52:41 +00:00
Thomas Vander Stichele
6fe3affa93
put the README back
...
Original commit message from CVS:
put the README back
2005-11-30 08:36:47 +00:00
Thomas Vander Stichele
7bbaaa9a52
clean up TODO
...
Original commit message from CVS:
clean up TODO
2005-11-30 08:33:33 +00:00
Thomas Vander Stichele
a640dbc968
removing ext, was not used anymore
...
Original commit message from CVS:
removing ext, was not used anymore
2005-11-30 08:29:14 +00:00
Edward Hervey
0db5df88fc
gst/: Fix memory leak in GstTypeFindFactory.
...
Original commit message from CVS:
* gst/gsttypefind.c: (gst_type_find_register):
* gst/gsttypefind.h:
* gst/gsttypefindfactory.c: (gst_type_find_factory_init),
(gst_type_find_factory_dispose):
* gst/gsttypefindfactory.h:
Fix memory leak in GstTypeFindFactory.
2005-11-29 23:56:20 +00:00
Thomas Vander Stichele
4e54207b0a
updated translations
...
Original commit message from CVS:
updated translations
2005-11-29 20:16:40 +00:00
Thomas Vander Stichele
2011345b96
move queue from core to the elements plugin ç
...
Original commit message from CVS:
* gst/gst.c:
* plugins/elements/Makefile.am:
* plugins/elements/gstelements.c:
* plugins/elements/gstqueue.c:
move queue from core to the elements plugin
ç
2005-11-29 19:47:00 +00:00