Commit graph

534 commits

Author SHA1 Message Date
David Schleef 3754e36428 Merge HEAD from CAPS-MERGE-2 to CAPS-MERGE-3
Original commit message from CVS:
Merge HEAD from CAPS-MERGE-2 to CAPS-MERGE-3
2003-12-18 05:40:34 +00:00
David Schleef fdf434b546 Notes on migration
Original commit message from CVS:
Notes on migration
2003-12-02 18:46:01 +00:00
David Schleef f84d9ae2da Merge HEAD from CAPS-MERGE-1 to CAPS-MERGE-2
Original commit message from CVS:
Merge HEAD from CAPS-MERGE-1 to CAPS-MERGE-2
2003-11-29 07:04:28 +00:00
David Schleef 1a3888c760 Merge HEAD from CAPS-ROOT to CAPS-MERGE-1
Original commit message from CVS:
Merge HEAD from CAPS-ROOT to CAPS-MERGE-1
2003-11-29 04:09:27 +00:00
David Schleef 159f5098db caps grammar
Original commit message from CVS:
caps grammar
2003-11-29 02:55:42 +00:00
David Schleef 005457e4bd doc fixes for autoplug removal
Original commit message from CVS:
doc fixes for autoplug removal
2003-11-29 02:55:14 +00:00
Benjamin Otte 3235f1d4c0 merge TYPEFIND branch. Major changes:
Original commit message from CVS:
merge TYPEFIND branch. Major changes:
- totally reworked type(find) system
- bytestream is out of the core again
- typefind element is now part of gstelements
2003-10-28 20:25:30 +00:00
Thomas Vander Stichele 656c052f28 this was wrong
Original commit message from CVS:
this was wrong
2003-10-20 19:40:48 +00:00
David Schleef 9e9344fe94 Add doc for GstBin::iterate signal
Original commit message from CVS:
Add doc for GstBin::iterate signal
2003-10-16 02:00:07 +00:00
Iain Holmes 8367762d69 Fix GNOMEProgram to the correct capitalisation: GnomeProgram
Original commit message from CVS:
Fix GNOMEProgram to the correct capitalisation: GnomeProgram
2003-10-09 22:21:51 +00:00
Thomas Vander Stichele cbdc23d67f cleaning output
Original commit message from CVS:
cleaning output
2003-10-09 13:10:54 +00:00
Thomas Vander Stichele 6c342c42f5 cleaner info
Original commit message from CVS:
cleaner info
2003-10-09 13:09:37 +00:00
Thomas Vander Stichele 90184bb1af upload cvs docs as well
Original commit message from CVS:
upload cvs docs as well
2003-10-09 13:06:06 +00:00
Thomas Vander Stichele 3b7659725f typos and style fixes
Original commit message from CVS:
typos and style fixes
2003-10-09 12:42:49 +00:00
Thomas Vander Stichele deb5b5e3c7 fix uploads of docs
Original commit message from CVS:
fix uploads of docs
2003-10-09 11:29:59 +00:00
Thomas Vander Stichele ca631d405f oops; done
Original commit message from CVS:
oops; done
2003-10-09 07:20:16 +00:00
Thomas Vander Stichele e44c8f032b entitize the version
Original commit message from CVS:
entitize the version
2003-10-08 18:21:41 +00:00
Thomas Vander Stichele 63d21b3e7a minor fix to trigger html build
Original commit message from CVS:

minor fix to trigger html build
2003-10-08 15:04:51 +00:00
Thomas Vander Stichele 37c5c860fe rename base name
Original commit message from CVS:
rename base name
2003-10-08 14:59:36 +00:00
Thomas Vander Stichele 2d3862344c some hacking notes
Original commit message from CVS:
some hacking notes
2003-10-08 14:56:26 +00:00
Thomas Vander Stichele 1983a8b4e4 images are important to us
Original commit message from CVS:
images are important to us
2003-10-08 14:53:18 +00:00
Thomas Vander Stichele 60cda08d79 ignore these
Original commit message from CVS:
ignore these
2003-10-08 14:39:59 +00:00
Thomas Vander Stichele 4033722b99 renaming base documentation names
Original commit message from CVS:
renaming base documentation names
2003-10-08 14:38:48 +00:00
Thomas Vander Stichele 7d4cb79ffb fix docs build for good
Original commit message from CVS:
fix docs build for good
2003-10-08 14:34:09 +00:00
Ronald S. Bultje 8bce98d062 Add doc on how typefind works and some other random thoughts
Original commit message from CVS:
Add doc on how typefind works and some other random thoughts
2003-10-02 19:12:54 +00:00
Ronald S. Bultje 6fbff1c106 New typefind system: bytestream is now part of the core all plugins have been modified to use this new typefind syste...
Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups
2003-10-01 13:11:45 +00:00
Iain Holmes cc30090c51 Updated some signal descriptions, added some full stops and fixed some typos
Original commit message from CVS:
Updated some signal descriptions, added some full stops and fixed some typos
2003-09-26 11:54:40 +00:00
David Schleef 3f763b167c make a few things clearer
Original commit message from CVS:
make a few things clearer
2003-09-13 20:20:44 +00:00
Ronald S. Bultje 2434fa9ebf Update, now that I understand interfaces a bit better...
Original commit message from CVS:
Update, now that I understand interfaces a bit better...
2003-09-13 10:17:49 +00:00
Ronald S. Bultje 5d76a2e9b3 Implement generic interface stuff, with per-instance support checking instead of per-class checking
Original commit message from CVS:
Implement generic interface stuff, with per-instance support checking instead of per-class checking
2003-09-13 01:10:12 +00:00
Thomas Vander Stichele 2e1e7054f2 ignore
Original commit message from CVS:
ignore
2003-09-11 12:13:56 +00:00
Thomas Vander Stichele b9cdaae836 ignore files
Original commit message from CVS:
ignore files
2003-09-11 12:05:08 +00:00
Thomas Vander Stichele bb1a7c2564 commit
Original commit message from CVS:
commit
2003-09-11 12:04:01 +00:00
Thomas Vander Stichele 26f1509b37 commit
Original commit message from CVS:
commit
2003-09-11 10:53:22 +00:00
Thomas Vander Stichele d494eef5a7 readme
Original commit message from CVS:
readme
2003-09-11 10:47:32 +00:00
Ronald S. Bultje 7af246f2ef bla bla... some new stuff
Original commit message from CVS:
bla bla... some new stuff
2003-09-08 19:58:40 +00:00
Ramon Garcia Fernandez e63c0a9aa2 Added specification document of the RTP client subsystem.
Original commit message from CVS:


Added specification document of the RTP client subsystem.
2003-09-08 17:59:17 +00:00
Ronald S. Bultje 8ff69a6cc8 Add GInterface
Original commit message from CVS:
Add GInterface
2003-09-04 21:03:12 +00:00
Ronald S. Bultje 68d336393e Add some class/init example code (on request of zeenix)
Original commit message from CVS:
Add some class/init example code (on request of zeenix)
2003-08-29 06:50:56 +00:00
Ronald S. Bultje ae97ea085f A generic interface proposal
Original commit message from CVS:
A generic interface proposal
2003-08-28 20:48:54 +00:00
Thomas Vander Stichele 846ecd63d7 more info
Original commit message from CVS:
more info
2003-08-26 23:36:27 +00:00
Thomas Vander Stichele 669e2700fd build fixes
Original commit message from CVS:
build fixes
2003-08-13 11:14:27 +00:00
Andy Wingo 5c2d6b2f43 cache return values of _gst_debug_nameof_funcptr
Original commit message from CVS:
kill some memleaks, add ::signal-handoffs property to fakesrc/sink (default FALSE), cache return values of _gst_debug_nameof_funcptr
2003-08-07 12:45:31 +00:00
David Schleef 7b38bc69a3 Make docs building dependent on BUILD_DOCS, this appears to be what is intended by configure.ac.
Original commit message from CVS:
Make docs building dependent on BUILD_DOCS, this appears to be what
is intended by configure.ac.
2003-07-29 03:05:59 +00:00
Leif Johnson 5d3c78427c + updates to the mimetypes file, trying to get it in a form that could be changed to docbook eventually
Original commit message from CVS:
+ updates to the mimetypes file, trying to get it in a form that could be
changed to docbook eventually
2003-07-21 17:16:11 +00:00
Thomas Vander Stichele 4481af601f docs fixes, see #117837
Original commit message from CVS:
docs fixes, see #117837
2003-07-19 12:29:37 +00:00
David Schleef e35f52f958 Add IUY2
Original commit message from CVS:
Add IUY2
2003-07-14 20:09:38 +00:00
Ronald S. Bultje f5e3267133 New mimtypes document, going into effect today... For details, see this document, it describes everything and tell sy...
Original commit message from CVS:
New mimtypes document, going into effect today... For details, see this document, it describes everything and tell syou what to do and not do. Plugins commit follows in a few seconds (and it's huge)
2003-07-06 20:46:22 +00:00
David Schleef c3191fba3e Fix pkg-config module name suffixes (-0.7). Closes #116089
Original commit message from CVS:
Fix pkg-config module name suffixes (-0.7).  Closes #116089
2003-06-30 07:13:24 +00:00
David Schleef 491741f564 minor corrections
Original commit message from CVS:
minor corrections
2003-06-30 05:13:26 +00:00