2003-06-15 |
David Schleef | Fix spelling errors |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Benjamin Otte | fix HAVE_* macros for ppc |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Wim Taymans | - further productizing the fixed flag on GstCaps by... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Wim Taymans | - some more checks |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Wim Taymans | - Added testcase for fixed flag on caps/props |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Thomas Vander... | typo |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Thomas Vander... | notes |
commit | commitdiff | tree | snapshot |
2003-06-10 |
David Schleef | Add gst_pad_template_newv() as a va_list alternative... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Thomas Vander... | updated release notes |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Wim Taymans | removed namespace code again, it was not needed :) |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Wim Taymans | updated example with correct code to add namespaces... |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Thomas Vander... | fix object loaded signal |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Wim Taymans | added new method and type to add namespaces to xml... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Thomas Vander... | don't recursively call gst_bin_set_state on failure... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Thomas Vander... | fix color for NULL from bright white to blue |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Wim Taymans | try to fix #114252 |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Actually, size should be a guint (because GST_BUFFER_SI... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Make filesink fail with some grace, see #114614 |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ronald S. Bultje | Get rid of NEW_MEDIA event, EOS is supposed to handle... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ronald S. Bultje | Finetuning of the mimetypes mess, hoping to get into... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ronald S. Bultje | Some adjustments to allow for setting a new filename... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Thomas Vander... | fix format test |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Thomas Vander... | fix float min and max |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Thomas Vander... | make functions static taaz patch |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Wim Taymans | - marked piece of wrong code in the state change functi... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Wim Taymans | - added GST_ELEMENT_ERROR flag to mark elements in... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Wim Taymans | - added a property to force a failure for a given state... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Colin Walters | I'm too lazy to comment this |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Ronald S. Bultje | I don't know how I ever got to introducing this madness... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Colin Walters | Add new --enable-fast-stack-trash option, defaults... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Colin Walters | Add --gst-disable-cpu-opt argument. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ronald S. Bultje | see #108268 - kudos go to janzen@pixelmetrix.com |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Wim Taymans | - the result from the getcaps function should be sunken... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
David Schleef | gst_caps_to_string: print NULL caps correctly |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Thomas Vander... | help us debug caps ref issues |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Ronald S. Bultje | GstCaps is not a GObject but a boxed-type |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Ronald S. Bultje | Fix type definition bug plus missing argument for callback |
commit | commitdiff | tree | snapshot |
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 |
next |