Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil/dynarray: remove debug av_log() from AV_DYNARRAY_ADD | Michael Niedermayer | 2014-03-22 | 1 | -2/+0 |
| | | | | | Found-by: wm4 Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | lavu: add AV_DYNARRAY_ADD() macro. | Nicolas George | 2014-03-22 | 1 | -0/+72 |
Signed-off-by: Nicolas George <[email protected]> Reviewed-by: Lukasz Marek <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> |