summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-15message: add timeout to progress messageprogressWim Taymans3-4/+6
2011-02-15design: mention timeout in the progress messageWim Taymans1-0/+6
2011-02-15design: make progress draft officialWim Taymans1-0/+0
2011-02-14message: rename category to codeWim Taymans5-21/+21
2011-02-14message: add new message quarkWim Taymans1-0/+1
2011-02-14docs: add more standard categoriesWim Taymans1-0/+3
2011-02-14gst: register new typeWim Taymans1-0/+1
2011-02-14check: add progress message unit testWim Taymans1-0/+24
2011-02-14message: add progress message functionsWim Taymans6-2/+111
2011-02-14docs: update progress fieldWim Taymans1-1/+1
2011-02-14pad: Check sinkpad for flushingWim Taymans1-0/+16
2011-02-14basetransform: Check for pad alloc caps when suggestion is not fixedThiago Santos1-0/+14
2011-02-14basesink: improve duration calculationWim Taymans1-2/+28
2011-02-14basesink: improve rate calculationWim Taymans1-1/+1
2011-02-14basesink: improve average duration calculationWim Taymans1-6/+6
2011-02-14basesink: rename variableWim Taymans1-7/+7
2011-02-14parse-launch: trim whitespacesStefan Kost1-70/+70
2011-02-14parse-launch: fix typo in pad-list length comparisionStefan Kost1-1/+1
2011-02-14Automatic update of common submoduleStefan Kost1-0/+0
2011-02-13gst-launch: pretty-print datetime tagsTim-Philipp Müller1-0/+25
2011-02-10gstreamer.doap: update mailing list hostTim-Philipp Müller1-1/+1
2011-02-10basesink: fix some commentsWim Taymans1-12/+12
2011-02-10basesink: keep track of earliest QoS timestampWim Taymans1-1/+16
2011-02-10basesink: use new QoS typeWim Taymans1-6/+21
2011-02-10basesink: add property to configure a throttle-timeWim Taymans4-0/+80
2011-02-10event: add QoS event typeWim Taymans6-9/+131
2011-02-10clock: fix parameter docsWim Taymans1-1/+1
2011-02-10design: tweak docs a littleWim Taymans1-2/+3
2011-02-10design: update QoS documentWim Taymans1-5/+48
2011-02-10docs: fix some typos in the bufferpool draftTim-Philipp Müller1-7/+7
2011-02-10events: fix g-i annotation for gst_event_new_tag() which takes ownership of t...Tim-Philipp Müller1-1/+6
2011-02-10docs: mention that it's necessary to set the state of elements added to an al...Tim-Philipp Müller5-2/+60
2011-02-09design: add draft for first ideas for a bufferpool featureWim Taymans1-0/+415
2011-02-09docs: clarify the NOMINAL_BITRATE docsStefan Kost1-1/+2
2011-02-03poll: trigger rebuild setup in _newMark Nauwelaerts1-0/+3
2011-02-03info: make adding/removing of gst_debug_log_default() work properlyTim-Philipp Müller2-2/+22
2011-02-03Revert "info: use the publicly visible address to fix the tests"Tim-Philipp Müller1-10/+1
2011-02-02queue2: properly identity dequeued event as suchMark Nauwelaerts1-0/+2
2011-02-02gst-uninstalled: use $GST_PREFIX variablePeter Collingbourne1-6/+7
2011-02-01taglist: add a new "encoded-by" tagSreerenj Balachandran3-0/+17
2011-01-31net: use socklen_t where appropriate rather than specific typeMark Nauwelaerts2-7/+5
2011-01-31bus: honour any per-thread default main context set via g_main_thread_push_th...Tim-Philipp Müller2-5/+66
2011-01-28valve: Only set discont on the first buffer after dropsOlivier Crête1-0/+1
2011-01-28GstElement: Fix warning with GCC 4.6Bastien Nocera1-1/+2
2011-01-28identity: print unset buffer timestamps or durations as 'none'Tim-Philipp Müller1-26/+36
2011-01-28typefind: don't take object lock for reading the found capsStefan Kost1-5/+2
2011-01-26docs: fix a few more typosZhang Wanming8-8/+8
2011-01-25docs: flesh out typefindelement docs some moreTim-Philipp Müller1-3/+5
2011-01-25typefind: code and comment cleanupsStefan Kost1-4/+8
2011-01-25trace: ensure messages are \0 terminatedStefan Kost1-2/+3