Commit graph

566 commits

Author SHA1 Message Date
Jan Schmidt
dc8008a9b9 A few ideas looking for feedback
Original commit message from CVS:
A few ideas looking for feedback
2003-04-28 22:09:38 +00:00
Thomas Vander Stichele
e277d26a68 whoops, fix
Original commit message from CVS:
whoops, fix
2003-04-24 09:24:40 +00:00
Thomas Vander Stichele
29d011a8e2 adding a q&a
Original commit message from CVS:
adding a q&a
2003-04-24 09:23:33 +00:00
Wim Taymans
f06853d6c2 quick braindump of capsnego failure recovery
Original commit message from CVS:
quick braindump of capsnego failure recovery
2003-04-17 19:44:53 +00:00
David Schleef
321f87c1cb Fix a compilation problem with the example code.
Original commit message from CVS:
Fix a compilation problem with the example code.
2003-04-16 06:38:53 +00:00
Benjamin Otte
8703409089 some thoughts about clocking - this looks suspiciously easy. Either i'm missing something (it's late) or it's a quite...
Original commit message from CVS:
some thoughts about clocking - this looks suspiciously easy. Either i'm missing something (it's late) or it's a quite good approach.
2003-04-15 01:11:05 +00:00
Benjamin Otte
e57f527722 HOWTO for pipeline parsing & gst-launch added.
Original commit message from CVS:
HOWTO for pipeline parsing & gst-launch added.
Someone wants to make docbook out of it?
2003-04-08 21:03:04 +00:00
Wim Taymans
532658584d Small documentation updates
Original commit message from CVS:
Small documentation updates
2003-02-11 20:38:41 +00:00
Wim Taymans
a6dfa0f792 Documentation updates
Original commit message from CVS:
Documentation updates
2003-02-10 23:01:55 +00:00
Wim Taymans
b030b5cef2 - Add more --disable options
Original commit message from CVS:
- Add more --disable options
- fix makefiles to only compile non-disabled features
- some compile fixes.
- removed extratypes, added gsturitype
- make get/set clock on a bin overridable
- some portability fixes for GUINT64
- separate pools from gstregistry.[ch] into gstregistrypool.[ch]
- make gstobject size fixed, even if we disabled load/save
- don't use 'new' as a variable as it is not a valib C++ variable
2003-02-10 20:32:32 +00:00
Wim Taymans
4315091bcb Short list of stuff we should be able to disable for embedded systems.
Original commit message from CVS:
Short list of stuff we should be able to disable for embedded systems.
2003-02-07 10:56:02 +00:00
Benjamin Otte
6fe0762e63 little bugfix
Original commit message from CVS:
little bugfix
2003-02-03 15:45:18 +00:00
Leif Johnson
c978bd79b8 + guess i forgot to clean up the connect-named files after moving them.
Original commit message from CVS:
+ guess i forgot to clean up the connect-named files after moving them.
2003-01-25 05:44:09 +00:00
Leif Johnson
407c7a3ce8 + changed connection/connect/conn/disconnect/connected/... to link/link/link/unlink/linked/... and moved connectish f...
Original commit message from CVS:
+ changed connection/connect/conn/disconnect/connected/... to
link/link/link/unlink/linked/... and moved connectish files to linkish files
(closes bug#103843)
2003-01-24 18:08:39 +00:00
Wim Taymans
26477ae320 Small fixes
Original commit message from CVS:
Small fixes
2003-01-19 20:05:16 +00:00
David I. Lehn
72992d5309 add --disable-xsltproc-net option to pass --nonet to xsltproc
Original commit message from CVS:
add --disable-xsltproc-net option to pass --nonet to xsltproc
2003-01-19 00:40:50 +00:00
Wim Taymans
95abdf3bce Some ideas
Original commit message from CVS:
Some ideas
2003-01-15 20:31:42 +00:00
Thomas Vander Stichele
5529bbc7dc first pass of connect->link gst-plugins and other stuff compiles without change at this point
Original commit message from CVS:
first pass of connect->link
gst-plugins and other stuff compiles without change at this point
2003-01-09 14:15:37 +00:00
Ronald S. Bultje
7ee5eac96e figured I could just as well add huffyuv
Original commit message from CVS:
figured I could just as well add huffyuv
2003-01-07 21:02:20 +00:00
Ronald S. Bultje
8ad08573e2 draft bla
Original commit message from CVS:
draft bla
2003-01-07 21:00:00 +00:00
Wim Taymans
6f393d9928 An extra sentence..
Original commit message from CVS:
An extra sentence..
2003-01-07 20:53:04 +00:00
Wim Taymans
93d0c4b2e7 Better write ideas down
Original commit message from CVS:
Better write ideas down
2003-01-06 23:26:31 +00:00
Thomas Vander Stichele
ed1a0be4b3 some cleaning
Original commit message from CVS:
some cleaning
2003-01-05 22:47:42 +00:00
Thomas Vander Stichele
841f9b14f4 fix race condition
Original commit message from CVS:
fix race condition
2003-01-05 16:19:46 +00:00
Wim Taymans
7462cb8787 Documentation updates
Original commit message from CVS:
Documentation updates
2003-01-02 18:56:09 +00:00
Wim Taymans
5d71bdd3fa Some docs about different ways to get pipeline information
Original commit message from CVS:
Some docs about different ways to get pipeline information
2002-12-31 21:52:25 +00:00
David I. Lehn
8cf993b4ce no need to generate this script to adjust python interpreter since it is invoked directly from the detected interpreter
Original commit message from CVS:
no need to generate this script to adjust python interpreter since it is
invoked directly from the detected interpreter
2002-12-31 18:44:59 +00:00
Wim Taymans
51cee7f5f7 New file too
Original commit message from CVS:
New file too
2002-12-30 17:55:05 +00:00
Wim Taymans
6d097f337e Documentation updates
Original commit message from CVS:
Documentation updates
2002-12-30 17:54:02 +00:00
Thomas Vander Stichele
b3bec6e0bb adding images
Original commit message from CVS:
adding images
2002-12-26 18:56:18 +00:00
Wim Taymans
fa4df1659f Small updates
Original commit message from CVS:
Small updates
2002-12-19 20:38:51 +00:00
Thomas Vander Stichele
5e3f920267 these fixes make the pwg validate and build again
Original commit message from CVS:
these fixes make the pwg validate and build again
2002-12-18 15:14:16 +00:00
Thomas Vander Stichele
16f4d3f27a hurray, I have a pdf
Original commit message from CVS:
hurray, I have a pdf
2002-12-18 14:44:26 +00:00
Thomas Vander Stichele
477892a29d patch from jrb
Original commit message from CVS:
patch from jrb
2002-12-18 09:19:44 +00:00
Wim Taymans
f8546d1f79 Some notes about pad disconnect
Original commit message from CVS:
Some notes about pad disconnect
2002-12-15 22:01:31 +00:00
Wim Taymans
f84bb46f06 Fix unused args
Original commit message from CVS:
Fix unused args
2002-12-14 16:32:28 +00:00
Wim Taymans
53b59e402d Removed unused thread arg in cothreads functions
Original commit message from CVS:
Removed unused thread arg in cothreads functions
2002-12-14 16:23:58 +00:00
Wim Taymans
1ac723870e Documentation updates
Original commit message from CVS:
Documentation updates
2002-12-14 16:22:01 +00:00
Wim Taymans
b5e99edea9 Ignore autogenerated files
Original commit message from CVS:
Ignore autogenerated files
2002-12-14 13:05:01 +00:00
Wim Taymans
27e981de45 Added new files
Original commit message from CVS:
Added new files
2002-12-14 13:03:41 +00:00
Wim Taymans
29e2850eff Documentation updates
Original commit message from CVS:
Documentation updates
2002-12-14 13:02:16 +00:00
Wim Taymans
dc9aaf7da4 Added missing image
Original commit message from CVS:
Added missing image
2002-12-12 21:02:51 +00:00
Thomas Vander Stichele
35a1d78a69 fix nonvalidation, now for the png problems !
Original commit message from CVS:
fix nonvalidation, now for the png problems !
2002-12-12 18:03:16 +00:00
Thomas Vander Stichele
41fafb9aec fix validation
Original commit message from CVS:
fix validation
2002-12-12 16:51:45 +00:00
Thomas Vander Stichele
7eea6a04b7 fix for parallel installability
Original commit message from CVS:
fix for parallel installability
2002-12-08 14:39:38 +00:00
Thomas Vander Stichele
7d3c4b8d6c changed to macros
Original commit message from CVS:
changed to macros
2002-12-08 01:13:09 +00:00
Christian Schaller
9b7a9c00e3 fix > to &lt
Original commit message from CVS:
fix > to &lt
2002-11-29 22:04:55 +00:00
Thomas Vander Stichele
f6f841cbb8 faq updates metadata/mediainfo
Original commit message from CVS:
faq updates
metadata/mediainfo
2002-11-29 13:56:23 +00:00
Thomas Vander Stichele
0bb8c8b7f7 code cleanup and make it work
Original commit message from CVS:
code cleanup and make it work
2002-11-29 13:55:16 +00:00
Christian Schaller
a15c1a4af2 undo commit to this makefile as I am not sure yet that the fix is ok
Original commit message from CVS:
undo commit to this makefile as I am not sure yet that the fix is ok
2002-11-29 11:28:51 +00:00
Christian Schaller
54cbcd0c18 commit Brian's patch with AC fix from thomas
Original commit message from CVS:
commit Brian's patch with AC fix from thomas
2002-11-29 11:10:35 +00:00
Leif Johnson
af236bd270 + small updates to plugin writer's guide
Original commit message from CVS:
+ small updates to plugin writer's guide
2002-11-28 08:37:12 +00:00
Wim Taymans
8667d4da47 Fix GstTimeCache leftover
Original commit message from CVS:
Fix GstTimeCache leftover
2002-11-27 22:24:22 +00:00
Wim Taymans
cd1c3736d4 Ramblings about the timecache.
Original commit message from CVS:
Ramblings about the timecache.
2002-11-23 16:55:15 +00:00
Thomas Vander Stichele
b275fbeaff www faq integration
Original commit message from CVS:
www faq integration
2002-11-04 18:06:20 +00:00
Wim Taymans
d18ed58ee4 Some more random thoughts
Original commit message from CVS:
Some more random thoughts
2002-11-02 14:01:51 +00:00
Thomas Vander Stichele
1fe8042c12 some ideas on how to do metadata in gst
Original commit message from CVS:
some ideas on how to do metadata in gst
2002-10-28 02:22:01 +00:00
Christian Schaller
8c24be5ac8 fix the most ugly mistakes and bad sentences
Original commit message from CVS:
fix the most ugly mistakes and bad sentences
2002-10-26 19:52:23 +00:00
Christian Schaller
242cc418d6 first draft of getting section
Original commit message from CVS:
first draft of getting section
2002-10-26 19:35:48 +00:00
Thomas Vander Stichele
1b4a906e12 add cvs section
Original commit message from CVS:
add cvs section
2002-10-26 15:18:03 +00:00
Thomas Vander Stichele
d3a08b87ec cvs questions
Original commit message from CVS:
cvs questions
2002-10-26 15:16:12 +00:00
Thomas Vander Stichele
93315d3fa1 forgot this
Original commit message from CVS:
forgot this
2002-10-24 18:53:51 +00:00
Thomas Vander Stichele
5ad7894c41 additions
Original commit message from CVS:
additions
2002-10-24 10:48:21 +00:00
Thomas Vander Stichele
df97a90209 faq
Original commit message from CVS:
faq
2002-10-19 09:20:13 +00:00
Thomas Vander Stichele
0d4e23d642 it's the little fixes that do us in
Original commit message from CVS:
it's the little fixes that do us in
2002-10-19 09:16:45 +00:00
Thomas Vander Stichele
4c055db51d in a swift and cunning move thomasvs leaps up to the front of the pack in the race to the biggest commit of the week
Original commit message from CVS:
in a swift and cunning move thomasvs leaps up to the front of the pack in the
race to the biggest commit of the week
2002-10-19 09:15:52 +00:00
Thomas Vander Stichele
8ad5175c2c api change
Original commit message from CVS:
api change
2002-10-01 22:21:31 +00:00
Thomas Vander Stichele
b2bb225289 upcoming API change
Original commit message from CVS:
upcoming API change
2002-10-01 22:17:58 +00:00
Wim Taymans
dc449746bb Some random ramblings about interactivity
Original commit message from CVS:
Some random ramblings about interactivity
2002-09-28 12:41:06 +00:00
Leif Johnson
622a80da54 Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, on...
Original commit message from CVS:
Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info
from old guide into several files, one per chapter. The guide still needs much
work ...
2002-09-27 18:34:33 +00:00
Leif Johnson
cc5f591c17 Moving the "Filter Writer's Guide" to the "Plugin Writers' Guide".
Original commit message from CVS:
Moving the "Filter Writer's Guide" to the "Plugin Writers' Guide".
2002-09-27 18:17:05 +00:00
Thomas Vander Stichele
f0164691d9 doc updates
Original commit message from CVS:
doc updates
2002-09-23 08:44:35 +00:00
Thomas Vander Stichele
8230c79916 some fixups
Original commit message from CVS:
some fixups
2002-09-22 22:01:13 +00:00
David Schleef
fe8db5b9b7 fix typo that causes helloworld2.c to not compile
Original commit message from CVS:
fix typo that causes helloworld2.c to not compile
2002-09-15 22:35:55 +00:00
Thomas Vander Stichele
c35200bf05 another example
Original commit message from CVS:
another example
2002-09-15 21:33:26 +00:00
Thomas Vander Stichele
697c3740d7 cleanups
Original commit message from CVS:
cleanups
2002-09-15 14:07:41 +00:00
Thomas Vander Stichele
9150369f92 updates
Original commit message from CVS:
updates
2002-09-15 13:57:34 +00:00
Thomas Vander Stichele
277726f4a1 another example
Original commit message from CVS:
another example
2002-09-15 13:15:18 +00:00
Wim Taymans
890c2c7eec Fix the "dynamic" example
Original commit message from CVS:
Fix the "dynamic" example
2002-09-14 22:53:21 +00:00
Thomas Vander Stichele
5a559c5b6c fix up code to at least compile doesn't run properly yet
Original commit message from CVS:
fix up code to at least compile
doesn't run properly yet
2002-09-14 14:48:49 +00:00
Thomas Vander Stichele
446ed4529a doh
Original commit message from CVS:
doh
2002-09-14 14:18:55 +00:00
Thomas Vander Stichele
ef63411dc8 language updates from cameron
Original commit message from CVS:
language updates from cameron
2002-09-14 14:13:34 +00:00
Thomas Vander Stichele
2c902a840c adding stuff to make the code extractor pick up examples
Original commit message from CVS:
adding stuff to make the code extractor pick up examples
2002-09-14 13:21:12 +00:00
Thomas Vander Stichele
03d480c433 adding a section on gnome integration
Original commit message from CVS:
adding a section on gnome integration
2002-09-14 12:48:06 +00:00
Thomas Vander Stichele
3efb103da4 fixes uraeus problem
Original commit message from CVS:
fixes uraeus problem
2002-09-13 15:14:45 +00:00
Wim Taymans
498d3181d7 Updates
Original commit message from CVS:
Updates
2002-09-12 20:41:26 +00:00
Thomas Vander Stichele
7322a3c940 some docs on pthread (to be finished)
Original commit message from CVS:
some docs on pthread (to be finished)
2002-09-12 15:22:54 +00:00
Wim Taymans
9f43e85246 Added some random thoughts about a cothreadless scheduler algorithm
Original commit message from CVS:
Added some random thoughts about a cothreadless scheduler algorithm
2002-09-10 22:40:09 +00:00
Wim Taymans
a82fd94231 Added some chain/group
Original commit message from CVS:
Added some chain/group
Added more docs
2002-09-10 20:28:25 +00:00
Thomas Vander Stichele
3103adcfbe anal retentiveness creeping up in my old days
Original commit message from CVS:
anal retentiveness creeping up in my old days
2002-09-09 09:31:26 +00:00
Thomas Vander Stichele
7f317f840b some notes for rewriting the pwg
Original commit message from CVS:
some notes for rewriting the pwg
2002-09-09 09:28:42 +00:00
Thomas Vander Stichele
9f8ab3ed2f whitespace fixes
Original commit message from CVS:
whitespace fixes
2002-09-08 21:17:16 +00:00
Christian Schaller
b9b6c6890a committing many nice little memleaks fixes from Iain, great work dude
Original commit message from CVS:
committing many nice little memleaks fixes from Iain, great work dude
2002-09-08 18:27:36 +00:00
Thomas Vander Stichele
62d4c1386e thanks cameron
Original commit message from CVS:
thanks cameron
2002-09-07 09:22:14 +00:00
Thomas Vander Stichele
8dab65f0ac scrubbed cameron patches
Original commit message from CVS:
scrubbed cameron patches
2002-09-06 16:10:31 +00:00
Thomas Vander Stichele
08ff42a0c3 scrubbed and applied cameron's patch
Original commit message from CVS:
scrubbed and applied cameron's patch
2002-09-06 15:53:06 +00:00
Wim Taymans
597e429947 Some scheduling ideas for a better scheduler
Original commit message from CVS:
Some scheduling ideas for a better scheduler
2002-09-01 20:58:23 +00:00
Thomas Vander Stichele
9534dd1302 bunch of crap silly useless dogfixes
Original commit message from CVS:
bunch of crap silly useless dogfixes
2002-09-01 20:00:16 +00:00
Andy Wingo
52ec4f4e5b add core elements to the registry pool plugin list fix python check
Original commit message from CVS:
* add core elements to the registry pool plugin list
* fix python check
2002-08-31 18:17:02 +00:00
Thomas Vander Stichele
8cfb8350b8 some hint updates
Original commit message from CVS:
some hint updates
2002-08-30 16:02:45 +00:00
Thomas Vander Stichele
56c8649f39 doc updates
Original commit message from CVS:
doc updates
2002-08-30 14:54:58 +00:00
Thomas Vander Stichele
f2a11148a8 typo fix
Original commit message from CVS:
typo fix
2002-08-30 14:30:55 +00:00
David I. Lehn
a8c20dd476 let auto tool deal with which python to use for doc building (this fixes bug with hard coded "python2" not working on...
Original commit message from CVS:
let auto tool deal with which python to use for doc building
(this fixes bug with hard coded "python2" not working on debian systems)
2002-08-09 09:29:10 +00:00
Wim Taymans
7e0656ec4f Added status of the documents
Original commit message from CVS:
Added status of the documents
2002-08-02 11:23:05 +00:00
Wim Taymans
4afbf577a2 Documentation updates
Original commit message from CVS:
Documentation updates
2002-07-24 19:46:42 +00:00
Thomas Vander Stichele
c2ba148309 start of list of example features (and matching plug-ins later on)
Original commit message from CVS:
start of list of example features (and matching plug-ins later on)
2002-07-15 23:12:02 +00:00
Wim Taymans
b5c170f42a API docs updates
Original commit message from CVS:
API docs updates
2002-07-12 23:21:20 +00:00
Wim Taymans
b20e126ab6 Short doc about state changes and actions associated with each state change.
Original commit message from CVS:
Short doc about state changes and actions associated with each state change.
2002-07-12 15:39:18 +00:00
Andy Wingo
b3d5bbd72c added gst-launch grammar reference
Original commit message from CVS:
added gst-launch grammar reference
2002-07-12 06:48:32 +00:00
Andy Wingo
e5f535960d added updated tex limits for dbian systems
Original commit message from CVS:
added updated tex limits for dbian systems
2002-07-11 19:43:32 +00:00
Andy Wingo
30879f4362 doc fixen
Original commit message from CVS:
doc fixen
2002-07-11 19:40:06 +00:00
Andy Wingo
e9e2348e6e Use docbook xsl version 1.50.0 until libxslt can handle 1.51.0 and above
Original commit message from CVS:
Use docbook xsl version 1.50.0 until libxslt can handle 1.51.0 and above
2002-07-11 16:30:59 +00:00
Andy Wingo
959fc2b57e the percent sign is now valid XML
Original commit message from CVS:
the percent sign is now valid XML
2002-07-09 18:43:13 +00:00
Thomas Vander Stichele
dcb3cec6a0 merge from BRANCH-RELEASE-0_4_0
Original commit message from CVS:
merge from BRANCH-RELEASE-0_4_0
2002-07-09 10:27:22 +00:00
Wim Taymans
9df69622d9 Documentation updates
Original commit message from CVS:
Documentation updates
2002-06-12 22:27:18 +00:00
Christian Schaller
f4559e5917 Various fixes:
Original commit message from CVS:
Various fixes:
- Fixing the doc problems in the SPEC
- Adding more content to the intro.xml
2002-06-11 16:06:10 +00:00
Thomas Vander Stichele
6a8367dbdd doc fixes as per bugzilla bug
Original commit message from CVS:
doc fixes as per bugzilla bug
2002-06-10 08:29:27 +00:00
Wim Taymans
3ac5605ac4 Added first draf of current events code.
Original commit message from CVS:
Added first draf of current events code.
2002-05-30 19:05:05 +00:00
Andy Wingo
9a6e87b6b6 added design doc for threadsafe properties
Original commit message from CVS:
added design doc for threadsafe properties
2002-05-25 20:58:08 +00:00
Thomas Vander Stichele
e8982eaf0f API cleanup: (s/g)et_sched -> _scheduler
Original commit message from CVS:
API cleanup: (s/g)et_sched -> _scheduler
2002-05-25 15:36:59 +00:00
Thomas Vander Stichele
e7f1194ba4 small api fix
Original commit message from CVS:
small api fix
2002-05-09 14:23:02 +00:00
Wim Taymans
4992f1c2ed Some random docs updates I had lying around
Original commit message from CVS:
Some random docs updates I had lying around
2002-05-08 20:06:20 +00:00
Thomas Vander Stichele
aef003a55c more changes to get docs to build
Original commit message from CVS:
more changes to get docs to build
2002-05-03 15:38:06 +00:00
Thomas Vander Stichele
9377c63767 use python2 at all costs
Original commit message from CVS:
use python2 at all costs
2002-05-03 15:12:23 +00:00
Thomas Vander Stichele
c6db4c16aa throwing these out
Original commit message from CVS:
throwing these out
2002-04-29 20:54:10 +00:00
Thomas Vander Stichele
f67cecb811 executed
Original commit message from CVS:
executed
2002-04-29 20:53:02 +00:00
Thomas Vander Stichele
876e4c8be7 changes
Original commit message from CVS:
changes
2002-04-29 20:52:22 +00:00
Thomas Vander Stichele
7e0b9786ec doc changes
Original commit message from CVS:
doc changes
2002-04-29 20:38:39 +00:00
Thomas Vander Stichele
7a5173764a this hack shouldn't be here
Original commit message from CVS:
this hack shouldn't be here
2002-04-29 10:28:33 +00:00
Thomas Vander Stichele
2ed7bf4e67 api change doc clarification
Original commit message from CVS:
* api change
* doc clarification
2002-04-23 14:56:44 +00:00
Thomas Vander Stichele
47ff931c58 doc rearranging
Original commit message from CVS:
doc rearranging
2002-04-19 10:26:04 +00:00
Thomas Vander Stichele
f851bc99b9 doc changes
Original commit message from CVS:
doc changes
2002-04-19 10:25:40 +00:00
Benjamin Otte
c1a1c03224 some things noted by taaz
Original commit message from CVS:
some things noted by taaz
2002-04-18 13:47:23 +00:00
Thomas Vander Stichele
af8f04c56e more change
Original commit message from CVS:
more change
2002-04-17 14:58:17 +00:00
Thomas Vander Stichele
243d255d57 remarks for doc review
Original commit message from CVS:
remarks for doc review
2002-04-17 12:29:25 +00:00
Thomas Vander Stichele
d2af387684 review of gstbuffer documentation small doc fixes
Original commit message from CVS:
* review of gstbuffer documentation
* small doc fixes
2002-04-17 12:28:32 +00:00
Benjamin Otte
5f9f9bff5e added dir and first doc about events
Original commit message from CVS:
added dir and first doc about events
2002-04-17 00:11:53 +00:00
Thomas Vander Stichele
14d7369b5b rename the books so the discerning elements move up front
Original commit message from CVS:
rename the books so the discerning elements move up front
2002-04-16 16:27:26 +00:00
Thomas Vander Stichele
43a68fd149 merged back fixes from release branch
Original commit message from CVS:
merged back fixes from release branch
2002-04-15 09:21:14 +00:00
Thomas Vander Stichele
6e8841efd9 added branch merging comments
Original commit message from CVS:
added branch merging comments
2002-04-15 09:19:09 +00:00
Thomas Vander Stichele
c7e405b616 mmore updates
Original commit message from CVS:
mmore updates
2002-04-14 22:58:40 +00:00
Thomas Vander Stichele
442ca0a61f more notes
Original commit message from CVS:
more notes
2002-04-14 13:06:39 +00:00
Thomas Vander Stichele
2223a9a8c4 put in devhelp stuff as well
Original commit message from CVS:
put in devhelp stuff as well
2002-04-13 11:00:29 +00:00
Thomas Vander Stichele
49324d840c api changes
Original commit message from CVS:
api changes
2002-04-12 19:02:00 +00:00
Thomas Vander Stichele
5a83ff514d api changes
Original commit message from CVS:
api changes
2002-04-12 18:59:11 +00:00
Thomas Vander Stichele
6a37dda6d6 doc fixes to match API
Original commit message from CVS:
doc fixes to match API
2002-04-12 16:22:32 +00:00
Thomas Vander Stichele
f651fb2a31 additions for release notes
Original commit message from CVS:
additions for release notes
2002-04-12 11:33:24 +00:00
Thomas Vander Stichele
e00bcd6792 registry handling changes read up on it in docs/random/thomasvs/registry if interested net effect should be transpare...
Original commit message from CVS:
registry handling changes
read up on it in docs/random/thomasvs/registry if interested
net effect should be transparent; ie. it will keep on working, but will
be more flexible than before.  Testing with garnome seems to work now.
Should probably be rewritten completely, together with plugin loading, but
only after we spec it out ;) It's a bit messy.
2002-04-12 09:53:00 +00:00
Thomas Vander Stichele
f17ce3056f update to new ideas
Original commit message from CVS:
update to new ideas
2002-04-11 20:43:34 +00:00
Andy Wingo
b214d35eed commit to make gstreamer follow the gtk function/macro naming conventions:
Original commit message from CVS:
commit to make gstreamer follow the gtk function/macro naming conventions:

GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

and the same for *factory and typefind.
2002-04-11 20:35:18 +00:00