2008-11-21 |
Wim Taymans | gst/gstpad.c: Avoid getting the acceptcaps function... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Wim Taymans | tools/gst-launch.c: Make gst-launch handle LATENCY... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Michael Smith | plugins/elements/gstfilesrc.c: Use g_filename_from_uri... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Michael Smith | gst/gstregistrybinary.c: In win32 codepath, if we fail... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Wim Taymans | libs/gst/base/gstbasesink.c: Changing the render delay... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Wim Taymans | gst/gstquery.*: Add GstQueryType for custom queries... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Andrew Feren | gst/gstobject.c: Unref the GEnumClass after usage again... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Wim Taymans | gst/gstbin.*: Add do-latency signal with the old defaul... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Wim Taymans | win32/common/libgstreamer.def: Add new symbols to ... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Wim Taymans | Add method to recalculate and redistribute the latency... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Wim Taymans | gst/gstbuffer.h: Document the free_func. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Sebastian Dröge | libs/gst/controller/: Use gst_guint64_to_gdouble instea... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Stefan Kost | libs/gst/controller/: Keep last-value and only call... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Stefan Kost | gst/gstvalue.c: Don't crash if either of the string... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Andy Wingo | tools/gst-inspect.c (print_all_uri_handlers): New funct... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Sebastian Dröge | gst/gstutils.h: Add G_GNUC_PURE to gst_util_uint64_scal... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Wim Taymans | gst/gstbuffer.c: Avoid costly typechecking for triviall... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Wim Taymans | docs/random/wtay/poll-timeout: Small tweaks. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Wim Taymans | tests/old/testsuite/: Remove references to deprecated... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Wim Taymans | tools/gst-inspect.c: Add --plugin option. Fixes #560301. |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Wim Taymans | docs/random/wtay/poll-timeout: Quick braindump for... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Sebastian Dröge | gst/gstregistrybinary.*: Don't write and check a CRC... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Wim Taymans | docs/random/wtay/poll-timeout: Some pseudo code for... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Thomas Vander... | plugins/elements/gstfilesink.c: Update Author string... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Wim Taymans | gst/gstvalue.c: Reorganize some more, be more conservat... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Wim Taymans | gst/gstcaps.c: Callgrind micro optimisations. |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Wim Taymans | gst/gstevent.h: Add a SKIP seek flag for use with advan... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Wim Taymans | gst/gststructure.c: No need to memset, we can clear... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Wim Taymans | docs/design/part-TODO.txt: Mumble something about remov... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Wim Taymans | gst/gstbin.c: Get the seqnum before we dispose the... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Wim Taymans | docs/design/part-TODO.txt: Refer to the framestepping... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Wim Taymans | Copy seqnums from events to messages so that they can... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Wim Taymans | tools/gst-launch.c: Print the message seqnums. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Andy Wingo | gst/gstutils.c (gst_util_seqnum_next): Refactor for... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Andy Wingo | Add sequence numbers to events and messages. See #559250. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Wim Taymans | docs/manual/: Some Application Development Manual fixes... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Stefan Kost | gst/gstregistrybinary.c: Don't bother with the GTimer... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
David Schleef | libs/gst/net/Makefile.am: Add WIN32_LIBS to libgstnet... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Stefan Kost | gst/gstregistrybinary.c: Oh my, studip, stupid me.... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Stefan Kost | gst/gstpreset.c: Use g_unlink instead of unlink. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Stefan Kost | plugins/elements/gstidentity.c: Doc typo. Use return... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Stefan Kost | docs/: Change to xinclude based build - its faster... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Stefan Kost | gst/: Use g_unlink() as none of these are directories. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Wim Taymans | gst/gstpipeline.c: Some more comments. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Wim Taymans | libs/gst/base/gstbasetransform.c: If we have a fixate... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Wim Taymans | libs/gst/base/gstbasetransform.c: Clear the output... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Sebastian Dröge | plugins/elements/: Use gst_buffer_try_new_and_alloc... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Wim Taymans | gst/gstsegment.c: Set the last_stop to a more meaningfu... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Sebastian Dröge | libs/gst/base/gstbytereader.c: Use GST_(READ|WRITE... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Sebastian Dröge | API: Move float endianness conversion macros from libgs... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Sebastian Dröge | API: Add gst_byte_reader_get_data and gst_byte_reader_p... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Jan Schmidt | configure.ac: Fix a bug in the output of the configure... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Jan Schmidt | libs/gst/base/: Fix the names of 2 functions in the... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Wim Taymans | libs/gst/base/gstbasetransform.c: Protect sink_alloc... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Wim Taymans | libs/gst/base/gstbasesink.c: Implement more seeking... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Wim Taymans | gst/gstpad.c: When we use gst_pad_alloc_buffer() withou... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Wim Taymans | libs/gst/base/gstbasesrc.c: Update comment. |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Stefan Kost | libs/gst/base/gstbasesrc.c: (gst_base_src_default_do_seek); |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Dig Ge | tests/examples/helloworld/helloworld.c: Fix copy'n... |
commit | commitdiff | tree | snapshot |
2008-10-17 |
Wim Taymans | libs/gst/base/gstbasesink.c: Query the total number... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Wim Taymans | Add method to commit the state in subclasses. |
commit | commitdiff | tree | snapshot |
2008-10-16 |
Wim Taymans | libs/gst/base/gstbasesrc.c: Update some docs. |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Tim-Philipp... | gst/gstquark.c: Fix printf format warning. |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Sebastian Dröge | plugins/elements/gsttee.c: Fix flow aggregation of... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Wim Taymans | docs/design/part-TODO.txt: Remove item from the todo... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Stefan Kost | plugins/: Don't install static libs for plugins. Fixes... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Wim Taymans | gst/gstbus.c: Fix deadlock, g_source_get_id() cannot... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Olivier Crete | gst/gstbus.c: Only allow one bus watch to be set at... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Jan Schmidt | tools/gst-launch.c: Change the printing of the 'bufferi... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Sebastian Dröge | gst/gstxml.c: Clarify that the save_thyself() and resto... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Wim Taymans | gst/gstpad.c: Revert a patch from 21 months ago that... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Wim Taymans | docs/design/part-negotiation.txt: Update the docs some... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Edward Hervey | docs/design/part-TODO.txt: Add another limitation of... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Jan Schmidt | win32/common/: Add new symbols to the win32 defs files |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Wim Taymans | gst/gstbin.c: The message src can be NULL, don't try... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Wim Taymans | docs/design/part-negotiation.txt: Small doc update. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Edward Hervey | tests/check/gst/gstutils.c: We now see 3 events go... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Wim Taymans | gst/gstpipeline.c: Release the object lock before tryin... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Wim Taymans | libs/gst/base/gstbasesink.c: Forward LATENCY events... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jan Schmidt | plugins/elements/gstqueue.c: Allow through queries... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Andy Wingo | changelog |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Andy Wingo | docs/gst/gstreamer-sections.txt: Placate doc pendants. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Wim Taymans | gst/gstghostpad.*: Unbreak -good build, private is... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Andy Wingo | gst/gstghostpad.*: Fix unintended API removal: re-add... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Andy Wingo | gst/gstghostpad.h (GstProxyPad, GstProxyPadClass, GstGh... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Sebastian Dröge | gst/gstregistrybinary.c: If we can't get a cache file... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Andy Wingo | gst/gstghostpad.c (gst_ghost_pad_construct): If we... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jan Schmidt | tests/check/: Add Sparc ABI checks |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Sebastian Dröge | libs/gst/base/gstbytereader.c: Use new GST_READ_UINT24_... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Sebastian Dröge | Always use the unaligned variants of GST_READ_UINT... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Tim-Philipp... | gst/: Add 'Since' bits to gtk-doc chunks for new API. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Thijs Vermeir | docs/gst/gstreamer-sections.txt: Fix documentation |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Andy Wingo | changelog, doh |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Andy Wingo | gst/gstbuffer.h (GST_BUFFER_FREE_FUNC): New API, a... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Andy Wingo | gst/gstghostpad.*: New function, finishes the initializ... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Olivier Crete | gst/gstbin.c: Keep track of pads that are being linked... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Wim Taymans | Implement STRUCTURE_CHANGED messages. These messages... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Wim Taymans | gst/gstquark.*: Add some more quarks for new message... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Sebastian Dröge | ChangeLog surgery: add API tag |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Sebastian Dröge | Add bit reader and byte reader classes, including docum... |
commit | commitdiff | tree | snapshot |
next |