2005-09-26 |
Andy Wingo | foo |
blob | commitdiff | raw |
2005-09-26 |
Andy Wingo | gst/gstvalue.c (_gst_value_initialize): Better fakeout. |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Andy Wingo | Remove memchunk benchmark stuff, this is taken over... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Thomas Vander Stichele | fix docs |
blob | commitdiff | raw | diff to current |
2005-09-22 |
Tim-Philipp Müller | Add GST_TYPE_DATE, a boxed type that wraps GDate, and... |
blob | commitdiff | raw | diff to current |
2005-09-21 |
Stefan Kost | inlied another one and added some obvious docs |
blob | commitdiff | raw | diff to current |
2005-09-11 |
Thomas Vander Stichele | docs/gst/: rearrange gstvalue section |
blob | commitdiff | raw | diff to current |
2005-08-16 |
Wim Taymans | check/gst/gstvalue.c: Added subtract checks. |
blob | commitdiff | raw | diff to current |
2005-07-20 |
Ronald S. Bultje | GstElement::new-pad -> pad-added, GstElement::state... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
Thomas Vander Stichele | check/Makefile.am: add two more tests for valgrinding |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Ronald S. Bultje | gst/gstvalue.c: Fix memleak (#309125). |
blob | commitdiff | raw | diff to current |
2005-06-23 |
Thomas Vander Stichele | remove gst_strtoll completely, since it didn't actually... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Thomas Vander Stichele | check/: copy over from 0.8, and add two with bitmasks... |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Thomas Vander Stichele | return long long, not int, so gint64 deserialization... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Wim Taymans | gst/gstpad.c: Small doc updates. |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Wim Taymans | remove stupid printf |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Wim Taymans | gst/gstvalue.c: Added flags serialize/deserialize/compa... |
blob | commitdiff | raw | diff to current |
2005-04-24 |
David Schleef | gst/gstpad.c: Remove handling of filtered caps. Fix... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Wim Taymans | First THREADED backport attempt, focusing on adding... |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Ronald S. Bultje | gst/gstvalue.c: Allow NULL-strings as argument (#165365). |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Stefan Kost | added docs for the TAG defines |
blob | commitdiff | raw | diff to current |
2005-01-06 |
David Schleef | gst/gstvalue.c: Fix doc build problem. |
blob | commitdiff | raw | diff to current |
2005-01-05 |
David Schleef | gst/gstvalue.c: Add some documentation |
blob | commitdiff | raw | diff to current |
2005-01-05 |
Stefan Kost | another shell oneliner for empty return value docs... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Benjamin Otte | gst/gstvalue.c: use deprecated g_value_set_string_take_... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Benjamin Otte | gst/gstvalue.c: revert last patch, only dom a g_utf8_va... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Benjamin Otte | gst/gstvalue.c: check that a simple string that gets... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Ronald S. Bultje | gst/: Deprecate _type_is_fixed, use _value_is_fixed... |
blob | commitdiff | raw | diff to current |
2004-11-28 |
Benjamin Otte | gst/gstelement.c: simplify |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Stefan Kost | added documentation to many items moved the GST_TYPE_XX... |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Steve Lhomme | fix a possible memory leak under Windows |
blob | commitdiff | raw | diff to current |
2004-08-10 |
Steve Lhomme | fix a memory leak that occured under Windows |
blob | commitdiff | raw | diff to current |
2004-07-27 |
Wim Taymans | Added transform functions between double and fraction. |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Ronald S. Bultje | docs/random/ds/0.9-suggested-changes: Make note about... |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Thomas Vander Stichele | fix #147707 blocker |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Benjamin Otte | gst/gstvalue.c: use ints and return ints, fractions... |
blob | commitdiff | raw | diff to current |
2004-07-15 |
Thomas Vander Stichele | adding GstFraction GValue type |
blob | commitdiff | raw | diff to current |
2004-07-15 |
Thomas Vander Stichele | debugging additions and style cleanups |
blob | commitdiff | raw | diff to current |
2004-07-13 |
Benjamin Otte | compatibility fixes for Solaris 8/gcc 2.95 |
blob | commitdiff | raw | diff to current |
2004-07-07 |
Ronald S. Bultje | Fix enum serialization, deserialization, comparison... |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Benjamin Otte | gst/gstvalue.c: test that start is smaller then end |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Benjamin Otte | gst/gstcaps.c: don't print error messages when there... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
Thomas Vander Stichele | add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST +... |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Benjamin Otte | gst/gstvalue.c: fix int variable deserialization and... |
blob | commitdiff | raw | diff to current |
2004-05-18 |
Benjamin Otte | gst/gstvalue.c: add serialization and comparison functi... |
blob | commitdiff | raw | diff to current |
2004-05-07 |
David Schleef | Changes to handle compilers that don't have variadic... |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Thomas Vander Stichele | remove gst_info remove gstlog.h, fold back to gstinfo... |
blob | commitdiff | raw | diff to current |
2004-04-23 |
Benjamin Otte | gst/gstvalue.c: add comparison function for buffers |
blob | commitdiff | raw | diff to current |
2004-04-22 |
Benjamin Otte | docs/gst/tmpl/: update for recent API changes |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Benjamin Otte | more uninitialized variables - and no, I won't use -O2 |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Benjamin Otte | bleargh - uninitialized variables |
blob | commitdiff | raw | diff to current |
2004-04-21 |
Benjamin Otte | gst/gstcaps.c: check for ANY caps before appending... |
blob | commitdiff | raw | diff to current |
2004-04-17 |
David Schleef | gst/: (_gst_value_initialize): Create a new function... |
blob | commitdiff | raw | diff to current |
2004-04-16 |
David Schleef | gst/gstvalue.c: Register these types as fundamental... |
blob | commitdiff | raw | diff to current |
2004-04-13 |
David Schleef | gst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf... |
blob | commitdiff | raw | diff to current |
2004-03-31 |
David Schleef | gst/gstvalue.c: Add some union implementations. We... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Thomas Vander Stichele | more doc fixes |
blob | commitdiff | raw | diff to current |
2004-03-30 |
David Schleef | docs/gst/Makefile.am: Disable a bunch of headers from... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
David Schleef | docs/gst/gstreamer-sections.txt: More doc hacking. |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Thomas Vander Stichele | gst-indent run on core |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Benjamin Otte | gst/gstevent.c: copy navigation event correctly. Check... |
blob | commitdiff | raw | diff to current |
2004-02-12 |
Thomas Vander Stichele | fixes for --disable-loadsave --disable-registry |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Ramon Garcia Fernandez | Trying to fix the mess that I made with the two previou... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Ramon Garcia Fernandez | Reverted changes made to fix unsigned-signed warnings... |
blob | commitdiff | raw | diff to current |
2004-01-29 |
David Schleef | configure.ac: Add detection for HAVE_PRINTF_EXTENSION and |
blob | commitdiff | raw | diff to current |
2004-01-20 |
David Schleef | gst/gststructure.c: Convert function to use gst_value_s... |
blob | commitdiff | raw | diff to current |
2003-12-23 |
David Schleef | Fix typo in last checkin that caused a regression. |
blob | commitdiff | raw | diff to current |
2003-12-23 |
David Schleef | Rearrange lots of code. Change registration of compare... |
blob | commitdiff | raw | diff to current |
2003-12-22 |
David Schleef | Print double ranges in a locale-friendly way |
blob | commitdiff | raw | diff to current |
2003-12-22 |
David Schleef | Add gst_value_init_and_copy() and use it, to avoid... |
blob | commitdiff | raw | diff to current |
2003-12-22 |
David Schleef | Merge CAPS branch |
blob | commitdiff | raw | diff to current |
2003-11-29 |
David Schleef | Merge gstvalue and gststructure from CAPS branch |
blob | commitdiff | raw | diff to current |
2003-11-24 |
Benjamin Otte | merge in tagging |
blob | commitdiff | raw | diff to current |
2003-11-04 |
David Schleef | hacking. Add value_compare, value_union, and value_int... |
blob | commitdiff | raw | diff to current |
2003-11-03 |
David Schleef | Add GstStructure and GstValue |
blob | commitdiff | raw | diff to current |
|