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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-17
- Added a property to perform caps negotiation in the chain function instead ...
Wim Taymans
2
-19
/
+59
2003-04-17
release lock before doing signal handling
Benjamin Otte
1
-0
/
+2
2003-04-17
Remove dummy signals, add full signal.
Colin Walters
2
-5
/
+10
2003-04-15
Ouch: gst_element_dispose does a state change to NULL. Change the state to NU...
Benjamin Otte
1
-1
/
+1
2003-04-14
- make aggregator actually work
Wim Taymans
1
-4
/
+12
2003-03-27
cleanup: remove writer/reader booleans, just signal everytime bugfix: signal ...
Benjamin Otte
2
-35
/
+10
2003-03-21
fix memory leaks and unlock a mutex earlier
Benjamin Otte
1
-5
/
+10
2003-03-02
Better capsnego
Wim Taymans
1
-1
/
+42
2003-02-23
- Added generic shaper element that keeps two streams in sync.
Wim Taymans
4
-0
/
+464
2003-02-11
Fix bogus warning message
Wim Taymans
1
-1
/
+1
2003-02-10
Small cleanups and portability fixes for GUINT64
Wim Taymans
1
-5
/
+5
2003-02-10
Fix various inconsistencies discovered while attempting to fix --disable-*.
Erik Walthinsen
1
-2
/
+2
2003-02-01
Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<-...
David Schleef
7
-17
/
+30
2003-01-23
- Proxy the get_caps function slightly differently. This is potentially dange...
Wim Taymans
1
-3
/
+6
2003-01-21
Replace __alignof__() GCC-ism with sizeof(). Should produce exactly the same...
David Schleef
1
-1
/
+7
2003-01-15
Clean up state change
Wim Taymans
1
-19
/
+47
2003-01-12
fix Dispose method by vishnu
Wim Taymans
1
-2
/
+40
2003-01-12
Avoid reads on freed memory (patch from vishnu)
Wim Taymans
1
-2
/
+9
2003-01-09
more connect -> link updates
David I. Lehn
3
-4
/
+4
2003-01-09
code cleanups and further deprecation fixes
Thomas Vander Stichele
3
-4
/
+4
2003-01-09
first pass of connect->link gst-plugins and other stuff compiles without chan...
Thomas Vander Stichele
3
-10
/
+10
2003-01-08
Provide intrastructure to not have to pass NULL buffers on errors and interru...
Wim Taymans
2
-4
/
+12
2003-01-05
patch 13364 from vishnu
Wim Taymans
1
-11
/
+16
2003-01-05
Patch 13357 and 13358 from vishnu
Wim Taymans
2
-26
/
+32
2003-01-04
I think this makes a little more sense
Wim Taymans
1
-9
/
+7
2003-01-04
Register the two indexers
Wim Taymans
4
-25
/
+49
2003-01-04
Added fileindex
Wim Taymans
2
-1
/
+898
2003-01-03
remove redundant flag set
David I. Lehn
1
-1
/
+0
2003-01-01
- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
Wim Taymans
1
-2
/
+0
2002-12-30
- major API breakage (one of the last, I promise...)
Wim Taymans
3
-20
/
+20
2002-12-27
- disable pads when going to PAUSED, we want to make sure no data is passing ...
Wim Taymans
1
-1
/
+4
2002-12-26
- Added flags to lookup method so that one can search for keyframes too
Wim Taymans
1
-2
/
+25
2002-12-26
Also display buffer flags
Wim Taymans
1
-2
/
+3
2002-12-22
Added pad_query with percent format on filesrc and some constants
Wim Taymans
1
-3
/
+11
2002-12-21
- queue can change state only when not connected
Wim Taymans
1
-1
/
+1
2002-12-18
patch from brian cameron for iso c compliance
Thomas Vander Stichele
1
-0
/
+9
2002-12-15
Fix silent property
Wim Taymans
1
-6
/
+6
2002-12-12
Renamed GstCache to GstIndex
Wim Taymans
2
-0
/
+415
2002-12-08
Better debugging
Wim Taymans
1
-6
/
+6
2002-12-08
A little more debugging info and error checking
Wim Taymans
1
-1
/
+17
2002-12-08
fix for parallel installability
Thomas Vander Stichele
1
-2
/
+2
2002-11-29
More forte compiler fixes, added a .h file to store commonly used macros that...
Wim Taymans
1
-1
/
+1
2002-11-28
commit the fdsrc fix from Pedro Corte-Real
Christian Schaller
1
-0
/
+6
2002-11-27
Small cleanups
Wim Taymans
2
-16
/
+12
2002-11-27
- Added first attempt at general caching mechanism (GstTimeCache renamed to G...
Wim Taymans
1
-2
/
+1
2002-11-21
Small cleanups, more descriptive properties
Wim Taymans
7
-126
/
+130
2002-11-20
Better error recovery when the mmap fails.
Wim Taymans
1
-6
/
+21
2002-11-02
Removed annoying notify messages and removed properties that are better handl...
Wim Taymans
1
-27
/
+0
2002-11-01
Change from pthreads to GThreads
David Schleef
1
-5
/
+4
2002-10-30
use G_{BEGIN,END}_DECLS
David I. Lehn
14
-121
/
+28
[next]