Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better description for merge_ref(). | Michael Niedermayer | 2008-02-21 | 1 | -1/+3 |
* | Coding style changes | Vitor Sessak | 2008-02-10 | 1 | -5/+6 |
* | More code factorization | Vitor Sessak | 2008-02-10 | 1 | -8/+5 |
* | Factor duplicated loop | Vitor Sessak | 2008-02-10 | 1 | -9/+13 |
* | Do not hardcode the list of pixel formats and use PIX_FMT_NB instead. | Vitor Sessak | 2008-02-10 | 1 | -17/+11 |
* | Do not hardcode the type of AVFilterFormats.formats in allocation | Vitor Sessak | 2008-02-10 | 1 | -3/+3 |
* | Oops, my last commit broke compilation... | Vitor Sessak | 2008-02-10 | 1 | -1/+1 |
* | Make regression tests to pass with libavfilter. | Vitor Sessak | 2008-02-10 | 1 | -2/+4 |
* | Need to be careful when dealing with references. | Vitor Sessak | 2008-02-10 | 1 | -0/+12 |
* | 10l. parameter was unused and redundant. | Vitor Sessak | 2008-02-10 | 1 | -2/+2 |
* | avfilter_formats_unref() should remove the given reference, not the last | Vitor Sessak | 2008-02-10 | 1 | -0/+15 |
* | First libavfilter commit. | Vitor Sessak | 2008-02-10 | 1 | -0/+121 |