summaryrefslogtreecommitdiff
path: root/gst/gstallocator.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: add missing (nullable) annotations to return valuesEvan Nemerson2014-06-261-2/+3
* gst: Store more basic type GTypes in variablesSebastian Dröge2014-06-191-1/+1
* docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson2014-05-301-5/+5
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* sysmem: Only copy the requested part of memory instead of the complete source...Sebastian Dröge2013-08-131-6/+3
* allocator: fix type of gst_memory_alignment to match declarationTim-Philipp Müller2013-07-081-4/+4
* Add few missing allow-none annotationNicolas Dufresne2013-07-031-1/+1
* buffer: Add annotations and pygi friendly extraction functionOlivier Crête2013-03-271-4/+5
* allocator: small internal cleanupsWim Taymans2013-02-261-46/+45
* allocator: improve fallback copy functionWim Taymans2013-02-151-1/+6
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* allocator: fix memory leak in _fallback_mem_copyMiguel Angel Cabrera Moya2012-10-221-0/+1
* allocator: make a copy with the same alignmentWim Taymans2012-08-201-2/+2
* allocator: Set the alignment at the correct place in GstAllocationParamsSebastian Dröge2012-08-081-1/+1
* buffer, defaultmem: add option to poison memory before freeing itTim-Philipp Müller2012-08-041-1/+9
* allocator: remove user_data from alloc vmethodWim Taymans2012-07-271-2/+2
* memory: Make GstAllocator a GstObjectWim Taymans2012-07-091-0/+618