2005-06-28 |
Wim Taymans | gst/base/gstbasesink.c: Flushing the preroll queue... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Edward Hervey | gst/gstpipeline.c: Wheen a seek was successful on a... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Wim Taymans | gst/gstghostpad.c: Call wrapper function instead of... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Wim Taymans | gst/gstpad.*: CONNECTED -> LINKED. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Andy Wingo | *.c: Don't cast to GST_OBJECT when reffing or unreffing... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Andy Wingo | gst/gstobject.c (gst_object_unref, gst_object_ref) |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Andy Wingo | gst/gstghostpad.c (gst_proxy_pad_do_activate): Don... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andy Wingo | shut up gcc3 |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andy Wingo | gst/base/gsttypefindhelper.c (gst_type_find_helper... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Wim Taymans | gst/gstbin.c: Cleanup the get_state() function a little... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Thomas Vander... | adding basetransform and iterator docs |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Andy Wingo | docs/design/part-activation.txt: Notes on how activatio... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Thomas Vander... | remove stuff that isn't there anymore |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Thomas Vander... | more doc and whitespace fixes |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | gst/gstghostpad.c: At least get the chain function... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | gst/: Right, two problems here: ghostpads don't take... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | check/states/sinks.c: Have to check for completion... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | gst/: Unlock STREAM_LOCK whatever the recursion was. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | gst/base/gstbasesink.c: Reworked the base sink, handle... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | Allow elements to post EOS in the state change function. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | gst/elements/gsttee.c: Core takes STREAM_LOCK for us... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Wim Taymans | gst/: Keep track of current target state while performi... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Thomas Vander... | start pulling in base classes and elements for docs |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Stefan Kost | fixed make distcheck with gtk-doc 1.3 |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Wim Taymans | gst/gstelement.c: When the state did not change, also... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Wim Taymans | gst/: No unsafe task pausing please. |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Wim Taymans | gst/schedulers/threadscheduler.c: Ref the task before... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | gst/base/gstbasesrc.c (gst_basesrc_get_range): Check... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | gst/gstobject.h (GST_CLASS_LOCK, GST_CLASS_TRYLOCK... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | gst/gstghostpad.c (on_int_notify): Catches notify:... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | tests/network-clock.scm (plot-simulation): Pipe data... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Thomas Vander... | add more important documentation |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Jan Schmidt | gst/elements/gsttypefindelement.c: Don't restart typefi... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Thomas Vander... | remove gst_strtoll completely, since it didn't actually... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Wim Taymans | Added support for live sources and other elements that... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | check/gst/gstpad.c (test_get_allowed_caps, test_refcoun... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | commit the file |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | gst/gstpad.c (gst_pad_set_caps): Remove needless refs... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | gst/gstghostpad.c (gst_proxy_pad_do_setcaps): Call... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Andy Wingo | tests/: A network clock simulator. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Thomas Vander... | make sure capslist.h gets disted |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Thomas Vander... | file fromstring.c was initially added on branch BRANCH... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Thomas Vander... | check/: copy over from 0.8, and add two with bitmasks... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Thomas Vander... | add a log line for type deserialization |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Thomas Vander... | return long long, not int, so gint64 deserialization... |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Wim Taymans | gst/gstbuffer.h: Added convenience macros for setting... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Thomas Vander... | check/gst/: add a test deserializing int64, and comment... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Thomas Vander... | commit a file I forgot |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Thomas Vander... | move over a value_serialize test |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Wim Taymans | gst/gstpad.c: Small doc updates. |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Wim Taymans | check/gst/gstcaps.c: Testcase to show error in buffer... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andy Wingo | docs/random/wingo/porting-plugins-to-0.9: A pitiful... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Andy Wingo | gst/gstsystemclock.c (gst_system_clock_init): Unlock... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Tim-Philipp... | gst/gsturi.c: Fix potential endless loop. |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Thomas Vander... | remove another test that's obsolete |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Thomas Vander... | remove clock testsuite, important stuff already moved... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Thomas Vander... | remove test that was already moved to check |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Thomas Vander... | check/Makefile.am: add gsttag |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Thomas Vander... | some more docs cleanup |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Thomas Vander... | remove bufspeed and spidey_bench |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Thomas Vander... | clean up docs a little |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Thomas Vander... | check/gstcheck.h: add macros for checking refcounts... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Thomas Vander... | back to head |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Andy Wingo | changelog |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Andy Wingo | gst/base/gstbasesink.c (gst_basesink_chain): Remove... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Andy Wingo | gst/base/gstbasesink.c (gst_basesink_event): Only wait... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Thomas Vander... | incorporate plugins stuff and uninstalled stuff |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Thomas Vander... | ignore more |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Thomas Vander... | ignore more |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Thomas Vander... | ignore more; fix README |
commit | commitdiff | tree | snapshot |
2005-06-16 |
David Schleef | gst/elements/gstcapsfilter.c: Allow NULL as possible... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Thomas Vander... | gst/elements/gstfakesrc.c: fix debug output |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Thomas Vander... | gstreamer.spec.in: clean up |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Thomas Vander... | gstreamer.spec.in: clean up |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Thomas Vander... | have a real TODO, move old TODO |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Thomas Vander... | po updates |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Thomas Vander... | update translations |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Andy Wingo | gst/gstutils.c: RPAD fixes all around. |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | check/: ignore more |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | add a GstBuffer unit test |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | previous commit accidentally also added refcount define... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | add a 'plugins' dir to the PLUGIN_PATH in the uninstall... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | we did a prerelease |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | OBJECT acts on obj not caps |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | add a debug line |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Thomas Vander... | white space fixes |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Stefan Kost | added support for html unit test coverage reports |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Jan Schmidt | gst/elements/gstcapsfilter.c: Free existing caps if... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Andy Wingo | gst/elements/gsttypefindelement.c (do_pull_typefind... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Wim Taymans | gst/: Bufferalloc: return GstFlowReturn to more accurat... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Wim Taymans | gst/gstpipeline.c: Take snapshot of state without blocking. |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Wim Taymans | docs/design/: Small doc updates |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | gst/elements/gstidentity.c: Protect last_message proper... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | gst/gstelement.c: Slicker pad activation code. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | gst/: Move elementfactory methods to separate .h file. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | Small typo fixes, doc updates. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | gst/gst.c: Remove cpu-opt flag. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | gst/gstbuffer.*: Avoid typechecking in places where... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | gst/gstpad.c: Propagate errors from _set_caps() in... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Wim Taymans | gst/base/gstbasesink.c: Handle EOS in preroll. |
commit | commitdiff | tree | snapshot |
next |