platform/upstream/gstreamer.git
2003-05-19 David SchleefFix sparc asm code for gcc prior to 3.2
2003-05-19 Ronald S. BultjeWeird C code fix
2003-05-19 Benjamin Ottespaling eroah
2003-05-19 Benjamin Ottecheck if required elements are installed
2003-05-19 Brian CameronUpdated configure.ac so that it does not include the...
2003-05-19 David SchleefFix caps negotiation problems.
2003-05-18 David SchleefChange GST_DEBUG_FUNCPTR() to return a pointer of the...
2003-05-18 David SchleefFix broken links to gstreamer.net site
2003-05-18 Thomas Vander... doc dist fix
2003-05-18 Thomas Vander... spec fix
2003-05-18 Thomas Vander... applying bugzilla.gnome.org/show_bug.cgi?id=110707...
2003-05-18 David SchleefChange uint to guint
2003-05-18 David SchleefFix aliasing warning from gcc-3.3
2003-05-18 David Schleefchange from sscanf to strtol
2003-05-18 Thomas Vander... removing devhelp dir
2003-05-18 Thomas Vander... oops
2003-05-18 Thomas Vander... gtk-doc fixes
2003-05-18 Thomas Vander... converting to xml as intermediary step to fix devhelp...
2003-05-18 Thomas Vander... a bunch of gtk-doc fixes
2003-05-18 David SchleefAdd new man page. Fix a few typos in other man pages.
2003-05-18 David SchleefCall perl script using $(PERL_PATH)
2003-05-18 David SchleefCheck for Perl and sigaction().
2003-05-18 Benjamin Ottefix wrong caps refcount handling of filtered caps in...
2003-05-18 Benjamin Otteadded filtered caps to man page
2003-05-18 Benjamin Otteremove _destroy functions from public headers and make...
2003-05-18 Benjamin Ottemake the parser accept chained caps, too
2003-05-17 Thomas Vander... clock debug addition
2003-05-17 Thomas Vander... adding typefind binary
2003-05-17 Benjamin OtteThis is filtered caps in 20 lines. Implemented full...
2003-05-17 Benjamin Otteonly set state to playing when elements are linked...
2003-05-17 Benjamin Ottefix wrong debug message to print the right thing
2003-05-17 Ronald S. BultjeAdd unistd.h (#110671)
2003-05-17 Benjamin Otteadded tests for gst_caps_{to,from}_string
2003-05-17 Benjamin Otteadded gst_{props,caps}_{from,to}_string to API, see...
2003-05-17 Benjamin Otteref pool before creating buffer that's using it
2003-05-16 Ronald S. Bultjemake -> shell variable
2003-05-15 Thomas Vander... gtk-doc fixes clock debug
2003-05-13 Benjamin OtteFix macro GST_FOURCC_ARGS - it assumed big endian ints
2003-05-13 David SchleefAdded GST_CAT_APPLICATION. Fixes #111009
2003-05-13 David SchleefFix bug in PRINT() macro
2003-05-12 James A Morrisonfix sparc atomic functions.
2003-05-11 David SchleefChange from AS_COMPILER() to AS_COMPILER_FLAG() in...
2003-05-10 Wim TaymansMake sure the FIXED flag is computed correctly when...
2003-05-10 Benjamin OtteSysClocks need their own mutex/cond pair, as we have...
2003-05-10 Benjamin Otteenable allocation tracing for GstObjects and make alloc...
2003-05-10 Wim TaymansUse GstMemChunk to allocate events
2003-05-10 Benjamin Ottebugfixes:
2003-05-09 David SchleefChange .p2align to .align to make non-gas assemblers...
2003-05-09 Benjamin Ottemake test fail when it fails (d'oh)
2003-05-09 David Schleefstuff about RGB video
2003-05-08 Wim TaymansFix 112596, gst_caps_is_always_compatible() broken
2003-05-06 Benjamin Ottesome minor improvements:
2003-05-06 Benjamin Ottestate need not be playing with new schedulers when...
2003-05-06 Benjamin Ottedo error checking for int/float values and don't accept...
2003-05-06 Wim TaymansDocumentation updates
2003-05-06 Benjamin Ottesimple fix: these are signed ints, not unsigned
2003-05-06 Benjamin Otteimplement proper refcounting of pad's templates and...
2003-05-06 Wim Taymanserr... reset to desired version after doing a benchmark :)
2003-05-06 Wim Taymans- Explicitly set buffer fields to default values instea...
2003-05-02 Benjamin Otteremove unnecessary check for registries - registry...
2003-05-02 Benjamin Ottemake gst-launch --gst-mask=-1 fakesrc ! fakesink work...
2003-05-01 Benjamin Ottefix gcc 2.x compiler error, when variables aren't defin...
2003-05-01 Benjamin Otteunreachable code
2003-05-01 Benjamin Ottefix for forte
2003-05-01 Benjamin Otteadded GST_STR_NULL to check for NULL strings. Fixed...
2003-05-01 Benjamin Ottesilence forte warnings
2003-05-01 Brian CameronUse -f instead of -e since -e does not work in Solaris...
2003-05-01 Brian CameronFixed if-test in autogen.sh so it works on Solaris...
2003-05-01 David SchleefDisable MIPS, 'cuz it's broken.
2003-04-28 Jan SchmidtA few ideas looking for feedback
2003-04-28 Benjamin Otteoffsets may be negative (nobody ever seeked beackwards...
2003-04-28 Benjamin Otteparsing returns elements, not bins - so put it into...
2003-04-28 Benjamin Ottefix deadlock when thread itself goes PLAYING => PAUSED...
2003-04-27 Benjamin Otteadd extra error for empty pipeline
2003-04-27 Benjamin OtteMake events use internal links, too
2003-04-27 Steve Bakerignore .pc files
2003-04-26 Wim Taymans- remove some \n in GstThread debugging
2003-04-26 Benjamin Ottefix debugging segfault
2003-04-26 Benjamin Ottefix and better comment gst_event_new_discontinuous...
2003-04-25 Benjamin Otteupdate man page to new pipeline parsing and make it...
2003-04-25 Benjamin OtteI suck - it's the wrong variable and I don't get it...
2003-04-25 Benjamin Ottejust to be sure...
2003-04-24 Benjamin Ottefix stupid segfault when setting integer properties
2003-04-24 Thomas Vander... whoops, fix
2003-04-24 Thomas Vander... adding a q&a
2003-04-23 Benjamin Ottefix 2 warnings
2003-04-23 Thomas Vander... make the user registry location major-minor versioned...
2003-04-23 Benjamin Otteworkaround for bison 1.35 bug
2003-04-21 Benjamin Ottemake gst_thread_get_current() work with threaded cothreads
2003-04-21 Benjamin Ottemake that error message more useful, it kept confusing me
2003-04-21 Benjamin Otteassorted fixes:
2003-04-19 Wim TaymansGST_DEBUG/INFO doesn't need a \n at the end.
2003-04-19 Wim Taymans- removed an assert, mmaping the stack of another threa...
2003-04-18 David SchleefAdd caps list test that shows incorrect behavior
2003-04-18 Benjamin Otterewrite GstThread - should be quite a bit cleaner and...
2003-04-18 Benjamin Otte- make child_state_change a virtual function
2003-04-18 Benjamin Ottemake EOS really recursive and not just one layer deep
2003-04-17 Wim TaymansSmall example that shows caps nego recovery.
2003-04-17 Wim Taymans- Added a property to perform caps negotiation in the...
2003-04-17 Wim TaymansAdded a simple function gst_pad_recover_caps_error...
next