summaryrefslogtreecommitdiff
path: root/sys/xvimage/xvimagepool.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04xvimagesink: Put error message into debug output instead of just throwing it ...Sebastian Dröge1-2/+4
2015-07-06x/xv_image_sink: rename for consitencyStefan Sauer1-2/+2
2015-03-10Fix double semicolonsTim-Philipp Müller1-1/+1
2014-12-22videopool: update video alignment after applyingSong Bing1-0/+2
2014-12-16videopool: update buffer size after video alignmentSong Bing1-1/+6
2014-09-27xvimagesink: get rid of unnecessary private struct for poolTim-Philipp Müller1-62/+38
2013-03-13xvimagesink: use xvcontext for allocationWim Taymans1-557/+22
2013-03-05xvimagesink: mark as NO_SHAREWim Taymans1-2/+2
2013-02-24xvimagepool: gst_memory_init() does not take ownership of the allocatorSebastian Dröge1-2/+2
2013-02-23xvimagesink: Implement XvImage memory as a GstMemory, not as a GstMetaSebastian Dröge1-147/+216
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-03meta registration: use g_once functions to register these threadsafely.Michael Smith1-2/+3
2012-09-10xvimagesink: port to new GLib thread APITim-Philipp Müller1-10/+10
2012-08-20X11: add unpadded width/height as videometaWim Taymans1-2/+3
2012-08-20X11: use new alignment functionWim Taymans1-32/+8
2012-08-10x11: fix alignment in non-XSHM caseWim Taymans1-4/+11
2012-04-19video: improve frame_flagsWim Taymans1-2/+2
2012-04-19video: Update for libgstvideo API changesSebastian Dröge1-2/+2
2012-04-02x11: fix build without XSHMJonathan Lyons1-0/+2
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-27videopool: avoid caps copyWim Taymans1-1/+1
2012-03-27update for get_param changesWim Taymans1-1/+1
2012-03-15update for bufferpool changesWim Taymans1-2/+1
2012-03-15update for bufferpool api changeWim Taymans1-1/+1
2012-03-14take padding into accountWim Taymans1-1/+2
2012-03-05xvimage: improve debuggingWim Taymans1-1/+2
2012-02-29update for metadata API changesWim Taymans1-6/+18
2012-02-28update for metadata tagsWim Taymans1-1/+3
2012-02-24update for metadata changesWim Taymans1-1/+1
2012-02-22update for new memory apiWim Taymans1-1/+1
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-0/+2
2011-12-21x11: reset alignmentWim Taymans1-0/+2
2011-11-21xvimagebufferpool: Use the default ::free_buffer() implementationEdward Hervey1-7/+0
2011-11-02rename meta* -> *metaWim Taymans1-21/+21
2011-08-15xvimage: avoid caps intersectionWim Taymans1-9/+6
2011-08-05xvimagepool: cleanupsWim Taymans1-8/+6
2011-08-01xv: apply cropping on padded imagesWim Taymans1-2/+4
2011-08-01xvimage: add suport for video alignmentWim Taymans1-41/+98
2011-07-29base: update for new bufferpool APIWim Taymans1-5/+8
2011-07-18x11: call parent set_configWim Taymans1-1/+2
2011-07-04video: More video helper library improvementsWim Taymans1-4/+9
2011-06-20x11: handle new bufferpool metadata apiWim Taymans1-2/+14
2011-06-17x11: use GstVideoInfo to parse capsWim Taymans1-21/+34
2011-06-17x11: make function staticWim Taymans1-23/+8
2011-06-13-base: update for buffer API changeWim Taymans1-1/+1
2011-06-11update for bufferpool api changeWim Taymans1-2/+1
2011-05-26Merge branch 'master' into 0.11Sebastian Dröge1-2/+21
2011-05-11-base: remove metadata (des)serialize functionsWim Taymans1-3/+1
2011-04-07ximage: don't share the memoryWim Taymans1-2/+2
2011-04-06ximage: more fixesWim Taymans1-0/+2