projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix for #142813 - deadlock in opt
[platform/upstream/gstreamer.git]
/
gst
/
2004-07-20
Thomas Vander Stichele
fix for #142813 - deadlock in opt
tree
|
commitdiff
2004-07-20
Thomas Vander Stichele
fix for #147819 (Add some checks in the opt scheduler)
tree
|
commitdiff
2004-07-20
Thomas Vander Stichele
fix for 147929: [PATCH] running gst-register in non...
tree
|
commitdiff
2004-07-20
Thomas Vander Stichele
fix for #147894 (opt scheduler decoupled elements misma...
tree
|
commitdiff
2004-07-16
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: Call group_inc_li...
tree
|
commitdiff
2004-07-16
Thomas Vander Stichele
fix #147707 blocker
tree
|
commitdiff
2004-07-16
Benjamin Otte
gst/gstvalue.c: use ints and return ints, fractions...
tree
|
commitdiff
2004-07-15
Thomas Vander Stichele
adding GstFraction GValue type
tree
|
commitdiff
2004-07-15
Thomas Vander Stichele
debugging additions and style cleanups
tree
|
commitdiff
2004-07-15
Benjamin Otte
gst/gstelement.h: Don't GST_ERROR_OBJECT smpty strings...
tree
|
commitdiff
2004-07-14
Andy Wingo
gst/gsttag.c: Add a tag merge func for pointers. The...
tree
|
commitdiff
2004-07-14
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: Fix stupid warnin...
tree
|
commitdiff
2004-07-14
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: Make sure that...
tree
|
commitdiff
2004-07-14
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: move isolated...
tree
|
commitdiff
2004-07-13
Steve Lhomme
Handle binary files under Windows OK
tree
|
commitdiff
2004-07-13
Benjamin Otte
compatibility fixes for Solaris 8/gcc 2.95
tree
|
commitdiff
2004-07-12
Benjamin Otte
gst/gsttypes.h: get rid of GST_O_READONLY, GST_FILE_MOD...
tree
|
commitdiff
2004-07-12
Benjamin Otte
gst/gstelement.c: virutalize gst_element_set_state...
tree
|
commitdiff
2004-07-12
Benjamin Otte
configure.ac: require valgrind >= 2.1 (fixes Gentoo...
tree
|
commitdiff
2004-07-12
Steve Lhomme
Handle binary files under Windows
tree
|
commitdiff
2004-07-12
Steve Lhomme
fix i18n under Windows and a C syntax error
tree
|
commitdiff
2004-07-12
Thomas Vander Stichele
set PENDING on bin correctly for special case. fixes...
tree
|
commitdiff
2004-07-11
Benjamin Otte
gst/gstclock.h: GST_SECOND shouldn't cause a conversion...
tree
|
commitdiff
2004-07-11
Andy Wingo
gst/gstbin.c (gst_bin_add_func): If we're adding an...
tree
|
commitdiff
2004-07-11
Andy Wingo
gst/gstbin.c (gst_bin_foreach): New static function...
tree
|
commitdiff
2004-07-10
Thomas Vander Stichele
fix for last plugins release
tree
|
commitdiff
2004-07-09
Wim Taymans
gst/: Since remove is virtual in GstBin we must not...
tree
|
commitdiff
2004-07-09
Thomas Vander Stichele
debugging fixes
tree
|
commitdiff
2004-07-09
Thomas Vander Stichele
fixes 123774 - setting state on a bin should set state...
tree
|
commitdiff
2004-07-09
Thomas Vander Stichele
clean up debugging. change to finalize to free all...
tree
|
commitdiff
2004-07-09
Thomas Vander Stichele
catch wrong state changes in element base class
tree
|
commitdiff
2004-07-09
Thomas Vander Stichele
cleanup
tree
|
commitdiff
2004-07-09
Thomas Vander Stichele
debug
tree
|
commitdiff
2004-07-09
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: Do not try to...
tree
|
commitdiff
2004-07-08
Benjamin Otte
gst/gstelement.c: make reentrant (= allow removing...
tree
|
commitdiff
2004-07-08
Thomas Vander Stichele
don't send events below PAUSED on parent
tree
|
commitdiff
2004-07-08
Wim Taymans
Implemented group splitting and rechaining.
tree
|
commitdiff
2004-07-08
Thomas Vander Stichele
gst/autoplug/gstspideridentity.c: extra debugging
tree
|
commitdiff
2004-07-07
Thomas Vander Stichele
debugging fixes
tree
|
commitdiff
2004-07-07
Thomas Vander Stichele
debug fix
tree
|
commitdiff
2004-07-07
Thomas Vander Stichele
debug fix
tree
|
commitdiff
2004-07-07
Thomas Vander Stichele
debugging and cleanups
tree
|
commitdiff
2004-07-07
Ronald S. Bultje
Fix enum serialization, deserialization, comparison...
tree
|
commitdiff
2004-07-06
David Schleef
gst/gstcaps.c: Fix memleak.
tree
|
commitdiff
2004-07-06
Thomas Vander Stichele
rebuild registry only for newer plugins. fixes #145520
tree
|
commitdiff
2004-07-06
Thomas Vander Stichele
fix spider memleaks #137863
tree
|
commitdiff
2004-07-06
Thomas Vander Stichele
fix SIGBUS on opt, #145338
tree
|
commitdiff
2004-07-06
Thomas Vander Stichele
clean up clock lifecycle. fixes #109831
tree
|
commitdiff
2004-07-04
Thomas Vander Stichele
chain bin restore to parent method
tree
|
commitdiff
2004-07-03
David Schleef
gst/gstcaps.c: Actually do something in these functions...
tree
|
commitdiff
2004-07-03
Thomas Vander Stichele
more debug info
tree
|
commitdiff
2004-07-03
David Schleef
gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct...
tree
|
commitdiff
2004-07-02
Thomas Vander Stichele
revert until fixed
tree
|
commitdiff
2004-07-02
Benjamin Otte
gst/gstpad.c: check that pads that get linked belong...
tree
|
commitdiff
2004-06-29
Benjamin Otte
gst/gstpad.c: throw an error if the getcaps function...
tree
|
commitdiff
2004-06-26
Thomas Vander Stichele
figure out problem with dynamic
tree
|
commitdiff
2004-06-26
Wim Taymans
gst/elements/: Removed multifdsink, moved it to plugins.
tree
|
commitdiff
2004-06-26
Thomas Vander Stichele
check stream
tree
|
commitdiff
2004-06-25
Thomas Vander Stichele
print offset_end
tree
|
commitdiff
2004-06-24
Wim Taymans
gst/elements/: Added an element that writes to multiple...
tree
|
commitdiff
2004-06-24
Benjamin Otte
gst/parse/grammar.y: don't try to link elements before...
tree
|
commitdiff
2004-06-22
Benjamin Otte
gst/gstelement.h: remove define that referenced a nonex...
tree
|
commitdiff
2004-06-20
Benjamin Otte
gst/gstdata.c: whoops, return values were wrong, so...
tree
|
commitdiff
2004-06-20
Benjamin Otte
gst/gstpad.c: check for if we were unlinked while insid...
tree
|
commitdiff
2004-06-20
Benjamin Otte
gst/gstvalue.c: test that start is smaller then end
tree
|
commitdiff
2004-06-18
Thomas Vander Stichele
add sync to identity
tree
|
commitdiff
2004-06-16
Benjamin Otte
gst/gstelementfactory.c: make the freakin "elementfacto...
tree
|
commitdiff
2004-06-14
David Schleef
gst/gstcpu.c: Fix problem when using
tree
|
commitdiff
2004-06-14
Thomas Vander Stichele
more clarification
tree
|
commitdiff
2004-06-14
Thomas Vander Stichele
fix docstring of get_time
tree
|
commitdiff
2004-06-13
Steve Lhomme
rename GSTREAMER_EXPORT to GST_EXPORT
tree
|
commitdiff
2004-06-12
Steve Lhomme
Somehow a clean fix to the semi-private export
tree
|
commitdiff
2004-06-12
Steve Lhomme
Fix the missing "extern"
tree
|
commitdiff
2004-06-12
Steve Lhomme
More code in debug builds to have logging capabilities
tree
|
commitdiff
2004-06-12
Steve Lhomme
Fix a bug to enable/disable DEBUG under MSVC
tree
|
commitdiff
2004-06-12
Steve Lhomme
Enable NLS under Windows
tree
|
commitdiff
2004-06-11
Thomas Vander Stichele
use ->length
tree
|
commitdiff
2004-06-11
Thomas Vander Stichele
fix queue event code
tree
|
commitdiff
2004-06-10
Johan Dahlin
gst/gst.c (gst_init_check_with_popt_table): Do not...
tree
|
commitdiff
2004-06-09
Johan Dahlin
gst/gstbuffer.c (gst_buffer_default_copy): Don't forget...
tree
|
commitdiff
2004-06-09
Wim Taymans
gst/elements/: Print more buffer info in fakesink.
tree
|
commitdiff
2004-06-07
Benjamin Otte
gst/gstelement.c: add failure check
tree
|
commitdiff
2004-06-06
Benjamin Otte
gst/indexers/gstfileindex.c: make debugging use a defau...
tree
|
commitdiff
2004-06-06
Benjamin Otte
gst/elements/gstfdsrc.c: reset offset counter when...
tree
|
commitdiff
2004-06-06
Benjamin Otte
gst/registries/gstxmlregistry.c: don't rely on g_dir_op...
tree
|
commitdiff
2004-06-06
Sebastien Cote
fix copyright in header and typo in debugging category...
tree
|
commitdiff
2004-06-05
Thomas Vander Stichele
put back GST_CAT_DATAFLOW
RELEASE-0_8_3
tree
|
commitdiff
2004-06-03
Thomas Vander Stichele
add GST_DEBUG detection
tree
|
commitdiff
2004-05-28
Stéphane Loeuillet
- removing some trailing commas in enums to please...
tree
|
commitdiff
2004-05-27
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: Don't try to...
tree
|
commitdiff
2004-05-27
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: Elements without...
tree
|
commitdiff
2004-05-27
Wim Taymans
gst/schedulers/gstoptimalscheduler.c: Fixes to maintain...
tree
|
commitdiff
2004-05-25
Benjamin Otte
gst/gstcaps.c: don't print error messages when there...
tree
|
commitdiff
2004-05-22
David Schleef
gst/registries/gstxmlregistry.c: Fix warning on OS...
tree
|
commitdiff
2004-05-21
Johan Dahlin
gst/gstcpu.c (gst_cpuid_i386): Protect some gcc asm...
tree
|
commitdiff
2004-05-20
David Schleef
gst/gstindex.c: Fix overflows in comparison code. ...
tree
|
commitdiff
2004-05-20
Wim Taymans
gst/gstbuffer.*: Added Comment to a flag. copy relevant...
tree
|
commitdiff
2004-05-20
Thomas Vander Stichele
add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST +...
tree
|
commitdiff
2004-05-20
Thomas Vander Stichele
next time someone tells me to use the gst macros becaus...
tree
|
commitdiff
2004-05-19
Benjamin Otte
gst/gstvalue.c: fix int variable deserialization and...
tree
|
commitdiff
next