November 29, 2014
View c299b6f

avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync with it

Michael Niedermayer authored on 2014/11/29 20:06:03
November 28, 2014
View 6db8cd8

Merge commit 'fbd6c97f9ca858140df16dd07200ea0d4bdc1a83'

Michael Niedermayer authored on 2014/11/28 07:03:07
November 14, 2014
View fbd6c97

lavu: fix memory leaks by using a mutex instead of atomics

wm4 authored on 2014/11/14 21:34:50
March 3, 2014
View bba7b6f

Revert "lavu/buffer: add release function"

Lukasz Marek authored on 2014/03/03 01:47:19
February 24, 2014
View 3144440

lavu/buffer: add release function

Lukasz Marek authored on 2014/02/24 07:19:23
May 12, 2013
View 84be806

lavu: define FF_MEMORY_POISON and use it

Stefano Sabatini authored on 2013/05/12 20:37:33
March 31, 2013
View dc92464

avutil: add av_buffer_get_ref_count()

Michael Niedermayer authored on 2013/03/31 03:13:26
March 30, 2013
View c81d2fa

avutil/buffer: add get_opaque

Xidorn Quan authored on 2013/03/30 00:15:19
March 24, 2013
View 8e94489

avutil/buffer: remove redundant memory poisoning

Michael Niedermayer authored on 2013/03/24 10:21:42
View 058c002

avutil/buffer: support memory poisoning

Michael Niedermayer authored on 2013/03/24 09:44:48
March 19, 2013
View f1c3d8b

avutil/add_to_pool: remove unused assgnment

Michael Niedermayer authored on 2013/03/19 21:35:10
March 18, 2013
View cea3a63

avutil/buffer: Fix race in pool.

Michael Niedermayer authored on 2013/03/18 02:36:16
View c603f22

avutil/get_pool: remove dead operations whichs result is never used.

Michael Niedermayer authored on 2013/03/18 00:51:40
View e3be7b1

avutil/get_pool: Remove redundant initial atomic operation

Michael Niedermayer authored on 2013/03/18 00:37:06
March 12, 2013
View 80661e0

buffer: use the atomic get instead of the add and fetch variant.

Clément Bœsch authored on 2013/03/12 16:31:28