June 30, 2016
View b72a7b9

avformat: factorize iso 8601 timestamp writer to a dictionary avutil function

Marton Balint authored on 2016/06/30 05:44:59
May 12, 2016
View 96d6160

Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'

Derek Buitenhuis authored on 2016/05/12 03:10:10
March 12, 2016
View 4ebf0b1

lavu/dict: Add new flag to allow multiple equal keys.

Thilo Borgmann authored on 2016/03/12 22:52:17
February 7, 2016
View a740263

avutil/dict: do not realloc entries when deleting a non-existing item

Marton Balint authored on 2016/02/07 01:23:02
October 14, 2015
View b994788

Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef'

Hendrik Leppkes authored on 2015/10/14 21:01:11
October 4, 2015
View 11c5f43

dict: Change return type of av_dict_copy()

Vittorio Giovara authored on 2015/10/04 20:27:15
May 10, 2015
View 4c128ea

avutil/dict: Use size_t for appending strings

Michael Niedermayer authored on 2015/05/10 23:09:07
April 2, 2015
View 96f8967

lavu/dict: add more tests

Lukasz Marek authored on 2015/04/02 03:03:29
View a8c5b45

lavu/dict: fix set function when reuse existing key pointer

Lukasz Marek authored on 2015/04/02 03:01:30
View 08d0dbf

lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int

Lukasz Marek authored on 2015/04/02 07:36:02
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 16, 2014
View 1279221

lavu: Check av_dict_set allocations

Luca Barbato authored on 2014/12/16 22:21:20
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