Age | Commit message (Expand) | Author | Files | Lines |
2005-09-13 | Don't use windows linking attributes in MinGW | Michael Smith | 1 | -1/+1 |
2005-09-13 | gst/gstutils.c: Apparently people think it's better if this function doesn't ... | Thomas Vander Stichele | 1 | -16/+29 |
2005-09-12 | add a gst_element_set_state_async method that sets the state and starts a thr... | Thomas Vander Stichele | 2 | -49/+137 |
2005-09-12 | docs/: add a quote | Thomas Vander Stichele | 1 | -0/+2 |
2005-09-12 | gst/: Remove the requirement for sub-classes to call the parent implementatio... | Jan Schmidt | 4 | -26/+26 |
2005-09-11 | doc build clean, hurray | Thomas Vander Stichele | 2 | -7/+4 |
2005-09-11 | various doc fixes | Thomas Vander Stichele | 14 | -165/+117 |
2005-09-11 | docs/gst/: rearrange gstvalue section | Thomas Vander Stichele | 3 | -20/+115 |
2005-09-11 | debug fixes | Thomas Vander Stichele | 1 | -0/+9 |
2005-09-09 | check/gst-libs/controller.c: Header include fix. | Jan Schmidt | 3 | -21/+74 |
2005-09-09 | object debugging is good | Thomas Vander Stichele | 1 | -27/+31 |
2005-09-09 | check/elements/identity.c: Make the error a little clearer when the test fail... | Jan Schmidt | 6 | -85/+455 |
2005-09-09 | check/gst/gstpad.c: add tests for valid pad naming | Thomas Vander Stichele | 3 | -5/+22 |
2005-09-09 | check/: adding a test for pipelines and state changes | Thomas Vander Stichele | 1 | -2/+5 |
2005-09-08 | Various fixes for unseekable, unmmapable, and non-normal files, so that fallb... | Michael Smith | 3 | -14/+44 |
2005-09-07 | gst/gstplugin.c: Call g_module_close when we don't load the module | Jan Schmidt | 2 | -3/+6 |
2005-09-07 | renamed gsttag -> gsttaglist, gsttaginterface -> gsttagsetter inlined docs fo... | Stefan Kost | 17 | -1771/+69 |
2005-09-07 | gst/: splitted gsttypefind into gsttypefind, gsttypefindfactory | Stefan Kost | 11 | -284/+358 |
2005-09-07 | gst/base/gstbasesink.c (gst_base_sink_activate_pull): Fix a race condition wh... | Andy Wingo | 1 | -2/+9 |
2005-09-06 | gst/gstpad.c: Catch misbehaving pad_alloc functions that don't set up caps an... | Jan Schmidt | 1 | -0/+9 |
2005-09-06 | check/pipelines/simple_launch_lines.c: test for pipe!=NULL | Stefan Kost | 8 | -8/+103 |
2005-09-05 | gst/registries/gstxmlregistry.*: and update to newer API. | Andy Wingo | 2 | -17/+15 |
2005-09-05 | gst/registries/gstxmlregistry.*: Um... resurrect... | Andy Wingo | 2 | -0/+1584 |
2005-09-05 | gst/registries/gstxmlregistry.*: Remove from CVS, they were replaced by the l... | Andy Wingo | 2 | -1584/+0 |
2005-09-03 | fix for a critical when a module returns NULL on opening | Thomas Vander Stichele | 1 | -0/+5 |
2005-09-03 | add a source plugin description field, to represent the source module this pl... | Thomas Vander Stichele | 6 | -4/+36 |
2005-09-02 | whitespace cleanups | Thomas Vander Stichele | 1 | -33/+35 |
2005-09-02 | gst/base/gstbasesink.c: Add comment. | Tim-Philipp Müller | 3 | -5/+10 |
2005-09-02 | whitespace fixes | Thomas Vander Stichele | 1 | -11/+11 |
2005-09-02 | run the wingo-magic script against the docs | Stefan Kost | 1 | -2/+2 |
2005-09-02 | merged elementdetails docs into elementfactory docs inlined both | Stefan Kost | 4 | -7/+76 |
2005-09-02 | gst/gstelement.h: Add magical pixie dust to make glib-mkenums consider this e... | Andy Wingo | 1 | -1/+1 |
2005-09-02 | more docs inlined | Stefan Kost | 9 | -1/+69 |
2005-09-02 | gst/gstelement.h (GstState): Renamed from GstElementState, changed to be a no... | Andy Wingo | 19 | -289/+308 |
2005-09-02 | gst/: fix a bunch of unchecked return values | Thomas Vander Stichele | 2 | -19/+20 |
2005-09-01 | gst/base/gstbasesink.*: Handle newsegments more correctly. | Wim Taymans | 4 | -54/+141 |
2005-08-31 | docs/faq/gst-uninstalled: add -good | Thomas Vander Stichele | 4 | -23/+26 |
2005-08-31 | inlined more docs, fixed double id-ref | Stefan Kost | 7 | -1/+44 |
2005-08-31 | gst/base/gstbasetransform.c: Passthrough elements don't need the caps as they... | Wim Taymans | 1 | -1/+1 |
2005-08-31 | gst/base/gstbasetransform.c: Don't leak refcounts on buffers. | Wim Taymans | 1 | -8/+10 |
2005-08-31 | gst/base/gstbasetransform.*: Handle the case where we are not negotiated more... | Wim Taymans | 2 | -4/+24 |
2005-08-31 | gst/elements/gstfilesrc.c: Set READONLY flag on mmap'ed buffers, otherwise gs... | Tim-Philipp Müller | 1 | -3/+5 |
2005-08-31 | gst/base/gstbasetransform.c: passthrough elements can even do inplace on non ... | Wim Taymans | 1 | -2/+7 |
2005-08-31 | check/gst-libs/controller.c: more tests (hehe I have the most) | Stefan Kost | 1 | -0/+6 |
2005-08-31 | gst/gstminiobject.c: Cannot assert that the refcount has to be positive since... | Wim Taymans | 1 | -1/+4 |
2005-08-31 | gst/gstpad.c: Revert change, need to first fix badly behaving apps. | Wim Taymans | 1 | -1/+1 |
2005-08-30 | gst/base/gstadapter.c: Flushing out 0 bytes is ok for this function. | Wim Taymans | 6 | -5/+19 |
2005-08-30 | more docs and two more inlined | Stefan Kost | 4 | -7/+69 |
2005-08-30 | gst/elements/gstfilesink.c: Don't sync to clock. | Wim Taymans | 1 | -0/+1 |
2005-08-30 | docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the ... | Stefan Kost | 3 | -3/+61 |