index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstparse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-10
documentation
Benjamin Otte
1
-5
/
+9
2003-04-08
rewritten pipeline parsing lands. Have fun breaking it.
Benjamin Otte
1
-454
/
+24
2003-02-02
- implement FLOATING flag on caps/props
Wim Taymans
1
-0
/
+4
2003-01-09
code cleanups and further deprecation fixes
Thomas Vander Stichele
1
-9
/
+9
2003-01-09
first pass of connect->link gst-plugins and other stuff compiles without chan...
Thomas Vander Stichele
1
-35
/
+35
2002-12-06
Added syntax to make filtered connections like: osssrc src\!audio/raw, channe...
Wim Taymans
1
-4
/
+7
2002-08-31
add core elements to the registry pool plugin list fix python check
Andy Wingo
1
-0
/
+2
2002-07-26
Only connect dynamic pads if with the right template name
Wim Taymans
1
-2
/
+5
2002-07-08
- Removed unused locking from the cothreads
Wim Taymans
1
-0
/
+1
2002-06-12
Documentation updates
Wim Taymans
1
-1
/
+4
2002-05-01
Small cleanups
Wim Taymans
1
-3
/
+0
2002-04-14
we don't use // in code we commit :)
Benjamin Otte
1
-4
/
+4
2002-04-14
This is all a quick hack...
Wim Taymans
1
-1
/
+1
2002-04-14
Added more funky cases
Wim Taymans
1
-4
/
+9
2002-04-14
Made dynamic pads work for sinkpads with no padtemplate
Wim Taymans
1
-10
/
+41
2002-04-13
quote spaces in tokens passed to gst_parse_launchv. this restores the old (sh...
Andy Wingo
1
-4
/
+58
2002-04-12
feeble attempts to handle dynamic connections
Andy Wingo
1
-75
/
+94
2002-04-11
commit to make gstreamer follow the gtk function/macro naming conventions:
Andy Wingo
1
-19
/
+58
2002-04-07
new parser that uses flex and bison
Andy Wingo
1
-496
/
+277
2002-03-24
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
1
-24
/
+24
2002-03-19
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
1
-1
/
+1
2002-03-04
let's not increment in GST_DEBUG code...
Andy Wingo
1
-2
/
+2
2002-02-20
warning fixes gst_object_set_name (name, NULL) uniquifies the name globally
Andy Wingo
1
-21
/
+5
2002-02-02
More pointless cleanups
Wim Taymans
1
-1
/
+1
2002-01-18
cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c ...
Andy Wingo
1
-3
/
+10
2002-01-14
fix doc build for glib2 remove template files from cvs, they are generated wi...
Andy Wingo
1
-265
/
+270
2002-01-04
finalize conversion to gst-register
Andy Wingo
1
-1
/
+1
2001-12-22
This is an attempt at not segfaulting on errors but reporting some usefull in...
Wim Taymans
1
-4
/
+7
2001-12-17
Added parallel pipeline syntex to the parser. ./gstreamer-launch filesrc loca...
Wim Taymans
1
-1
/
+16
2001-12-15
fix some of uraeus's commenting fixes can someone also put {} around GST_DEBU...
Thomas Vander Stichele
1
-2
/
+1
2001-12-14
aye ladie, no more ugly // comments here, even if Taaz gets upset about it
Christian Schaller
1
-50
/
+51
2001-12-12
Some code cleanups.
Wim Taymans
1
-293
/
+311
2001-12-09
Set the pipeline to the paused state when doing dynimic connects.
Wim Taymans
1
-0
/
+4
2001-12-04
- some fixes to int2float making automake 1.5 happy (gst now requires automak...
wrobell
1
-2
/
+0
2001-10-27
return a negative error code instead of exiting on parse error
Steve Baker
1
-13
/
+16
2001-10-17
merge from EVENTS1 on 20011016
Erik Walthinsen
1
-0
/
+4
2001-10-07
remove ability to set dparams from -launch. this is the only real loss of fun...
Steve Baker
1
-26
/
+4
2001-09-22
crashes that only happen when debugging is on aren't very nice
Steve Baker
1
-1
/
+1
2001-09-17
fix warnings
Joshua N. Pritikin
1
-2
/
+4
2001-09-14
1. Add more warnings for the gst core only. Various trival fixes to quiet th...
Joshua N. Pritikin
1
-4
/
+7
2001-09-14
no reason to lock
Steve Baker
1
-2
/
+0
2001-09-12
added to -launch syntax: if an arg is prefixed with a '@' it will be treated ...
Steve Baker
1
-4
/
+29
2001-08-13
sync with the current CVS glib API
Steve Baker
1
-3
/
+3
2001-06-29
Allow elements to be given custom names with [] syntax. ie, gstreamer-launch ...
Richard Boulton
1
-1
/
+27
2001-06-25
Merged from GOBJECT1 to HEAD at 200106241
Erik Walthinsen
1
-7
/
+5
2001-06-15
Changed a stupid assert in request_pad.
Wim Taymans
1
-1
/
+3
2001-06-15
should restore dynamic connection of pads (couldn't really test it though)
Steve Baker
1
-77
/
+73
2001-06-10
can now take comma delimited list of pads. eg gstreamer-launch disksrc locati...
Steve Baker
1
-42
/
+98
2001-06-09
store src and sink pads in slists to get ready for the src1,src2\!sink1,sink2...
Steve Baker
1
-53
/
+66
2001-06-09
if a named pad doesn't exist, try creating a new pad using the padtemplate na...
Steve Baker
1
-4
/
+12
[next]