Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf/tee: fix leak of bsfs array. | Nicolas George | 2013-10-21 | 1 | -0/+1 |
* | lavf/tee: fix leak of select option. | Nicolas George | 2013-10-21 | 1 | -0/+1 |
* | lavf/tee: fix leak of strdup/strtoked buffer. | Nicolas George | 2013-10-21 | 1 | -3/+3 |
* | vformat/tee: fix uninitialized use of ret | Michael Niedermayer | 2013-09-07 | 1 | -1/+1 |
* | lavf/tee: copy metadata to output chained muxers | Stefano Sabatini | 2013-08-23 | 1 | -0/+1 |
* | lavf/tee: initialize ret in parse_bsfs() | Stefano Sabatini | 2013-08-22 | 1 | -1/+1 |
* | lavf/tee: add special select option | Stefano Sabatini | 2013-08-21 | 1 | -13/+58 |
* | lavf/tee: add support for bitstream filtering | Stefano Sabatini | 2013-08-16 | 1 | -18/+190 |
* | lavf/tee: pesudo → pseudo. | Clément Bœsch | 2013-06-06 | 1 | -1/+1 |
* | avformat/tee: add forgotten ret assignment | Michael Niedermayer | 2013-03-19 | 1 | -1/+1 |
* | lavf: add tee pseudo-muxer. | Nicolas George | 2013-02-09 | 1 | -0/+278 |