2004-03-30 |
David Schleef | docs/gst/Makefile.am: Disable a bunch of headers from... |
blob | commitdiff |
2004-03-28 |
Martin Soto | gst/gstelement.*: New function for setting element... |
blob | commitdiff | diff to current |
2004-03-15 |
Johan Dahlin | Revert again, this time without post-commit reindent... |
blob | commitdiff | diff to current |
2004-03-15 |
Johan Dahlin | *.h: Revert indentation changes. |
blob | commitdiff | diff to current |
2004-03-13 |
Thomas Vander Stichele | gst-indent run on core |
blob | commitdiff | diff to current |
2004-03-01 |
Thomas Vander Stichele | configure.ac: remove whitespace |
blob | commitdiff | diff to current |
2004-02-25 |
Andy Wingo | gst/gstelement.c (gst_element_dispose): Protect against... |
blob | commitdiff | diff to current |
2004-02-04 |
Thomas Vander Stichele | increment current, reset padding |
blob | commitdiff | diff to current |
2004-02-04 |
David Schleef | docs/random/ds/0.9-suggested-changes: random notes |
blob | commitdiff | diff to current |
2004-02-02 |
Benjamin Otte | reinclude accidentally deleted line |
blob | commitdiff | diff to current |
2004-01-31 |
Thomas Vander Stichele | add path for element throwing error |
blob | commitdiff | diff to current |
2004-01-30 |
Thomas Vander Stichele | seriously, using cvs over slow lines just sucks. |
blob | commitdiff | diff to current |
2004-01-30 |
Benjamin Otte | docs/random/mimetypes: correct Theora information |
blob | commitdiff | diff to current |
2004-01-29 |
Thomas Vander Stichele | GST_ELEMENT_ERROR |
blob | commitdiff | diff to current |
2004-01-29 |
Benjamin Otte | docs/random/mimetypes: update docs for audio/x-raw... |
blob | commitdiff | diff to current |
2004-01-26 |
David Schleef | Revert accidental checkin and start over |
blob | commitdiff | diff to current |
2004-01-26 |
David Schleef | Original commit message from CVS: |
blob | commitdiff | diff to current |
2004-01-26 |
Benjamin Otte | gst/gstelement.h: remove gst_element_factory_get_versio... |
blob | commitdiff | diff to current |
2004-01-20 |
Thomas Vander Stichele | changed _extended to _full |
blob | commitdiff | diff to current |
2004-01-20 |
Thomas Vander Stichele | fix _gst_element_error_printf prototype |
blob | commitdiff | diff to current |
2004-01-19 |
Julien Moutte | gst/gstelement.h: Temporary fixing core build breakage... |
blob | commitdiff | diff to current |
2004-01-19 |
Thomas Vander Stichele | privatise |
blob | commitdiff | diff to current |
2004-01-19 |
Thomas Vander Stichele | adding a helper printf function for gst_element_error |
blob | commitdiff | diff to current |
2004-01-19 |
Thomas Vander Stichele | add G_STMT macros |
blob | commitdiff | diff to current |
2004-01-18 |
Thomas Vander Stichele | changing error signal add error codes and domains |
blob | commitdiff | diff to current |
2004-01-15 |
Benjamin Otte | add new fields in padding, dude |
blob | commitdiff | diff to current |
2004-01-15 |
Benjamin Otte | gst/gstpad.*: implement gst_pad_is_linked |
blob | commitdiff | diff to current |
2004-01-14 |
Benjamin Otte | gst/gstclock.*: deprecate old interface and disable... |
blob | commitdiff | diff to current |
2003-12-22 |
David Schleef | Merge CAPS branch |
blob | commitdiff | diff to current |
2003-12-13 |
Benjamin Otte | removed GST_*_CAST. Disabling of type checking is done... |
blob | commitdiff | diff to current |
2003-12-09 |
David Schleef | Change GST_.*_PADDING to _gst_padding[GST_PADDING]; |
blob | commitdiff | diff to current |
2003-12-04 |
Andy Wingo | remove copyright field from plugin structs |
blob | commitdiff | diff to current |
2003-11-29 |
David Schleef | Change 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2 |
blob | commitdiff | diff to current |
2003-11-24 |
Benjamin Otte | implement URI schemes |
blob | commitdiff | diff to current |
2003-11-24 |
Benjamin Otte | merge in tagging |
blob | commitdiff | diff to current |
2003-11-11 |
Andy Wingo | fix an old bug traversing pad template lists, and chang... |
blob | commitdiff | diff to current |
2003-11-08 |
David Schleef | Add gst_element_class_get_pad_template() |
blob | commitdiff | diff to current |
2003-11-02 |
Ronald S. Bultje | XML, gst-editor, gst-rec and anything that's not based... |
blob | commitdiff | diff to current |
2003-11-02 |
Benjamin Otte | implement 'gst_element_factory_find_from_element' to... |
blob | commitdiff | diff to current |
2003-10-31 |
Benjamin Otte | update plugin initialization restructuring (see email... |
blob | commitdiff | diff to current |
2003-10-07 |
David Schleef | Add padding to structures and objects |
blob | commitdiff | diff to current |
2003-09-16 |
Thomas Vander Stichele | reverting error patches before making a branch. BRANCH-ERROR-ROOT |
blob | commitdiff | diff to current |
2003-09-15 |
Benjamin Otte | update default error callback to new error signal |
blob | commitdiff | diff to current |
2003-09-14 |
Benjamin Otte | implement translatable error messages using gerror. |
blob | commitdiff | diff to current |
2003-08-19 |
David Schleef | Er, plugins actually use gst_element_factory_set_rank... |
blob | commitdiff | diff to current |
2003-08-18 |
Ronald S. Bultje | Remove duplicate rank field (fixes #119510) |
blob | commitdiff | diff to current |
2003-08-04 |
Ronald S. Bultje | Implement simple seek API. This can later be extended... |
blob | commitdiff | diff to current |
2003-06-03 |
Wim Taymans | - added GST_ELEMENT_ERROR flag to mark elements in... |
blob | commitdiff | diff to current |
2003-04-15 |
Benjamin Otte | API change: remove gst_object_destroy and #defines... |
blob | commitdiff | diff to current |
2003-04-11 |
Benjamin Otte | general fixes: |
blob | commitdiff | diff to current |
2003-04-08 |
Benjamin Otte | huge modifications, hope i didn't break something: |
blob | commitdiff | diff to current |
2003-03-25 |
Wim Taymans | - Added _LOCKED_STATE element flag |
blob | commitdiff | diff to current |
2003-02-10 |
Wim Taymans | - Add more --disable options |
blob | commitdiff | diff to current |
2003-01-09 |
Thomas Vander Stichele | first pass of connect->link gst-plugins and other stuff... |
blob | commitdiff | diff to current |
2002-12-30 |
Wim Taymans | - major API breakage (one of the last, I promise...) |
blob | commitdiff | diff to current |
2002-12-27 |
Wim Taymans | - disable pads when going to PAUSED, we want to make... |
blob | commitdiff | diff to current |
2002-12-19 |
Wim Taymans | - Cleanups |
blob | commitdiff | diff to current |
2002-12-14 |
Wim Taymans | Documentation updates |
blob | commitdiff | diff to current |
2002-12-12 |
Wim Taymans | Renamed GstCache to GstIndex |
blob | commitdiff | diff to current |
2002-12-08 |
Thomas Vander Stichele | oops |
blob | commitdiff | diff to current |
2002-12-07 |
Thomas Vander Stichele | move these to macros |
blob | commitdiff | diff to current |
2002-11-27 |
Wim Taymans | - Added first attempt at general caching mechanism... |
blob | commitdiff | diff to current |
2002-11-02 |
Wim Taymans | Moved deep notify to GstObject |
blob | commitdiff | diff to current |
2002-10-29 |
Thomas Vander Stichele | alp's fix |
blob | commitdiff | diff to current |
2002-09-18 |
Christian Schaller | fix tab vs space |
blob | commitdiff | diff to current |
2002-09-18 |
Christian Schaller | gstreamer part of new license field in element factory |
blob | commitdiff | diff to current |
2002-09-12 |
Wim Taymans | - Make the return GList of gst_element_get_pad_list... |
blob | commitdiff | diff to current |
2002-08-12 |
Thomas Vander Stichele | fixes bug bugzilla.gnome.org/show_bug.cgi?id=90333... |
blob | commitdiff | diff to current |
2002-08-12 |
Thomas Vander Stichele | fixes bug bugzilla.gnome.org/show_bug.cgi?id=90332 |
blob | commitdiff | diff to current |
2002-07-30 |
Wim Taymans | Add default deep_notify and error signal callbacks... |
blob | commitdiff | diff to current |
2002-07-09 |
Thomas Vander Stichele | merge from BRANCH-RELEASE-0_4_0 |
blob | commitdiff | diff to current |
2002-07-08 |
Wim Taymans | - Removed unused locking from the cothreads |
blob | commitdiff | diff to current |
2002-06-13 |
Thomas Vander Stichele | strange this didn't get commited on a regular commit |
blob | commitdiff | diff to current |
2002-06-09 |
Wim Taymans | Remove old flag |
blob | commitdiff | diff to current |
2002-06-08 |
Wim Taymans | Added element query |
blob | commitdiff | diff to current |
2002-05-31 |
Steve Baker | add a rank to elementfactory for autoplugging |
blob | commitdiff | diff to current |
2002-05-30 |
Wim Taymans | Created an overridable method for seeking on an element... |
blob | commitdiff | diff to current |
2002-05-26 |
Wim Taymans | - The clock_wait now returns the difference between... |
blob | commitdiff | diff to current |
2002-05-26 |
Andy Wingo | implemented threadsafe property set/get system as discu... |
blob | commitdiff | diff to current |
2002-05-25 |
Thomas Vander Stichele | API cleanup: (s/g)et_sched -> _scheduler |
blob | commitdiff | diff to current |
2002-05-08 |
Wim Taymans | Totally rewritten registry handling. |
blob | commitdiff | diff to current |
2002-05-05 |
Andy Wingo | use contents of GST_REGISTRY variable if --gst-registry... |
blob | commitdiff | diff to current |
2002-04-28 |
Wim Taymans | Added method for releasing request pads. |
blob | commitdiff | diff to current |
2002-04-23 |
Thomas Vander Stichele | api renaming |
blob | commitdiff | diff to current |
2002-04-12 |
Andy Wingo | feeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT |
blob | commitdiff | diff to current |
2002-04-11 |
Andy Wingo | commit to make gstreamer follow the gtk function/macro... |
blob | commitdiff | diff to current |
2002-04-07 |
Andy Wingo | new parser that uses flex and bison |
blob | commitdiff | diff to current |
2002-03-30 |
Wim Taymans | - Remove the propsprivate header file |
blob | commitdiff | diff to current |
2002-03-18 |
Andy Wingo | s/gst_element_install_std_props/gst_element_class_insta... |
blob | commitdiff | diff to current |
2002-03-06 |
Andy Wingo | fix bug when requesting pads by name |
blob | commitdiff | diff to current |
2002-02-21 |
Andy Wingo | add two apis: gst_element_connect_elements_many (elem1... |
blob | commitdiff | diff to current |
2002-02-18 |
Andy Wingo | many fixes related to dynamic pipelines. |
blob | commitdiff | diff to current |
2002-02-06 |
Benjamin Otte | This patch (nearly) completes the removal of vertical... |
blob | commitdiff | diff to current |
2002-02-03 |
Wim Taymans | Added a first stab at a better clocking system. |
blob | commitdiff | diff to current |
2002-01-28 |
Benjamin Otte | add API to make life easier |
blob | commitdiff | diff to current |
2002-01-26 |
Benjamin Otte | make add_ghost_pad return new pad instead of NULL |
blob | commitdiff | diff to current |
2002-01-13 |
Wim Taymans | Landed the new improved capsnegotiation system. |
blob | commitdiff | diff to current |
2002-01-11 |
Andy Wingo | summary: fix xml in gstreamer 1) make clear distinction... |
blob | commitdiff | diff to current |
2001-12-28 |
Wim Taymans | - Removed deprecated buffer flags. |
blob | commitdiff | diff to current |
2001-12-27 |
Wim Taymans | - Added a function to get the currently executing cothread |
blob | commitdiff | diff to current |
next |