- 3d57fef Added missing short docs. Added ids for navigation. by Stefan Kost · 20 years ago
- 56f05d6 docs/manual/: Rewrites. Remove cothreads, go a bit into opt specifically, document threads and their gotchas, and do ... by Ronald S. Bultje · 20 years ago
- 756fba1 ignore more by Thomas Vander Stichele · 20 years ago
- 52b882a adding more people to maintainers doc and minor cosmetic change to REQUIREMENTS doc by Christian Schaller · 20 years ago
- 673c8ef fix changelog entry to credit Steve Lhomme for patch, and move David to reviewer by Christian Schaller · 20 years ago
- 5dbc1e3 ignore more by Thomas Vander Stichele · 20 years ago
- 305e424 make the test slightly less expensive by Thomas Vander Stichele · 20 years ago
- 5f22a8a gst/gstvalue.c: use deprecated g_value_set_string_take_ownership to keep compatible with glib 2.2 by Benjamin Otte · 20 years ago
- bdc0432 gst/gstvalue.c: revert last patch, only dom a g_utf8_validate now before accepting the string - caps parsing strips "... by Benjamin Otte · 20 years ago
- af234f7 win32/gstenumtypes.c: Update from gst/gstenumtypes.c (See bug #153882) by David Schleef · 20 years ago
- df7ac68 gst/gstpad.c: Do query on realized pad, similar to how convert/send_event handle this. Also makes sense, since this p... by Ronald S. Bultje · 20 years ago
- 2b11ffc fix broken pipeline example in doc by Christian Schaller · 20 years ago
- 0c11c63 gst/gstvalue.c: check that a simple string that gets deserialized does not contain invalid characters by Benjamin Otte · 20 years ago
- 48c7d4d don't reference file that doesn't exist by Thomas Vander Stichele · 20 years ago
- f24de41 docs/manual/intro-motivation.xml: Fix typos. by Ronald S. Bultje · 20 years ago
- e8d967a docs/gst/tmpl/gstprobe.sgml: Fix documentation of probe callback - it is supposed to return by Ronald S. Bultje · 20 years ago
- a507544 gst/gstelementfactory.c: Fix compile failure if compiling without libxml2 support (#149936). by Ronald S. Bultje · 20 years ago
- bff4d60 docs/manual/: Move spider from autoplugging to components. Autoplugging is for internals, not for solutions. ;-). by Ronald S. Bultje · 20 years ago
- 70960c0 docs/random/ds/0.9-suggested-changes: Make note on device/location/uri property names. by Ronald S. Bultje · 20 years ago
- d0bcc34 docs/manual/: Try 2. This time, include a short preface as a "general introduction", also add code blocks around all ... by Ronald S. Bultje · 20 years ago
- 5ebd927 fix last example. Add example of adding code blocks that are not shown in docbook output. by Thomas Vander Stichele · 20 years ago
- c1ab023 Make it possible to extract example code from separate blocks. by Thomas Vander Stichele · 20 years ago
- d960f7f gst/schedulers/gstoptimalscheduler.c: Fix bug where a flag was not updated on a decoupled entry point because we were... by Wim Taymans · 20 years ago
- a9c15fa remove newly added files pending reintegration by Thomas Vander Stichele · 20 years ago
- e831cfd remove christian's double entry by Thomas Vander Stichele · 20 years ago
- e438315 put back old manual structure before integrating ronald's changes by Thomas Vander Stichele · 20 years ago
- 5700e43 docs/manual/: First try at rewriting the ADM. Needs lotsamore work, but some parts might already be somewhat useful. by Ronald S. Bultje · 20 years ago
- 7569c4e gst/gstpad.c: Allow caps to be NULL (bug #160220). by David Schleef · 20 years ago
- 88d3af9 configure.ac: remove all mmx stuff, because it's not used. by David Schleef · 20 years ago
- 7974616 add 4CC code for h264 in avi (VSSH) by Stéphane Loeuillet · 20 years ago
- 2e3914c add more 4CC codes for h263 by Stéphane Loeuillet · 20 years ago
- 1faccbf put the same mail for Zaheer Merali everywhere by Stéphane Loeuillet · 20 years ago
- 3efae9f Added more gst-launch examples by Stefan Kost · 20 years ago
- b0af935 more notes by David Schleef · 20 years ago
- f9f59df more notes by David Schleef · 20 years ago
- 775fdce gst/gstqueue.c: Check for availability again. by Ronald S. Bultje · 20 years ago
- 563aa73 gst/gstcaps.c: Simple caps go first. This has the nice side-effect of fixing an obscure warning. by Ronald S. Bultje · 20 years ago
- de305e8 gst/gstversion.h.in: Protect header. by Ronald S. Bultje · 20 years ago
- 474d041 gst/schedulers/gstoptimalscheduler.c: When we're recursing into a chain run, only run the directly related group, not... by Ronald S. Bultje · 20 years ago
- 047c0a3 remove patch if autopoint fails by Thomas Vander Stichele · 20 years ago
- 1fd4bed docs/gst/gstreamer-sections.txt: Document Thomas' addition, fix build, make Luis the sheriff happy. by Ronald S. Bultje · 20 years ago
- 6688e2f add accessor for version field by Thomas Vander Stichele · 20 years ago
- 23a4951 yay for the TP, italian added by Thomas Vander Stichele · 20 years ago
- 8291c44 gst/gstpad.c: GST_RPAD_* will only operate on a RealPad (it casts the pointer, it doesn't actually check the contents... by Ronald S. Bultje · 20 years ago
- d6e66ee gst/gstqueue.c: Reverted to 1.110 until this makes the testsuite and various apps work. by Wim Taymans · 20 years ago
- bcacdad usecases by Thomas Vander Stichele · 20 years ago
- 2aed185 fix cvs conflict strings mistakenly included by Christian Schaller · 20 years ago
- 6af3cb7 gst/gstelement.c: Use g_error_new_literal because error text may have percentage signs in it. Fixes #160019. by Ronald S. Bultje · 20 years ago
- 802e187 gst/elements/gstbufferstore.c: don't try to make subbuffers bigger than they can be. (fixes #159970) by Benjamin Otte · 20 years ago
- 88b8855 docs/gst/: Add new function to docs to fix build. by Ronald S. Bultje · 20 years ago
- 522f5f7 Added testcase for failing bin iterate function due to glib thread-unsafeness. by Wim Taymans · 20 years ago
- 8d61d90 gst/: Deprecate _type_is_fixed, use _value_is_fixed instead, since the fixedness depends on the content. by Ronald S. Bultje · 20 years ago
- 4c20dfd testsuite/threads/: Added a bunch of testcases that show threadsafety bugs in glib. by Wim Taymans · 20 years ago
- ab472f9 Added a first batch of gst-launch examples, as provided by ronald and other from the devel-mlist by Stefan Kost · 20 years ago
- 1d4aeab Added docs with proposals for major rewrite for 0.9. by Wim Taymans · 20 years ago
- a9bad8a gst/gstelement.c: simplify by Benjamin Otte · 20 years ago
- 7d5e716 testsuite/threads/: Added testsuite to show bug #159566 by Wim Taymans · 20 years ago
- 9364ba1 updated release practice by Thomas Vander Stichele · 20 years ago
- afe15de fix some typos by Thomas Vander Stichele · 20 years ago
- 12a0211 gst/gstthread.c: Ref the thread object in the GThread mainloop. Break out of the thread mainloop if it holds the last... by Wim Taymans · 20 years ago
- 6c376ec gst/gstqueue.c (gst_queue_link_sink): Grab the lock only when it is necessary to wait. by Martin Soto · 20 years ago
- eea114a docs/pwg/building-boiler.xml: Make description somewhat clearer. by Ronald S. Bultje · 20 years ago
- 7a8e5e6 docs/upload.mak: Apparently docs changed location on FDO's server. by Ronald S. Bultje · 20 years ago
- a664742 docs/pwg/appendix-checklist.xml: Add some random notes on thinks to check when writing an element. by Ronald S. Bultje · 20 years ago
- 709bfe8 gst/gstqueue.c (gst_queue_init, gst_queue_link_sink) by Martin Soto · 20 years ago
- 4a2df81 docs/manual/quotes.xml: add a quote by Thomas Vander Stichele · 20 years ago
- 4f8aa88 fix build after commit of fair :) by Christian Schaller · 20 years ago
- 93f541e gst/elements/: Subtract size of internally stored data from position queries. by Christophe Fergeau · 20 years ago
- 7bf7d80 gst/gstpad.c (gst_pad_collectv): Fix the return line. by Martin Soto · 20 years ago
- 727725d gst/schedulers/: New cothread based scheduler: Fair scheduler. by Martin Soto · 20 years ago
- a358d1c gst/autoplug/gstspideridentity.c: Don't crash if that function is not implemented. by Ronald S. Bultje · 20 years ago
- eb87b3f docs/pwg/advanced-types.xml: Another typo. by Ronald S. Bultje · 20 years ago
- 1dc833e docs/pwg/intro-preface.xml: Hm, ok, so the brackets weren't really useful... by Ronald S. Bultje · 20 years ago
- c7f0590 typo by Stéphane Loeuillet · 20 years ago
- f634aba docs/pwg/intro-preface.xml: Rewrite preface. by Ronald S. Bultje · 20 years ago
- 79b7744 docs/pwg/: Typo fixes. by Ronald S. Bultje · 20 years ago
- df7f3e4 Added testcase for schduler segfault. by Wim Taymans · 20 years ago
- a1892cc gst/gstmarshal.list: add missing marshaller, fixes build by Christophe Fergeau · 20 years ago
- a3bdc2c docs/random/signal: added notes about using BOXED for GstBuffer signal marshallers, not POINTER by Christophe Fergeau · 20 years ago
- 074dc03 gst/elements/: more by Christophe Fergeau · 20 years ago
- e3b6aa4 gst/elements/gstidentity.c: GstBuffer is a boxed type, marshal the signal with VOID__BOXED, not VOID__POINTER by Christophe Fergeau · 20 years ago
- e56b667 added some more docs, removed two obsolete defines by Stefan Kost · 20 years ago
- 6d42edd gst/: Aplied part of patch #157127: Cleanup of issues reported by sparse. by Wim Taymans · 20 years ago
- 6a110e0 gst/schedulers/gstoptimalscheduler.c: Aplied patch #154061. Running a pipeline in which an element calls GST_ELEMENT_... by Wim Taymans · 20 years ago
- 824c331 gst/gststructure.c: Remove that ugly if-then thing in the code that converts between strings and types. by Wim Taymans · 20 years ago
- 3207eb2 gst/gstscheduler.c: Aplied clock distribution patch, this should fix bug #148787. by Wim Taymans · 20 years ago
- 47dd0dc added norwegian bokmaal translation by Thomas Vander Stichele · 20 years ago
- 3f06646 tools/gst-inspect.c: print signal arguments as pointers if they are by Benjamin Otte · 20 years ago
- 99acdfd exchanged GTK_ macros with G_TYPE macros (as pointed out by mathrick) by Stefan Kost · 20 years ago
- 3cf9fdf Since parse can do 'element name=a:b' make 'a:b.' work as well. by Wim Taymans · 20 years ago
- 47bf817 tools/gst-inspect.c: Use the realpad when printing the direction. by Wim Taymans · 20 years ago
- 956e807 quote of the day by Thomas Vander Stichele · 20 years ago
- 7a054da examples/manual/Makefile.am: $< isn't portable in Makefile rules. by David Schleef · 20 years ago
- e719825 more api documentation better error signaling and logging by Stefan Kost · 20 years ago
- c36f2f8 gst/gstqueue.c: Subtract current queue contents from position queries. by Ronald S. Bultje · 20 years ago
- 970da8b gst/gsturi.c (gst_uri_get_location): unescape string escape string. by Johan Dahlin · 20 years ago
- bedb0be gst/gstpad.c: allow renegotiation of unconnected pads (as inside spider). Simply return OK if unconnected - mimic try... by Benjamin Otte · 20 years ago
- 1a8ff9d gst/gstbin.c: Add missing break. by Ronald S. Bultje · 20 years ago
- 852fb1e gst/elements/gstfakesrc.c: Set element to EOS before sending EOS event by Zaheer Abbas Merali · 20 years ago
- b2db2cd gst/elements/gsttypefindelement.c: Handle EOS events when doing the transition from typefind to data passing. This sh... by Wim Taymans · 20 years ago