docs/gst/Makefile.am: Disable a bunch of headers from being scanned
[platform/upstream/gstreamer.git] / gst / gstvalue.c
2004-03-30 David Schleefdocs/gst/Makefile.am: Disable a bunch of headers from...
2004-03-26 David Schleefdocs/gst/gstreamer-sections.txt: More doc hacking.
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-20 Benjamin Ottegst/gstevent.c: copy navigation event correctly. Check...
2004-02-12 Thomas Vander Stichelefixes for --disable-loadsave --disable-registry
2004-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-01-29 David Schleefconfigure.ac: Add detection for HAVE_PRINTF_EXTENSION and
2004-01-20 David Schleefgst/gststructure.c: Convert function to use gst_value_s...
2003-12-23 David SchleefFix typo in last checkin that caused a regression.
2003-12-23 David SchleefRearrange lots of code. Change registration of compare...
2003-12-22 David SchleefPrint double ranges in a locale-friendly way
2003-12-22 David SchleefAdd gst_value_init_and_copy() and use it, to avoid...
2003-12-22 David SchleefMerge CAPS branch
2003-11-29 David SchleefMerge gstvalue and gststructure from CAPS branch
2003-11-24 Benjamin Ottemerge in tagging
2003-11-04 David Schleefhacking. Add value_compare, value_union, and value_int...
2003-11-03 David SchleefAdd GstStructure and GstValue