summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2011-12-02various: typo fixesPiotr Fusik5-7/+7
2011-11-29video: move some interfacesWim Taymans2-3/+3
2011-11-28various: fix pad template leaksVincent Penquerc'h5-10/+10
2011-11-21ximagebufferpool: Use the default ::free_buffer() implementationEdward Hervey1-7/+0
2011-11-21xvimagebufferpool: Use the default ::free_buffer() implementationEdward Hervey1-7/+0
2011-11-02rename meta* -> *metaWim Taymans6-72/+72
2011-10-27Merge branch 'master' into 0.11Wim Taymans2-4/+5
2011-10-21interfaces: clean up the use of iface and class/klassStefan Sauer2-7/+10
2011-10-19x(v)imagesink: make it more clean that "synchronous" props are not for avsyncStefan Sauer2-4/+5
2011-08-26base: fix for allocation methods renameWim Taymans2-6/+6
2011-08-17xvimagesink: fix compiler warningWim Taymans1-0/+1
2011-08-15xvimage: avoid caps intersectionWim Taymans4-15/+12
2011-08-08ximagesink, xvimagesink: update for GstXOverlay -> GstVideoOverlayTim-Philipp Müller2-28/+32
2011-08-05xvimagepool: cleanupsWim Taymans1-8/+6
2011-08-04x11: remove useless alignmentWim Taymans2-4/+4
2011-08-01ximage: add support for alignment bufferpool optionWim Taymans3-40/+86
2011-08-01xv: apply cropping on padded imagesWim Taymans3-7/+11
2011-08-01xvimage: add suport for video alignmentWim Taymans2-43/+98
2011-07-29base: update for new bufferpool APIWim Taymans2-10/+15
2011-07-29x11: relax bufferpool checksWim Taymans2-2/+2
2011-07-26x11: let old pool drainWim Taymans2-4/+4
2011-07-26x11: use new setup_allocation vmethodWim Taymans2-135/+109
2011-07-18x11: call parent set_configWim Taymans2-2/+4
2011-07-18x11: improve allocation parametersWim Taymans2-2/+4
2011-07-15X11: also check the bufferpoolWim Taymans2-2/+2
2011-07-07ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2011-07-04video: More video helper library improvementsWim Taymans2-8/+17
2011-06-26gst, sys: remove GstImplementsInterface usageTim-Philipp Müller2-40/+0
2011-06-23x11: let upstream know we support croppingWim Taymans2-0/+2
2011-06-23x11: add image croppingWim Taymans3-41/+33
2011-06-22xvimagesink: handle unknown formatsWim Taymans1-0/+4
2011-06-22x11: use frame copy functionsWim Taymans4-11/+59
2011-06-20x11: delay pool activationWim Taymans2-36/+29
2011-06-20x11: handle new bufferpool metadata apiWim Taymans2-4/+27
2011-06-17x11: use GstVideoInfo to parse capsWim Taymans2-33/+55
2011-06-17x11: make function staticWim Taymans4-46/+16
2011-06-17-base: port to GstVideoFrame APIWim Taymans2-70/+45
2011-06-16-base: port elements to new video capsnew-video-capsWim Taymans3-58/+41
2011-06-13-base: update for buffer API changeWim Taymans2-2/+2
2011-06-11ximage: fix alignment and sizeWim Taymans2-6/+15
2011-06-11update for bufferpool api changeWim Taymans4-10/+8
2011-06-07Remove v4l pluginTim-Philipp Müller31-7502/+1
2011-05-26Merge branch 'master' into 0.11Sebastian Dröge4-9/+52
2011-05-26xvimagesink: Fallback to non-XShm mode if allocating the XShm image failedSebastian Dröge1-5/+13
2011-05-26ximagesink: Fallback to non-XShm mode if allocating the XShm image failedSebastian Dröge1-5/+13
2011-05-26ximagesink: Remove g_assert from interface querySreerenj Balachandran1-2/+4
2011-05-26xvimagesink: Remove the g_assert from interface querySreerenj Balachandran1-3/+5
2011-05-25xvimagesink: run gst-indentStefan Kost1-42/+40
2011-05-25xvimagesink: remove unneded !=NULL checksStefan Kost1-2/+2
2011-05-24x11: free bufferpool whe activation failsWim Taymans2-0/+2