Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi/setpts: enable debug logs, and improve/extend debug messages | Stefano Sabatini | 2012-12-19 | 1 | -16/+31 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -19/+21 |
* | f_setpts: switch to filter_frame | Anton Khirnov | 2012-11-28 | 1 | -22/+18 |
* | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -2/+2 |
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -9/+21 |
* | lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio | Stefano Sabatini | 2012-09-10 | 1 | -2/+2 |
* | lavfi/setpts: add FRAME_RATE constant | Stefano Sabatini | 2012-09-10 | 1 | -2/+9 |
* | lavfi/asetpts,setpts: rework debug log | Stefano Sabatini | 2012-08-24 | 1 | -15/+14 |
* | lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT | Stefano Sabatini | 2012-08-24 | 1 | -4/+18 |
* | lavfi: rename vf_setpts.c to f_setpts.c | Stefano Sabatini | 2012-08-24 | 1 | -0/+217 |