December 27, 2014
View 336bb3f

avutil/dict: Use av_freep() to avoid leaving stale pointers in memory

Michael Niedermayer authored on 2014/12/27 23:48:32
December 13, 2014
View a963fdb

lavu/dict: check for malloc failures

wm4 authored on 2014/12/13 02:15:39
November 24, 2014
View 5182a2a

avutil: remove FF_CONST_AVUTIL53, its no longer needed

Michael Niedermayer authored on 2014/11/24 10:10:45
November 16, 2014
View ab922f9

lavu/dict: add av_dict_get_string

Lukasz Marek authored on 2014/11/16 09:45:07
September 10, 2014
View 8407cbb

Fix "passing argument 1 of av_free discards const qualifier from pointer target type"

Michael Niedermayer authored on 2014/09/10 04:07:58
August 1, 2014
View c2829dc

dict.c: Add av_dict_set_int helper function.

Reimar Döffinger authored on 2014/08/01 03:08:19
July 30, 2014
View 8fc9bd0

dict.c: Free non-strduped av_dict_set arguments on error.

Reimar Döffinger authored on 2014/07/30 04:16:35
View bddc592

dict.c: empty dictionaries should be a NULL pointer.

Reimar Döffinger authored on 2014/07/30 04:23:57
View f0de018

dict.c: minor simplification.

Reimar Döffinger authored on 2014/07/30 04:23:14
June 10, 2014
View 375fa06

Merge commit '1619274fb393f55a365cc10f88faa173c9a8e772'

Michael Niedermayer authored on 2014/06/10 00:13:56
June 9, 2014
View 1619274

av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE

Janne Grunau authored on 2014/06/09 00:53:31
June 4, 2014
View d816e12

dict: const correctness for av_dict_get() and av_dict_copy()

Diego Biurrun authored on 2014/06/04 20:58:33
May 14, 2014
View 3690393

avutil/dict: delay addition of const from e12a73246d8ce7d0fc4036522688934e26de4bb1 until next major ABI bump

Michael Niedermayer authored on 2014/05/14 22:24:38
April 3, 2014
View e12a732

dict: const pointers to dictionary where possible

Roman Fietze authored on 2014/04/03 19:43:41
March 7, 2014
View 774d0c9

Merge commit '93d216d37a3f95190ecb9d51cf72f54ea4e04ec7'

Michael Niedermayer authored on 2014/03/07 20:44:09