summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12printf: fix up dodgy use of #if HAVE_FOO and #if !HAVE_FOOTim-Philipp Müller3-13/+13
2013-04-12printf: mark internal functions as internalTim-Philipp Müller1-1/+1
2013-04-12printf: skip pointer extension signifier chars after %pTim-Philipp Müller1-0/+1
2013-04-12printf: don't leak serialised pointer extension stringsTim-Philipp Müller1-4/+9
2013-04-12printf: handle old GST_PTR_FORMAT %P and GST_SEGMENT_FORMAT %Q defines tooTim-Philipp Müller1-0/+14
2013-04-12printf: make printf parser recognise our pointer extension formatTim-Philipp Müller5-3/+75
2013-04-12printf: add infrastructure for pointer extensions hookTim-Philipp Müller6-60/+118
2013-04-12info: use new internal printf for debug message printingTim-Philipp Müller7-133/+43
2013-04-12printf: add our own printf implementation for debug loggingTim-Philipp Müller14-2/+2230
2013-04-12taglist: avoid triggering an assertionWim Taymans1-1/+7
2013-04-11gst-inspect: add pointer mark to signal and action return types that are poin...Jose Antonio Santos Cadenas1-3/+14
2013-04-11docs: document type change of playbin's connection-speed property in porting ...Tim-Philipp Müller1-0/+5
2013-04-11buffer: add _gst_max_memory() functionWim Taymans3-1/+34
2013-04-11nettimeprovider: notify of changed bound addressWim Taymans1-3/+15
2013-04-11launch: handle PROGRESS messagesWim Taymans1-8/+44
2013-04-11Toggle upstream and downstream in RECONFIGURE paragraph.Douglas Bagnall1-1/+1
2013-04-11GstCollectPads documentation: gst_collect_pads_read is gone.Douglas Bagnall1-1/+1
2013-04-10bus: fix the precondition for gst_bus_disable_sync_message_emission()Stefan Sauer1-1/+1
2013-04-09capsfeatures: Init debug category before ever using itOlivier Crête1-3/+3
2013-04-09Automatic update of common submoduleStefan Sauer1-0/+0
2013-04-09Use xlstproc instead of docbook2htmlРуслан Ижбулатов1-9/+1
2013-04-09netclientclock: bind socket before querying local addressTim-Philipp Müller1-0/+18
2013-04-09configure: Also check for clock_gettime in libpthreadРуслан Ижбулатов1-0/+5
2013-04-09clock: Do use HAVE_CLOCK_GETTIMEРуслан Ижбулатов2-3/+4
2013-04-09libsabi: Special struct size values for W32Руслан Ижбулатов2-0/+76
2013-04-09tests: fix GstPad test on windows and in CK_FORK=no modeРуслан Ижбулатов1-0/+6
2013-04-06gst-launch: Fix space in fault messageDavid Schleef1-1/+1
2013-04-06capsfeatures: Copy ANY flag when copying caps features tooSebastian Dröge1-0/+1
2013-04-06caps: Handle ANY caps features properly in more placesSebastian Dröge2-7/+7
2013-04-06caps: Add test for operations on caps with ANY featuresSebastian Dröge1-1/+14
2013-04-06caps: Properly handle ANY caps features in caps operationsSebastian Dröge1-21/+61
2013-04-05bus: update signal docs for gst_bus_enable_sync_message_emission()Stefan Sauer1-6/+2
2013-04-05multiqueue: ignore empty not-linked queuesWim Taymans1-2/+12
2013-04-04caps: fix caps feature leakTim-Philipp Müller1-1/+1
2013-04-04multiqueue: start pushing again on RECONFIGUREWim Taymans1-1/+17
2013-04-04queue2: start pushing again on RECONFIGUREWim Taymans1-0/+15
2013-04-04queue: start pushing again on RECONFIGUREWim Taymans1-1/+18
2013-04-04structure: simplify is_subset checkWim Taymans1-22/+8
2013-04-04caps: update docs, is_subset() works nowWim Taymans1-4/+0
2013-04-04bufferpool: fix docsWim Taymans1-2/+2
2013-04-04pad: add gst_pad_store_sticky_event()Wim Taymans3-26/+67
2013-04-04pad: clarify docsWim Taymans1-2/+2
2013-04-04pad: improve debugWim Taymans1-0/+3
2013-04-04segment: don't WARN, just DEBUGWim Taymans1-6/+6
2013-04-04segment: Fix seeking when position is slightly outside the segmentNicolas Dufresne1-0/+3
2013-04-03defs: updateWim Taymans1-0/+3
2013-04-03gst: add stream flagsWim Taymans1-0/+2
2013-04-03porting-to-1.0.txt: subtitle text media types changed as wellBrendan Long1-0/+3
2013-04-02docs: more since markers and other docs fixesTim-Philipp Müller4-3/+12
2013-04-02docs: add since markers to capsfeatures docsTim-Philipp Müller1-4/+50