2011-04-08 |
Michael Smith | audioparse: fix a format string as reported on irc.
|
commit | commitdiff | tree |
2010-12-31 |
Michael Smith | Remove executable bits from non-executable files.
|
commit | commitdiff | tree |
2010-12-31 |
Michael Smith | input-selector: Activate and notify pad before processing...
|
commit | commitdiff | tree |
2010-12-31 |
Michael Smith | Unref event if we don't forward it, unref pads when...
|
commit | commitdiff | tree |
2010-12-31 |
Michael Smith | plugins/elements/gstinputselector.c: Ensure we emit...
|
commit | commitdiff | tree |
2010-12-23 |
Michael Smith | Fix GStatBuf definition for win32 when building against...
|
commit | commitdiff | tree |
2009-10-20 |
Michael Smith | Remove executable bits on xml unit test.
|
commit | commitdiff | tree |
2009-10-07 |
Michael Smith | filesink: Use _wfopen on win32 to open files with non...
|
commit | commitdiff | tree |
2009-10-07 |
Michael Smith | elementfactory: fix spelling in comment
|
commit | commitdiff | tree |
2008-11-21 |
Michael Smith | plugins/elements/gstfilesrc.c: Check for localhost...
|
commit | commitdiff | tree |
2008-11-20 |
Michael Smith | plugins/elements/gstfilesrc.c: Use g_filename_from_uri...
|
commit | commitdiff | tree |
2008-11-20 |
Michael Smith | gst/gstregistrybinary.c: In win32 codepath, if we fail...
|
commit | commitdiff | tree |
2008-08-11 |
Michael Smith | gst/gstregistrybinary.c: Don't use g_mkstmp() on win32...
|
commit | commitdiff | tree |
2008-07-31 |
Michael Smith | gst/gsturi.c: Be more liberal in what URIs we accept.
|
commit | commitdiff | tree |
2008-07-29 |
Michael Smith | Build the net library if we have winsock2.
|
commit | commitdiff | tree |
2008-07-22 |
Michael Smith | configure.ac: Remove AC_ISC_POSIX macro; it's broken...
|
commit | commitdiff | tree |
2008-07-15 |
Michael Smith | gst/: GstRegistryPool doesn't exist; don't refer to...
|
commit | commitdiff | tree |
2008-07-10 |
Michael Smith | configure.ac: Don't require flex and bison if the parser...
|
commit | commitdiff | tree |
2008-04-28 |
Michael Smith | libs/gst/check/Makefile.am: Don't add an explicit link...
|
commit | commitdiff | tree |
2008-03-27 |
Michael Smith | libs/gst/dataprotocol/dataprotocol.c: When calculating...
|
commit | commitdiff | tree |
2007-09-26 |
Michael Smith | gst/gstbuffer.c: Make it once again possible to free...
|
commit | commitdiff | tree |
2007-08-10 |
Michael Smith | docs/gst/gstreamer-sections.txt: Add gst_registry_add_path...
|
commit | commitdiff | tree |
2007-08-10 |
Michael Smith | gst/gstregistry.h: Add gst_registry_add_path, which...
|
commit | commitdiff | tree |
2007-05-11 |
Michael Smith | gst/: Don't print a g_warning for any failure to load...
|
commit | commitdiff | tree |
2007-04-05 |
Michael Smith | tools/gst-launch.1.in: fractions are better supported...
|
commit | commitdiff | tree |
2007-03-21 |
Michael Smith | docs/pwg/advanced-types.xml: Fix some errors in the...
|
commit | commitdiff | tree |
2006-10-30 |
Michael Smith | plugins/elements/gstfdsrc.c: Get the arguments to lseek...
|
commit | commitdiff | tree |
2006-08-31 |
Michael Smith | gst/gstutils.c: Ensure that we set a capsfilter to...
|
commit | commitdiff | tree |
2006-08-28 |
Michael Smith | plugins/elements/gstidentity.c: Revert previous change...
|
commit | commitdiff | tree |
2006-08-28 |
Michael Smith | plugins/elements/gstidentity.c: Unset DISCONT on buffers...
|
commit | commitdiff | tree |
2006-06-06 |
Michael Smith | gst/gstsegment.h: Don't use c++-style comments, fixes...
|
commit | commitdiff | tree |
2006-06-02 |
Michael Smith | libs/gst/check/gstcheck.*: Add a cond/mutex to the...
|
commit | commitdiff | tree |
2006-05-12 |
Michael Smith | gst/gstplugin.c: If an so file has no plugin entry...
|
commit | commitdiff | tree |
2006-04-28 |
Michael Smith | gst/gstvalue.c: Avoid NULL dereference when trying...
|
commit | commitdiff | tree |
2006-04-28 |
Michael Smith | plugins/elements/gsttypefindelement.c: If we get EOS...
|
commit | commitdiff | tree |
2006-04-28 |
Michael Smith | libs/gst/dataprotocol/dataprotocol.c: Fixes in reading...
|
commit | commitdiff | tree |
2006-04-06 |
Michael Smith | gst/gstpad.c: Use g_value_get_object() instead of g_value_du...
|
commit | commitdiff | tree |
2006-04-06 |
Michael Smith | gst/parse/grammar.y: Fix a leak in parse-launch for...
|
commit | commitdiff | tree |
2006-04-05 |
Michael Smith | gst/gstpipeline.c: When we create a pipeline bus, initially...
|
commit | commitdiff | tree |
2006-04-05 |
Michael Smith | tests/check/gst/gstghostpad.c: Unref a pad we reffed.
|
commit | commitdiff | tree |
2006-04-05 |
Michael Smith | gst/gstquery.c: Fix leaking GValues in queries, as...
|
commit | commitdiff | tree |
2006-04-05 |
Michael Smith | tests/check/generic/sinks.c: Fix a variety of memleaks...
|
commit | commitdiff | tree |
2006-04-04 |
Michael Smith | tools/gst-inspect.c: Free the right plugin list; fixes...
|
commit | commitdiff | tree |
2006-04-03 |
Michael Smith | Fix typo in docs.
|
commit | commitdiff | tree |
2006-03-31 |
Michael Smith | plugins/elements/gsttypefindelement.c: Do not typefind...
|
commit | commitdiff | tree |
2006-03-24 |
Michael Smith | docs/faq/gst-uninstalled: Set up LD_LIBRARY_PATH to...
|
commit | commitdiff | tree |
2006-03-10 |
Michael Smith | libs/gst/dataprotocol/dataprotocol.c: Fix docs for...
|
commit | commitdiff | tree |
2006-03-08 |
Michael Smith | gst/: Rewrite registry-saving to avoid race conditions...
|
commit | commitdiff | tree |
2006-03-06 |
Michael Smith | gst/gstmessage.c: When copying a message, set the parent_ref...
|
commit | commitdiff | tree |
2006-03-02 |
Michael Smith | gst/gstregistryxml.c: Asserting on a failure to read...
|
commit | commitdiff | tree |
2005-12-12 |
Michael Smith | gst/gsttypefindfactory.c: Don't unref factories after...
|
commit | commitdiff | tree |
2005-12-12 |
Michael Smith | plugins/elements/gsttypefindelement.c: Now that we...
|
commit | commitdiff | tree |
2005-12-09 |
Michael Smith | plugins/elements/gsttypefindelement.c: Fix leaking...
|
commit | commitdiff | tree |
2005-12-09 |
Michael Smith | Remove makecontext stuff; not used in 0.10 and causes...
|
commit | commitdiff | tree |
2005-12-07 |
Michael Smith | gst/parse/grammar.y: Remove handling of { } for threads.
|
commit | commitdiff | tree |
2005-12-01 |
Michael Smith | gst/gst.c: Escape a % to make gtkdoc happier; bug 322958.
|
commit | commitdiff | tree |
2005-11-29 |
Michael Smith | gst/gstregistryxml.c: Don't crash if we failed to load...
|
commit | commitdiff | tree |
2005-11-24 |
Michael Smith | docs/manual/basics-helloworld.xml: Fix bug #315027...
|
commit | commitdiff | tree |
2005-11-24 |
Michael Smith | gst/base/gstbasesink.c: Unlock the PREROLL_LOCK in... 2005-11-24 Michael Smith <msmith@fluendo.com>
|
commit | commitdiff | tree |
2005-11-23 |
Michael Smith | docs/gst/gstreamer-sections.txt: Update for new API...
|
commit | commitdiff | tree |
2005-11-22 |
Michael Smith | Add underscores
|
commit | commitdiff | tree |
2005-11-22 |
Michael Smith | Add util method for scaling a clocktime by a fraction...
|
commit | commitdiff | tree |
2005-11-22 |
Michael Smith | Minor doc fix.
|
commit | commitdiff | tree |
2005-11-21 |
Michael Smith | gst/: Remove unimplemented declarations for which we...
|
commit | commitdiff | tree |
2005-11-17 |
Michael Smith | gst/gstclock.*: Anonymous structs are a gcc (and some...
|
commit | commitdiff | tree |
2005-11-16 |
Michael Smith | gst/Makefile.am: Don't link against VALGRIND_LIBS....
|
commit | commitdiff | tree |
2005-11-11 |
Michael Smith | gst/base/gstbasesink.c: Don't sync on buffers that...
|
commit | commitdiff | tree |
2005-11-10 |
Michael Smith | Further improve query docs. Still not happy with this.
|
commit | commitdiff | tree |
2005-11-09 |
Michael Smith | Improve/fix documentation for GstQuery.
|
commit | commitdiff | tree |
2005-11-09 |
Michael Smith | Slightly polish docs for GstAdapter.
|
commit | commitdiff | tree |
2005-10-28 |
Michael Smith | Work around gtkdoc deficiencies, document a macro differently.
|
commit | commitdiff | tree |
2005-10-28 |
Michael Smith | Improve GstBuffer documentation. It's now 100% Spiffier.
|
commit | commitdiff | tree |
2005-10-24 |
Michael Smith | Fix some minor documentation typos
|
commit | commitdiff | tree |
2005-10-17 |
Michael Smith | Check validity of end time based on end time variable...
|
commit | commitdiff | tree |
2005-10-17 |
Michael Smith | Fix a doc typo.
|
commit | commitdiff | tree |
2005-10-07 |
Michael Smith | Print out feature and plugin count at the end when...
|
commit | commitdiff | tree |
2005-10-04 |
Michael Smith | gst/gsterror.c: Add another error string used in a...
|
commit | commitdiff | tree |
2005-09-26 |
Michael Smith | Correct syntax for debug option in gst-launch manpage
|
commit | commitdiff | tree |
2005-09-15 |
Michael Smith | Implement missing function. This is enough to get the...
|
commit | commitdiff | tree |
2005-09-14 |
Michael Smith | Rest of the fix for 316155: don't confuse MinGW when...
|
commit | commitdiff | tree |
2005-09-13 |
Michael Smith | Don't use windows linking attributes in MinGW
|
commit | commitdiff | tree |
2005-09-08 |
Michael Smith | Various fixes for unseekable, unmmapable, and non-normal...
|
commit | commitdiff | tree |
2005-09-08 |
Michael Smith | Update the manual section on state changes for wingo...
|
commit | commitdiff | tree |
2005-08-31 |
Michael Smith | Remove extraneous 'co' from cvs command in PWG, as...
|
commit | commitdiff | tree |
2005-08-29 |
Michael Smith | Minor updates to developer cvs instructions, to more...
|
commit | commitdiff | tree |
|