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
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
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
Thomas Vander Stichele
b2bb225289
upcoming API change
...
Original commit message from CVS:
upcoming API change
2002-10-01 22:17:58 +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
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
56c8649f39
doc updates
...
Original commit message from CVS:
doc updates
2002-08-30 14:54:58 +00:00
Wim Taymans
b5c170f42a
API docs updates
...
Original commit message from CVS:
API docs updates
2002-07-12 23:21:20 +00:00
Andy Wingo
30879f4362
doc fixen
...
Original commit message from CVS:
doc fixen
2002-07-11 19:40:06 +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
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
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
f851bc99b9
doc changes
...
Original commit message from CVS:
doc changes
2002-04-19 10:25:40 +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
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
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
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
Andy Wingo
70cfc6cb4d
new parser that uses flex and bison
...
Original commit message from CVS:
* new parser that uses flex and bison
- doesn't do dynamic pipelines yet...
* added GErrors to the gst_parse_launch[v] api
* added --gst-mask-help command line option
* fixed -o option for gst-launch
* GstElement api change:
- gst_element_get_pad
- gst_element_get_request_pad, gst_element_get_static_pad
- gst_element_get_compatible_pad
- gst_element_get_compatible_static_pad, gst_element_get_compatible_request_pad
- gst_element_[dis]connect -> gst_element_[dis]connect_pads
- gst_element_[dis]connect_elements -> gst_element_[dis]connect
* manual update
* example, tool, and doc updates for the api changes
- no more plugin docs in the core docs, plugins require a more
extensive doc system
2002-04-07 23:32:16 +00:00
Wim Taymans
d30487f9d0
Documentation updates
...
Original commit message from CVS:
Documentation updates
2002-03-31 14:00:33 +00:00
Andy Wingo
43cbc42c45
the 'brown paper bag' commit. sorry for the email spam on this one, but it will be laaaarrrggggeee
...
Original commit message from CVS:
the 'brown paper bag' commit. sorry for the email spam on this one, but it will be laaaarrrggggeee
2002-01-15 00:41:22 +00:00
Andy Wingo
f38969ff25
fix doc build for glib2 remove template files from cvs, they are generated with gtkdoc-mktmpl new, cleaner interface ...
...
Original commit message from CVS:
* fix doc build for glib2
* remove template files from cvs, they are generated with gtkdoc-mktmpl
* new, cleaner interface to the parser facilities
* cleanups in gstparse.c
2002-01-14 04:09:56 +00:00
Andy Wingo
35aa5cebdf
global s/disksrc/filesrc/, but edited by me
...
Original commit message from CVS:
global s/disksrc/filesrc/, but edited by me
2002-01-06 04:26:37 +00:00
Wim Taymans
ff0ca25b48
API docs updates.
...
Original commit message from CVS:
API docs updates.
2002-01-01 15:59:05 +00:00
Wim Taymans
27d784dc03
documentation updates
...
Original commit message from CVS:
documentation updates
2001-12-28 20:27:59 +00:00
Wim Taymans
3e5a0a6d72
Updated the API docs
...
Original commit message from CVS:
Updated the API docs
2001-12-09 13:17:13 +00:00
Wim Taymans
0bb01afa84
Split out the padtemplate, autoplugfactoy and elementfactory into different pages to be able to show more examples an...
...
Original commit message from CVS:
Split out the padtemplate, autoplugfactoy and elementfactory into different
pages to be able to show more examples and the object hierarchy.
2001-10-24 21:44:48 +00:00
Wim Taymans
deef4ecb49
Added some more object to the object hierarchy
...
Original commit message from CVS:
Added some more object to the object hierarchy
2001-10-24 19:55:12 +00:00
Wim Taymans
dd71e3fbd9
Added the shims for int64. some small updates.
...
Original commit message from CVS:
Added the shims for int64.
some small updates.
according to gtkdoc we now have:
1e+02% function docs coverage (444 functions documented, 0 not documented)
:)
2001-10-24 18:41:49 +00:00
Wim Taymans
710d1ae0d2
More updates to the API docs.
...
Original commit message from CVS:
More updates to the API docs.
2001-10-21 15:47:23 +00:00
Wim Taymans
e5b6d0c8aa
More pending API doc changes.
...
Original commit message from CVS:
More pending API doc changes.
2001-10-21 01:02:25 +00:00
Wim Taymans
9ba56f4181
Get the API docs back in shape. This batch of patches contain the updates that don't require source code comment chan...
...
Original commit message from CVS:
Get the API docs back in shape. This batch of patches contain the updates
that don't require source code comment changes.
2001-10-19 22:49:35 +00:00
Erik Walthinsen
d574ab8126
merge from EVENTS1 on 20011016
...
Original commit message from CVS:
merge from EVENTS1 on 20011016
2001-10-17 10:21:27 +00:00
Wim Taymans
8988413037
Removed some stuff from the makefile until it stopped complaining when building debs...
...
Original commit message from CVS:
Removed some stuff from the makefile until it stopped complaining when
building debs...
2001-07-20 21:26:34 +00:00
Wim Taymans
6152feb109
Removed the remaining bits of MetaData.
...
Original commit message from CVS:
Removed the remaining bits of MetaData.
2001-07-11 12:09:50 +00:00
Wim Taymans
5d2a56cd7c
Removed the last bits of Metadata.
...
Original commit message from CVS:
Removed the last bits of Metadata.
Updated the bufferpool docs.
2001-07-07 10:55:58 +00:00
Wim Taymans
f19283fa0d
Some minor docs updates.
...
Original commit message from CVS:
Some minor docs updates.
2001-06-06 18:33:18 +00:00
Wim Taymans
feab2e15e5
Docs updates
...
Original commit message from CVS:
Docs updates
2001-06-03 19:26:02 +00:00
Wim Taymans
1523fcb150
API docs updates.
...
Original commit message from CVS:
API docs updates.
2001-05-27 14:33:30 +00:00
Erik Walthinsen
4a583683e5
Merged from INCSCHED on 200505251!!!
...
Original commit message from CVS:
Merged from INCSCHED on 200505251!!!
2001-05-25 21:00:07 +00:00
Wim Taymans
17f02e233d
API docs updates
...
Original commit message from CVS:
API docs updates
2001-05-03 20:06:18 +00:00
Wim Taymans
29b32462e9
Added the disksink template
...
Original commit message from CVS:
Added the disksink template
2001-04-22 16:06:29 +00:00
Wim Taymans
892f4b3204
API docs updates.
...
Original commit message from CVS:
API docs updates.
Properly implemented the disksink.
Fixed a compile problem with alsa.
Added bufferpool handling to dvdec
Some compiler warning fixes
2001-04-22 16:04:19 +00:00