summaryrefslogtreecommitdiffstats
path: root/ta/ta_talloc.h
Commit message (Expand)AuthorAgeFilesLines
* ta: minor simplification for talloc_stealwm42020-04-131-1/+1
* ta: remove a macro indirectionwm42020-04-131-4/+2
* player, ta: remove use of an old macrowm42020-04-131-3/+0
* ta: remove two pointless wrapperswm42020-02-231-1/+1
* ta: remove ta_find_parent()wm42020-02-231-1/+0
* ta: add another funny macrowm42019-12-281-0/+15
* ta: document funny macroswm42019-12-281-0/+10
* ta: introduce talloc_dup() and use it in some placeswm42018-01-181-0/+1
* vo_gpu: vulkan: refactor vk_cmdpoolNiklas Haas2017-12-251-0/+7
* Fix use of ISC licensewm42017-04-151-1/+3
* ta_talloc: add missing include statementwm42017-04-011-0/+2
* ta: remove TA_FREEP NULL checkwm42017-01-081-1/+1
* ta: remove old and redundant macrowm42016-05-171-2/+0
* ta: add TA_FREEP macroKevin Mitchell2016-03-301-0/+2
* ta: add another array helper macrowm42015-06-011-0/+11
* ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAILBen Boeckel2015-01-271-2/+2
* ta: check overflow in array realloc macroswm42014-01-021-3/+6
* Merge mp_talloc.h into ta/ta_talloc.hwm42013-12-171-0/+38
* Replace tallocwm42013-10-131-0/+74