summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-10adapter: add function to get a list of buffersadapter-listWim Taymans4-0/+91
2009-07-10docs: more framestep docs out of draftWim Taymans1-0/+0
2009-07-10docs: update framestep documentWim Taymans1-2/+0
2009-07-08tools: Fix compilation if option parsing is disabledPhilip Jägenstedt2-0/+12
2009-07-08registry: Use g_build_filename() instead of g_strjoin() with /Sebastian Dröge1-1/+1
2009-07-07docs: add 'Since' tag for new GST_DEBUG_CATEGORY_GET macroTim-Philipp Müller1-0/+2
2009-07-07collectpads: make it the best of wims and edwards patch.Stefan Kost1-7/+6
2009-07-06info: allow getting other log categories. Fixes #587417Stefan Kost4-1/+55
2009-07-06basetransform: make comment a FIXME commentStefan Kost1-1/+1
2009-07-06logging: log object type in messageStefan Kost1-3/+4
2009-07-06logging: use perf category for dropped buffersStefan Kost1-2/+3
2009-07-05collectpads: Don't forward FLUSH_STOP if some input streams are still flushing.Edward Hervey1-2/+26
2009-07-04collectpads: Update the cookie when setting ourselves as flushing.Edward Hervey1-0/+8
2009-07-02docs: fix gtk-doc /*< private >*/ markerTim-Philipp Müller8-17/+16
2009-07-02typefindelement: log probability in debug messageTim-Philipp Müller1-1/+2
2009-06-30message: fix parsing of the step done messageWim Taymans1-0/+1
2009-06-30binaryregistry: Use local values in while/for loops, use branch prediction ma...Edward Hervey1-12/+18
2009-06-30Spread branch prediction macros.Edward Hervey5-53/+56
2009-06-30Use local variables in for/while loops.Edward Hervey3-45/+64
2009-06-29libs/controller: Set default gst debugging category.Edward Hervey1-0/+3
2009-06-29tests: fix exampleWim Taymans1-1/+1
2009-06-29bufferlist: use faster gst_buffer_list_get()Wim Taymans2-34/+7
2009-06-29bufferlist: fix exampleWim Taymans1-1/+1
2009-06-29basesink: take timestamp laterOgnyan Tonchev1-3/+2
2009-06-29docs: fix some typosJonas Holmberg1-2/+2
2009-06-29logging: add a performace log categoryStefan Kost5-3/+11
2009-06-27structure: fix int->gint to be in sync with the *.h and usageStefan Kost1-1/+1
2009-06-26autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01]Jan Schmidt1-2/+2
2009-06-26Automatic update of common submoduleJan Schmidt1-0/+0
2009-06-26request-pad: tell about ref counts in release_request_pad docs.Stefan Kost1-0/+4
2009-06-25basesink: don't do things with side effects within a g_assert()Tim-Philipp Müller1-3/+12
2009-06-24caps: avoid doing logic in g_assertWim Taymans1-1/+2
2009-06-24multiqueue: Fire the overrun signal on EOSJan Schmidt1-1/+4
2009-06-24Automatic update of common submoduleJan Schmidt1-0/+0
2009-06-24GstStructure: Use direct values for repetitive conditionals (for/while).Edward Hervey1-16/+24
2009-06-24miniobjects: Don't chain up to empty finalize method.Edward Hervey5-5/+13
2009-06-24gstcaps: Use direct values for repetitive conditionals (for/while).Edward Hervey1-25/+30
2009-06-24make check: add check for enum type class unrefs in gst_deinit() tooTim-Philipp Müller2-0/+24
2009-06-23trace: use proper locking in GstTraceWim Taymans3-12/+23
2009-06-23object: also add pointers to debugWim Taymans1-3/+3
2009-06-23capsfilter: Add GAP flag supportChad Hanna1-0/+2
2009-06-23defs: add new byte reader methodsWim Taymans1-0/+9
2009-06-23bytereader: add a bunch of utility functions for strings and a data dup functionTim-Philipp Müller4-13/+498
2009-06-22taglist: fix typo in tag descriptionStefan Kost1-1/+1
2009-06-21tests: fix crash and leak in bufferlists unit testTim-Philipp Müller1-1/+1
2009-06-21init: Fix indent, and ref the gst_buffer_list_item_get_type() classJan Schmidt1-3/+5
2009-06-19gst-inspect: fix broken flags to flag string serialisationTim-Philipp Müller1-35/+45
2009-06-19tee: add buffer-list supportWim Taymans1-23/+57
2009-06-19bufferlist: remove old enum from docsWim Taymans1-1/+0
2009-06-19gstinfo: define __gst_debug_min to LOG_LEVEL_NONE if debugging is disabledTim-Philipp Müller1-4/+6