March 10, 2010
View 2ed6f39

Replace many includes of libavutil/common.h with what is actually needed

Måns Rullgård authored on 2010/03/10 02:39:19
March 4, 2010
View 4b83fc0

Plug memory leak in NUT muxer and demuxer

Vitor Sessak authored on 2010/03/04 02:31:24
March 2, 2010
View 8a4d067

Revert r22119 and partially revert 22120.

Vitor Sessak authored on 2010/03/02 03:16:10
March 1, 2010
View fee6faa

Implement av_tree_destroy_free_elem() to destroy a tree and free all the values stored on it.

Vitor Sessak authored on 2010/03/01 05:48:42
November 15, 2009
View b154ed5

Fix indention after last commit.

Michael Niedermayer authored on 2009/11/15 04:15:09
View edabf35

Fix crash with av_tree_enumerate(NULL).

Michael Niedermayer authored on 2009/11/15 04:14:14
November 14, 2009
View 1bf83b9

Make sure av_tree_enumerate() enumerates left->right.

Michael Niedermayer authored on 2009/11/14 20:19:08
April 11, 2009
View 64bde19

cosmetics: Rename prn variable to prng (Pseudo Random Number Generator).

Diego Biurrun authored on 2009/04/11 02:23:38
March 31, 2009
View 168fffd

Fix warnings in tree.c test code.

Benoit Fouet authored on 2009/03/31 23:00:46
View 504ffed

Mark non-exported functions in test and example programs as static.

Diego Biurrun authored on 2009/03/31 18:32:59
March 20, 2009
View 294eaa2

Replace random() usage in test programs by av_lfg_*().

Diego Biurrun authored on 2009/03/20 20:48:27
January 28, 2009
View 89c9ff5

spelling/grammar/consistency review part I

Diego Biurrun authored on 2009/01/28 09:16:05
January 5, 2009
View 045cbba

cosmetic: indent

Aurelien Jacobs authored on 2009/01/05 02:48:54
View d8bd113

add a termination condition

Aurelien Jacobs authored on 2009/01/05 02:48:19
September 19, 2008
View eed3607

Avoid undefined behavior for removing elements that were not in the tree.

Michael Niedermayer authored on 2008/09/19 21:41:12