projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rewritten pipeline parsing lands. Have fun breaking it.
[platform/upstream/gstreamer.git]
/
gst
/
2003-04-08
Benjamin Otte
rewritten pipeline parsing lands. Have fun breaking it.
tree
|
commitdiff
2003-04-08
Benjamin Otte
do not return SUCCESS if a bin's child can't change...
tree
|
commitdiff
2003-04-08
Benjamin Otte
- clean bison- and flex-built files on make clean....
tree
|
commitdiff
2003-04-08
Benjamin Otte
huge modifications, hope i didn't break something:
tree
|
commitdiff
2003-04-08
Benjamin Otte
pad linking only works when both elements are not playing
tree
|
commitdiff
2003-04-08
Benjamin Otte
make typefinding work when the src provides caps. Fixes...
tree
|
commitdiff
2003-04-07
David Schleef
add printf format and args macros for FOURCCs
tree
|
commitdiff
2003-04-04
Benjamin Otte
ok, this is my nomination for idiot of the week
tree
|
commitdiff
2003-04-04
Benjamin Otte
remove old workaround for older popt version.
tree
|
commitdiff
2003-04-04
Benjamin Otte
many changes to startup handling:
tree
|
commitdiff
2003-03-30
Benjamin Otte
documentation changes (thx Ross)
tree
|
commitdiff
2003-03-29
Martin Schulze
gst/gstelementfactory.c: Add "g_free (dp->license)...
tree
|
commitdiff
2003-03-28
Wim Taymans
Remove redundant _clock_set
tree
|
commitdiff
2003-03-28
Wim Taymans
- enable chain if an active group is added to it
tree
|
commitdiff
2003-03-27
Benjamin Otte
cleanup: remove writer/reader booleans, just signal...
tree
|
commitdiff
2003-03-25
Wim Taymans
Added some extra debugging info
tree
|
commitdiff
2003-03-25
Wim Taymans
- Added _LOCKED_STATE element flag
tree
|
commitdiff
2003-03-25
Wim Taymans
Set initial flags on various scheduler structures
tree
|
commitdiff
2003-03-21
Benjamin Otte
fix memory leaks and unlock a mutex earlier
tree
|
commitdiff
2003-03-18
Benjamin Otte
bugfi^H^Hworkaround: only send eos to unconnected eleme...
tree
|
commitdiff
2003-03-16
Christian Meyer
Fixed bug #108514.
tree
|
commitdiff
2003-03-16
Benjamin Otte
added new function gst_event_has_new_media
tree
|
commitdiff
2003-03-14
Wim Taymans
- Slight reorganisation of functions that should be...
tree
|
commitdiff
2003-03-13
Benjamin Otte
debugging session with wim
tree
|
commitdiff
2003-03-13
Wim Taymans
- fix unlink between decoupled elements
tree
|
commitdiff
2003-03-12
Benjamin Otte
mutexes want to be free, too
tree
|
commitdiff
2003-03-11
Wim Taymans
Fix optimal scheduler with cothreads
tree
|
commitdiff
2003-03-11
Benjamin Otte
Fix bug when joining threads.
tree
|
commitdiff
2003-03-11
Benjamin Otte
added (hopefully) compatible cothreads emulation by...
tree
|
commitdiff
2003-03-04
Wim Taymans
Never take away the group from a loop based element
OSLOSUMMIT1-200303051
tree
|
commitdiff
2003-03-02
Wim Taymans
Better capsnego
tree
|
commitdiff
2003-03-02
Wim Taymans
Also set the pad filter when proxy negotiating
tree
|
commitdiff
2003-02-28
Wim Taymans
Fix the get_wrapper to handle the case where the peer...
tree
|
commitdiff
2003-02-28
Wim Taymans
Stupid bug, always use the runqueue to start scheduling...
tree
|
commitdiff
2003-02-27
Wim Taymans
Schedule next chain on interrupt
tree
|
commitdiff
2003-02-27
Wim Taymans
- More refcounting fixes that now sustain abuse from...
tree
|
commitdiff
2003-02-27
Wim Taymans
Removed an assert that will not hold when the chain...
tree
|
commitdiff
2003-02-27
Wim Taymans
so it's no big thing.
tree
|
commitdiff
2003-02-27
Wim Taymans
print refcount in _show
tree
|
commitdiff
2003-02-27
Wim Taymans
Added refcounting to the optimal scheduler to guard...
tree
|
commitdiff
2003-02-27
Wim Taymans
Add refcounting around _iterate to guard against unreff...
tree
|
commitdiff
2003-02-27
Wim Taymans
Small cleanup
tree
|
commitdiff
2003-02-27
Wim Taymans
Fix typo
tree
|
commitdiff
2003-02-25
Wim Taymans
Adjust the fixed flag in gst_caps_set_props
tree
|
commitdiff
2003-02-23
Wim Taymans
Also allow static plugin registration after calling...
tree
|
commitdiff
2003-02-23
Wim Taymans
- Added generic shaper element that keeps two streams...
tree
|
commitdiff
2003-02-23
Christian Schaller
Added cutter patch from Andrew Turner and sat default...
tree
|
commitdiff
2003-02-23
Benjamin Otte
Hi, my name is Uraeus and I don't compile code before...
tree
|
commitdiff
2003-02-23
Christian Schaller
adding re-license statement
tree
|
commitdiff
2003-02-21
Wim Taymans
dump_mem should be fast and correct now (finally)
tree
|
commitdiff
2003-02-21
Wim Taymans
turn g_print into GST_INFO
tree
|
commitdiff
2003-02-12
Wim Taymans
fixed 105883
tree
|
commitdiff
2003-02-11
Wim Taymans
Fix bogus warning message
tree
|
commitdiff
2003-02-11
Wim Taymans
Define default scheduler name in just one place.
tree
|
commitdiff
2003-02-11
Wim Taymans
- fix gst_element_unlink, only unlink pads that belong...
tree
|
commitdiff
2003-02-11
Wim Taymans
Close bug #105570 (added gst_bin_remove_many patch...
tree
|
commitdiff
2003-02-11
Wim Taymans
Fix recursive clock _get problem
tree
|
commitdiff
2003-02-10
Wim Taymans
Documentation updates
tree
|
commitdiff
2003-02-10
Wim Taymans
Added BEGIN_DECLS
tree
|
commitdiff
2003-02-10
Wim Taymans
include *pool.h
tree
|
commitdiff
2003-02-10
Wim Taymans
inlcude *pool.h
tree
|
commitdiff
2003-02-10
Wim Taymans
- fix load/save
tree
|
commitdiff
2003-02-10
Wim Taymans
Removed old files
tree
|
commitdiff
2003-02-10
Wim Taymans
new uritype
tree
|
commitdiff
2003-02-10
Wim Taymans
- Add more --disable options
tree
|
commitdiff
2003-02-10
Wim Taymans
Small cleanups and portability fixes for GUINT64
tree
|
commitdiff
2003-02-10
Wim Taymans
Small cleanups
tree
|
commitdiff
2003-02-10
Wim Taymans
More sensible name for the scheduler when compiled...
tree
|
commitdiff
2003-02-10
Erik Walthinsen
Fix various inconsistencies discovered while attempting...
tree
|
commitdiff
2003-02-08
Wim Taymans
removed old code, g_object_get is the prefered method...
tree
|
commitdiff
2003-02-06
Wim Taymans
Fix typo spotted by tjansen
tree
|
commitdiff
2003-02-06
Wim Taymans
Clear any queued buffers when going to READY.
tree
|
commitdiff
2003-02-06
David Schleef
Change %lld format to G_INT64_FORMAT
tree
|
commitdiff
2003-02-05
Wim Taymans
Fix uri function..
tree
|
commitdiff
2003-02-05
Ronald S. Bultje
older gccs crack here
tree
|
commitdiff
2003-02-03
Wim Taymans
Only inform scheduler when the element changes scheduli...
tree
|
commitdiff
2003-02-03
Wim Taymans
- Use the eventhandler instead of the event function...
tree
|
commitdiff
2003-02-02
Wim Taymans
- implement FLOATING flag on caps/props
tree
|
commitdiff
2003-02-02
Wim Taymans
gst_object_swap -> gst_object_replace as it's a better...
tree
|
commitdiff
2003-02-02
Wim Taymans
- replace old tracing with common GstTrace
tree
|
commitdiff
2003-02-02
Wim Taymans
- Add the trace name
tree
|
commitdiff
2003-02-02
Wim Taymans
- Added dispose handler
tree
|
commitdiff
2003-02-02
Wim Taymans
- Small cleanups
tree
|
commitdiff
2003-02-02
Wim Taymans
Some extra debug info
tree
|
commitdiff
2003-02-02
Wim Taymans
Funny how noone noticed that <list> tags are completely...
tree
|
commitdiff
2003-02-02
Wim Taymans
Add infrastructure to trace memleaks.
tree
|
commitdiff
2003-02-02
Wim Taymans
- Small cleanup
tree
|
commitdiff
2003-02-01
David Schleef
Convert %lld and %llu in printf formats to G_G[U]INT64_...
tree
|
commitdiff
2003-01-31
Wim Taymans
Comment out sparc asm as it's broken.
tree
|
commitdiff
2003-01-31
Brian Cameron
+ Fixed #includes in gst/cothreads.c so that configure...
tree
|
commitdiff
2003-01-27
Wim Taymans
Small cleanup
tree
|
commitdiff
2003-01-27
Wim Taymans
Added some debug info
tree
|
commitdiff
2003-01-26
Wim Taymans
Faster _dump function
tree
|
commitdiff
2003-01-23
Wim Taymans
Some extra debug statement
tree
|
commitdiff
2003-01-23
Wim Taymans
- Proxy the get_caps function slightly differently...
tree
|
commitdiff
2003-01-23
Wim Taymans
Also clear cached connection filter when relinking...
tree
|
commitdiff
2003-01-23
Wim Taymans
Some more debugging info
tree
|
commitdiff
2003-01-23
Wim Taymans
Fix the case where a typefind function could not be...
tree
|
commitdiff
2003-01-21
Thomas Vander Stichele
there might be a day that it doesn't take me twice...
tree
|
commitdiff
2003-01-21
Thomas Vander Stichele
damn
tree
|
commitdiff
next