2005-10-06 |
Thomas Vander Stichele | gst/gstpad.c: give events a chance to be handled by... |
blob | commitdiff |
2005-10-05 |
Thomas Vander Stichele | doc updates |
blob | commitdiff | diff to current |
2005-10-05 |
Thomas Vander Stichele | gst/gstpad.c: emit have-data before checking for peers... |
blob | commitdiff | diff to current |
2005-10-02 |
Andy Wingo | gst/gstpad.c (gst_pad_activate_push): There is a race... |
blob | commitdiff | diff to current |
2005-09-30 |
Wim Taymans | gst/base/gstbasesink.c: Only error is an error. |
blob | commitdiff | diff to current |
2005-09-28 |
Wim Taymans | gst/gstbin.c: Some documentation updates. |
blob | commitdiff | diff to current |
2005-09-26 |
Wim Taymans | gst/gstbin.c: Make state change function use 3 queues... |
blob | commitdiff | diff to current |
2005-09-25 |
Stefan Kost | inlined two more docs factored gstpadtemplate out of... |
blob | commitdiff | diff to current |
2005-09-23 |
Thomas Vander Stichele | common/gtk-doc.mak: don't fail on building XML, FC4... |
blob | commitdiff | diff to current |
2005-09-23 |
Thomas Vander Stichele | various doc updates |
blob | commitdiff | diff to current |
2005-09-21 |
Andy Wingo | check/gst/gstutils.c: New file. |
blob | commitdiff | diff to current |
2005-09-09 |
Thomas Vander Stichele | check/gst/gstpad.c: add tests for valid pad naming |
blob | commitdiff | diff to current |
2005-09-06 |
Jan Schmidt | gst/gstpad.c: Catch misbehaving pad_alloc functions... |
blob | commitdiff | diff to current |
2005-09-02 |
Tim-Philipp Müller | gst/base/gstbasesink.c: Add comment. |
blob | commitdiff | diff to current |
2005-09-02 |
Stefan Kost | run the wingo-magic script against the docs |
blob | commitdiff | diff to current |
2005-08-31 |
Wim Taymans | gst/gstpad.c: Revert change, need to first fix badly... |
blob | commitdiff | diff to current |
2005-08-30 |
Wim Taymans | gst/base/gstadapter.c: Flushing out 0 bytes is ok for... |
blob | commitdiff | diff to current |
2005-08-26 |
Thomas Vander Stichele | whitespace, doc and debug fixing/additions |
blob | commitdiff | diff to current |
2005-08-25 |
Stefan Kost | gst/gstbin.h: removed ';' from the end of macro defs |
blob | commitdiff | diff to current |
2005-08-25 |
Thomas Vander Stichele | add docs |
blob | commitdiff | diff to current |
2005-08-24 |
Wim Taymans | check/generic/states.c: Make sure all tasks are stopped. |
blob | commitdiff | diff to current |
2005-08-24 |
Andy Wingo | gst/gstpad.c (gst_pad_fixate_caps): Check if the caps... |
blob | commitdiff | diff to current |
2005-08-23 |
Thomas Vander Stichele | gst/gstbuffer.c: some debugging |
blob | commitdiff | diff to current |
2005-08-21 |
Thomas Vander Stichele | check/Makefile.am: clean up environment for when regist... |
blob | commitdiff | diff to current |
2005-08-20 |
Thomas Vander Stichele | check/Makefile.am: set GST_TOOLS_DIR |
blob | commitdiff | diff to current |
2005-08-18 |
Jan Schmidt | check/: I wrote a test! |
blob | commitdiff | diff to current |
2005-08-15 |
Stefan Kost | docs/gst/gstreamer-sections.txt: made some defines... |
blob | commitdiff | diff to current |
2005-07-29 |
Wim Taymans | docs/design/part-gstghostpad.txt: Small update. |
blob | commitdiff | diff to current |
2005-07-28 |
Wim Taymans | check/gst/gstghostpad.c: Added some more tests for... |
blob | commitdiff | diff to current |
2005-07-27 |
Wim Taymans | Some docs updates |
blob | commitdiff | diff to current |
2005-07-25 |
Ronald S. Bultje | gst/gstpad.c: Implement default fixation once again... |
blob | commitdiff | diff to current |
2005-07-18 |
Wim Taymans | Removed plugable schedulers. |
blob | commitdiff | diff to current |
2005-07-14 |
Wim Taymans | gst/gstcaps.c: Remove debug info. |
blob | commitdiff | diff to current |
2005-07-12 |
Wim Taymans | gst/base/gstbasetransform.c: Added more debug info... |
blob | commitdiff | diff to current |
2005-07-12 |
Thomas Vander Stichele | check/Makefile.am: instate more valgrindable tests |
blob | commitdiff | diff to current |
2005-07-09 |
Thomas Vander Stichele | fix caps leak in both cases |
blob | commitdiff | diff to current |
2005-07-09 |
Thomas Vander Stichele | duh, remove unused var |
blob | commitdiff | diff to current |
2005-07-09 |
Thomas Vander Stichele | fix a caps leak |
blob | commitdiff | diff to current |
2005-07-06 |
Wim Taymans | gst/gstpad.c: Implement the fixate function. |
blob | commitdiff | diff to current |
2005-07-06 |
Thomas Vander Stichele | if pad has no parent, return NULL as list of internal... |
blob | commitdiff | diff to current |
2005-07-05 |
Andy Wingo | check/: Application message API change. |
blob | commitdiff | diff to current |
2005-07-01 |
Andy Wingo | tests/network-clock.scm: Commentary update. |
blob | commitdiff | diff to current |
2005-07-01 |
Jan Schmidt | gst/gstpad.c: Put the mini_object into GValue as a... |
blob | commitdiff | diff to current |
2005-06-30 |
Wim Taymans | gst/: Removed atomic operations, use existing LOCK. |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | gst/gstpad.c: Fix accumulator, add default value by... |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | Add probe example. |
blob | commitdiff | diff to current |
2005-06-29 |
Ronald S. Bultje | Remove old probes, add new g-signal-based probes and... |
blob | commitdiff | diff to current |
2005-06-29 |
Wim Taymans | gst/base/gstbasesink.c: Small debug line. |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/: The deprecated pad loop function is removed now. |
blob | commitdiff | diff to current |
2005-06-28 |
Wim Taymans | gst/gstpad.*: CONNECTED -> LINKED. |
blob | commitdiff | diff to current |
2005-06-28 |
Andy Wingo | *.c: Don't cast to GST_OBJECT when reffing or unreffing... |
blob | commitdiff | diff to current |
2005-06-27 |
Andy Wingo | shut up gcc3 |
blob | commitdiff | diff to current |
2005-06-27 |
Andy Wingo | gst/base/gsttypefindhelper.c (gst_type_find_helper... |
blob | commitdiff | diff to current |
2005-06-23 |
Wim Taymans | gst/: No unsafe task pausing please. |
blob | commitdiff | diff to current |
2005-06-23 |
Jan Schmidt | gst/elements/gsttypefindelement.c: Don't restart typefi... |
blob | commitdiff | diff to current |
2005-06-23 |
Andy Wingo | commit the file |
blob | commitdiff | diff to current |
2005-06-20 |
Wim Taymans | gst/gstpad.c: Small doc updates. |
blob | commitdiff | diff to current |
2005-06-19 |
Thomas Vander Stichele | check/gstcheck.h: add macros for checking refcounts... |
blob | commitdiff | diff to current |
2005-06-08 |
Andy Wingo | gst/gstutils.c: RPAD fixes all around. |
blob | commitdiff | diff to current |
2005-06-02 |
Wim Taymans | gst/: Bufferalloc: return GstFlowReturn to more accurat... |
blob | commitdiff | diff to current |
2005-05-30 |
Wim Taymans | gst/gstpad.c: Propagate errors from _set_caps() in... |
blob | commitdiff | diff to current |
2005-05-26 |
Wim Taymans | gst/gstpad.c: A flushing pad cannot be used to alloc_bu... |
blob | commitdiff | diff to current |
2005-05-25 |
Wim Taymans | gst/: Fix state changes for non sinks. We now change... |
blob | commitdiff | diff to current |
2005-05-25 |
Wim Taymans | gst/gstpad.c: Disable attempt at mode switching until... |
blob | commitdiff | diff to current |
2005-05-25 |
Wim Taymans | gst/: Implement gst_pad_pause/start/stop_task(), take... |
blob | commitdiff | diff to current |
2005-05-17 |
Wim Taymans | gst/: Don't queue buffers in basesink when we are flushing. |
blob | commitdiff | diff to current |
2005-05-17 |
Wim Taymans | gst/: Clear queue when going to READY. |
blob | commitdiff | diff to current |
2005-05-09 |
Wim Taymans | gst/: Implement accept_caps. |
blob | commitdiff | diff to current |
2005-05-09 |
Wim Taymans | Remove old query functions. Ported old code. |
blob | commitdiff | diff to current |
2005-05-09 |
Andy Wingo | gst/gstiterator.h: Add some includes. |
blob | commitdiff | diff to current |
2005-05-06 |
Andy Wingo | gst/gstquery.h |
blob | commitdiff | diff to current |
2005-05-06 |
Wim Taymans | gst/gstpad.c: Also set caps if we use the fallback... |
blob | commitdiff | diff to current |
2005-05-06 |
Wim Taymans | gst/: Fix gst_pad_peer_get_caps(), make it return NULL... |
blob | commitdiff | diff to current |
2005-05-05 |
Andy Wingo | final cruft fixage |
blob | commitdiff | diff to current |
2005-05-05 |
Andy Wingo | revert accidental commit of cruft -- doh |
blob | commitdiff | diff to current |
2005-05-05 |
Wim Taymans | gst/: Fix name lookup in GstBin. |
blob | commitdiff | diff to current |
2005-05-04 |
Andy Wingo | GCC 4 fixen. |
blob | commitdiff | diff to current |
2005-04-25 |
Wim Taymans | gst/: Remove gst_library_load as it does more harm... |
blob | commitdiff | diff to current |
2005-04-25 |
Wim Taymans | gst/gstpad.*: Added stubs for unimplemented functions. |
blob | commitdiff | diff to current |
2005-04-24 |
David Schleef | check/gst/gstpad.c: Oh yeah, it's always nice to make... |
blob | commitdiff | diff to current |
2005-04-24 |
David Schleef | gst/gstpad.c: Remove handling of filtered caps. Fix... |
blob | commitdiff | diff to current |
2005-04-20 |
Wim Taymans | gst/: Make gst_caps_replace() work like other _replace... |
blob | commitdiff | diff to current |
2005-04-06 |
Wim Taymans | gst/: More work on the generic source base class, imple... |
blob | commitdiff | diff to current |
2005-03-31 |
Wim Taymans | gst/: Added rate to the discont event to prepare for... |
blob | commitdiff | diff to current |
2005-03-29 |
Wim Taymans | gst/: Simplify pad activation. |
blob | commitdiff | diff to current |
2005-03-28 |
Wim Taymans | Added state change code. |
blob | commitdiff | diff to current |
2005-03-25 |
Ronald S. Bultje | gst/gstbin.c: Add default event/set_manager handlers... |
blob | commitdiff | diff to current |
2005-03-21 |
Wim Taymans | Next big merge. |
blob | commitdiff | diff to current |
2005-03-09 |
Wim Taymans | Fix _pad_get_direction wrt ghostpads. |
blob | commitdiff | diff to current |
2005-03-09 |
Wim Taymans | Added GstBin test. |
blob | commitdiff | diff to current |
2005-03-09 |
Wim Taymans | Bump version number, we're now 0.9.0 |
blob | commitdiff | diff to current |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
blob | commitdiff | diff to current |
2005-02-07 |
Thomas Vander Stichele | unref data when probe function returns FALSE. Fixes... |
blob | commitdiff | diff to current |
2005-01-31 |
Ronald S. Bultje | gst/gstbin.c: Remove a piece of code that could never... |
blob | commitdiff | diff to current |
2005-01-29 |
Ronald S. Bultje | gst/gstpad.c: Oops, revert previous commit, broke tests... |
blob | commitdiff | diff to current |
2005-01-29 |
Ronald S. Bultje | gst/gstpad.c: Add check that the pad on which the push... |
blob | commitdiff | diff to current |
2005-01-11 |
Ronald S. Bultje | Add gst_pad_set_active_recursive(). |
blob | commitdiff | diff to current |
2004-12-16 |
Ronald S. Bultje | gst/gstpad.c: Do query on realized pad, similar to... |
blob | commitdiff | diff to current |
2004-12-14 |
David Schleef | gst/gstpad.c: Allow caps to be NULL (bug #160220). |
blob | commitdiff | diff to current |
2004-12-03 |
Ronald S. Bultje | gst/gstpad.c: GST_RPAD_* will only operate on a RealPad... |
blob | commitdiff | diff to current |
next |