2003-05-24 |
Wim Taymans | only update the DURATION field when appending buffers... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | - moved functionality of GST_FORMAT_UNITS to GST_FORMAT... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Wim Taymans | - First attempt at implementing #113180, this one also... |
commit | commitdiff | tree | snapshot |
2003-05-22 |
David Schleef | Fix aliasing problems noticed by gcc-3.3. Suggests... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Brian Cameron | added spaces around the equal sign so that the test... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
David Schleef | Remove (incorrect) cast on gst_buffer_is_writable() |
commit | commitdiff | tree | snapshot |
2003-05-19 |
David Schleef | Fix _second_ sparc asm. Who would have guessed there... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
David Schleef | Fix sparc asm code for gcc prior to 3.2 |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Ronald S. Bultje | Weird C code fix |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Benjamin Otte | spaling eroah |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Benjamin Otte | check if required elements are installed |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Brian Cameron | Updated configure.ac so that it does not include the... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
David Schleef | Fix caps negotiation problems. |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | Change GST_DEBUG_FUNCPTR() to return a pointer of the... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | Fix broken links to gstreamer.net site |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | doc dist fix |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | spec fix |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | applying bugzilla.gnome.org/show_bug.cgi?id=110707... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | Change uint to guint |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | Fix aliasing warning from gcc-3.3 |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | change from sscanf to strtol |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | removing devhelp dir |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | oops |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | gtk-doc fixes |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | converting to xml as intermediary step to fix devhelp... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Thomas Vander... | a bunch of gtk-doc fixes |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | Add new man page. Fix a few typos in other man pages. |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | Call perl script using $(PERL_PATH) |
commit | commitdiff | tree | snapshot |
2003-05-18 |
David Schleef | Check for Perl and sigaction(). |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Benjamin Otte | fix wrong caps refcount handling of filtered caps in... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Benjamin Otte | added filtered caps to man page |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Benjamin Otte | remove _destroy functions from public headers and make... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Benjamin Otte | make the parser accept chained caps, too |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Thomas Vander... | clock debug addition |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Thomas Vander... | adding typefind binary |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Benjamin Otte | This is filtered caps in 20 lines. Implemented full... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Benjamin Otte | only set state to playing when elements are linked... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Benjamin Otte | fix wrong debug message to print the right thing |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Ronald S. Bultje | Add unistd.h (#110671) |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Benjamin Otte | added tests for gst_caps_{to,from}_string |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Benjamin Otte | added gst_{props,caps}_{from,to}_string to API, see... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Benjamin Otte | ref pool before creating buffer that's using it |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Ronald S. Bultje | make -> shell variable |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Thomas Vander... | gtk-doc fixes clock debug |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Benjamin Otte | Fix macro GST_FOURCC_ARGS - it assumed big endian ints |
commit | commitdiff | tree | snapshot |
2003-05-13 |
David Schleef | Added GST_CAT_APPLICATION. Fixes #111009 |
commit | commitdiff | tree | snapshot |
2003-05-13 |
David Schleef | Fix bug in PRINT() macro |
commit | commitdiff | tree | snapshot |
2003-05-12 |
James A Morrison | fix sparc atomic functions. |
commit | commitdiff | tree | snapshot |
2003-05-11 |
David Schleef | Change from AS_COMPILER() to AS_COMPILER_FLAG() in... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Wim Taymans | Make sure the FIXED flag is computed correctly when... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Benjamin Otte | SysClocks need their own mutex/cond pair, as we have... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Benjamin Otte | enable allocation tracing for GstObjects and make alloc... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Wim Taymans | Use GstMemChunk to allocate events |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Benjamin Otte | bugfixes: |
commit | commitdiff | tree | snapshot |
2003-05-09 |
David Schleef | Change .p2align to .align to make non-gas assemblers... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Benjamin Otte | make test fail when it fails (d'oh) |
commit | commitdiff | tree | snapshot |
2003-05-09 |
David Schleef | stuff about RGB video |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Wim Taymans | Fix 112596, gst_caps_is_always_compatible() broken |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Benjamin Otte | some minor improvements: |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Benjamin Otte | state need not be playing with new schedulers when... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Benjamin Otte | do error checking for int/float values and don't accept... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Wim Taymans | Documentation updates |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Benjamin Otte | simple fix: these are signed ints, not unsigned |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Benjamin Otte | implement proper refcounting of pad's templates and... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Wim Taymans | err... reset to desired version after doing a benchmark :) |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Wim Taymans | - Explicitly set buffer fields to default values instea... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Benjamin Otte | remove unnecessary check for registries - registry... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Benjamin Otte | make gst-launch --gst-mask=-1 fakesrc ! fakesink work... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Benjamin Otte | fix gcc 2.x compiler error, when variables aren't defin... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Benjamin Otte | unreachable code |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Benjamin Otte | fix for forte |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Benjamin Otte | added GST_STR_NULL to check for NULL strings. Fixed... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Benjamin Otte | silence forte warnings |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Brian Cameron | Use -f instead of -e since -e does not work in Solaris... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Brian Cameron | Fixed if-test in autogen.sh so it works on Solaris... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
David Schleef | Disable MIPS, 'cuz it's broken. |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Jan Schmidt | A few ideas looking for feedback |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Benjamin Otte | offsets may be negative (nobody ever seeked beackwards... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Benjamin Otte | parsing returns elements, not bins - so put it into... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Benjamin Otte | fix deadlock when thread itself goes PLAYING => PAUSED... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Benjamin Otte | add extra error for empty pipeline |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Benjamin Otte | Make events use internal links, too |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Steve Baker | ignore .pc files |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Wim Taymans | - remove some \n in GstThread debugging |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Benjamin Otte | fix debugging segfault |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Benjamin Otte | fix and better comment gst_event_new_discontinuous... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Benjamin Otte | update man page to new pipeline parsing and make it... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Benjamin Otte | I suck - it's the wrong variable and I don't get it... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Benjamin Otte | just to be sure... |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Benjamin Otte | fix stupid segfault when setting integer properties |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Thomas Vander... | whoops, fix |
commit | commitdiff | tree | snapshot |
2003-04-24 |
Thomas Vander... | adding a q&a |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Benjamin Otte | fix 2 warnings |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Thomas Vander... | make the user registry location major-minor versioned... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Benjamin Otte | workaround for bison 1.35 bug |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Benjamin Otte | make gst_thread_get_current() work with threaded cothreads |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Benjamin Otte | make that error message more useful, it kept confusing me |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Benjamin Otte | assorted fixes: |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Wim Taymans | GST_DEBUG/INFO doesn't need a \n at the end. |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Wim Taymans | - removed an assert, mmaping the stack of another threa... |
commit | commitdiff | tree | snapshot |
next |