summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12gstvalue: Add compare function for capsHEADmasterAndre Moreira Magalhaes (andrunko)1-1/+12
2013-04-12dataqueue: add gst_data_queue_peekThiago Santos3-7/+74
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
2013-04-02scripts: add some more modules to git-update.shTim-Philipp Müller1-2/+5
2013-04-02gst-uninstalled: add uninstalled orc/orc-test/.libs to library pathsTim-Philipp Müller1-2/+2
2013-04-02capsfeatures: Add GST_CAPS_FEATURES_ANYSebastian Dröge5-0/+87
2013-04-01info: minor cosmetic changesTim-Philipp Müller1-8/+8
2013-04-01info: fix object printing of caps features in debug logTim-Philipp Müller1-1/+1
2013-04-01draft-tracing: update draft design with timer ideasStefan Sauer1-15/+30
2013-04-01info: refactor pretty printing objectsStefan Sauer1-81/+79