index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-20
Added caps proxying and bufferpool passing to identity so that
BRANCH-PLUGINVER1-ROOT
Wim Taymans
2
-4
/
+52
2001-04-20
update to take new gstdisksink element into account
Thomas Vander Stichele
2
-0
/
+4
2001-04-20
Update the alternative Makefile.am for gst/, which depends on automake >1.4d
Richard Boulton
1
-2
/
+3
2001-04-20
first stab at a disk sink element no optimization, is it necessary ? basic er...
Thomas Vander Stichele
2
-0
/
+324
2001-04-19
More API docs updates
Wim Taymans
1
-3
/
+4
2001-04-17
The first wave of docs updates
Wim Taymans
3
-3
/
+21
2001-04-17
finished change to GST_ macros
Erik Walthinsen
4
-5
/
+5
2001-04-17
added gstversion.h
Erik Walthinsen
4
-1
/
+36
2001-04-16
Added 1337 macros to create padtemplates and capstemplates.
Wim Taymans
6
-16
/
+175
2001-04-16
Added an arg to fakesink so that it doesn't printf.
Wim Taymans
2
-1
/
+13
2001-04-15
Added missing category strings...
BRANCH-INCSCHED1-200104161-ROOT
Wim Taymans
1
-0
/
+2
2001-04-15
added comment about missing flag
Erik Walthinsen
1
-0
/
+3
2001-04-15
changed some INFOs to DEBUGs
Erik Walthinsen
2
-4
/
+4
2001-04-15
Fixed the gfloat error in the va_arg code.
Wim Taymans
1
-3
/
+3
2001-04-14
A rather large patch:
Wim Taymans
9
-498
/
+205
2001-04-12
Lots of updates to the plugins for caps negotiation.
Wim Taymans
7
-74
/
+146
2001-04-03
Add a proposed makefile to use in place of Makefile.am.
Richard Boulton
1
-0
/
+98
2001-04-03
Fix obscure segfault I just got: perhaps due to running with libxml 1.8.11 bu...
Richard Boulton
1
-1
/
+4
2001-04-02
Merged the float property patch from Steve Baker. This patch doesn't really w...
Wim Taymans
3
-1
/
+100
2001-04-02
A rather large update:
Wim Taymans
4
-86
/
+34
2001-04-02
added PID and cID to INFO lines when DEBUG is turned on
Erik Walthinsen
1
-0
/
+4
2001-03-30
Simplified the FOURCC API to the caps, add a GST_MAKE_FOURCC macro to create ...
Wim Taymans
1
-2
/
+3
2001-03-30
This hopefully fixes a slight thread sync issue.
Wim Taymans
1
-0
/
+3
2001-03-29
Added a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc s...
Wim Taymans
4
-8
/
+25
2001-03-24
Modified a lot of plugins to use the caps system.
Wim Taymans
20
-1043
/
+901
2001-03-21
API docs updates
Wim Taymans
8
-47
/
+258
2001-03-20
More work on capsnego proxying. It should be OK now.
Wim Taymans
10
-61
/
+325
2001-03-18
More work on capsnego, mostly proxying
Wim Taymans
3
-55
/
+120
2001-03-18
Reworked the capsnegotiation function audiosink now uses capsnego to set its ...
Wim Taymans
8
-159
/
+286
2001-03-13
The typefind element now sets the caps on its sink pad when the type has been...
Wim Taymans
1
-0
/
+1
2001-03-13
Small fixes to the caps compatibility check.
Wim Taymans
2
-22
/
+65
2001-03-12
Merged the CAPSNEGO1 branch..
Wim Taymans
13
-276
/
+487
2001-03-11
Applied the sinesrc patch from Steve Baker.
Wim Taymans
2
-53
/
+150
2001-03-10
added tool-man's patch for g++ compilation, const guchar for pipeline_new
Erik Walthinsen
2
-2
/
+2
2001-03-09
Fix gst_init() so that it doesn't fail when passed two NULLs as parameters.
Richard Boulton
1
-2
/
+8
2001-03-07
Merged the AUTOPLUG2 branch
Wim Taymans
28
-867
/
+2078
2001-03-06
Small fixes to pipeline and gstbin.
HEAD-20010306-PRE_AUTOPLUG2
Wim Taymans
3
-4
/
+5
2001-03-06
Applied Dominic Ludlam's patch to allow quoted args in gstreamer-launch
Wim Taymans
1
-37
/
+62
2001-03-03
And the gst_utit_set_object_arg function too of course...
Wim Taymans
1
-0
/
+78
2001-03-03
Added gstutils.h to #include
Wim Taymans
1
-0
/
+1
2001-03-03
Added a utility function in gstutils to set an object argument as a string. g...
Wim Taymans
3
-72
/
+6
2001-03-02
added sparc cothreads
Erik Walthinsen
4
-0
/
+48
2001-03-02
Add advice to run gstreamer-register when warning that registry needs rebuild.
Richard Boulton
1
-1
/
+1
2001-02-28
Make sure a cothreaded element is selected as the first one to start the coth...
Wim Taymans
1
-1
/
+17
2001-02-28
Redid the cpu detection with a little help from mpeg2decs code..
Wim Taymans
1
-13
/
+28
2001-02-27
CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet)
Wim Taymans
2
-1
/
+12
2001-02-25
Patched .h files for C++ support.
Brent Bradburn
4
-2
/
+22
2001-02-25
swapped ordering of plugin dirs so srcdir plugins load first
Erik Walthinsen
1
-3
/
+2
2001-02-25
commented out some printfs that went to stdout
Erik Walthinsen
1
-3
/
+3
2001-02-24
slightly changed the Makefile.am in videoscale libs.
Wim Taymans
1
-3
/
+38
[next]