| Commit message (Expand) | Author | Age | Files | Lines |
* | dump: Drop unused variable | Diego Biurrun | 2016-05-22 | 1 | -1/+0 |
* | stereo3d: Add API to get name from value or value from name | Vittorio Giovara | 2016-05-17 | 1 | -29/+2 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -12/+22 |
* | lavf: Dump the cpb side data information | Luca Barbato | 2016-02-13 | 1 | -0/+20 |
* | Add a quality factor packet side data | Vittorio Giovara | 2015-07-20 | 1 | -0/+3 |
* | dump: Use the correct abs() version | Vittorio Giovara | 2015-07-01 | 1 | -1/+1 |
* | dump: Print AVAudioServiceType side data | Vittorio Giovara | 2015-05-06 | 1 | -0/+47 |
* | dump: Update streams and chapters printout format | Sylvain Rabot | 2014-10-08 | 1 | -2/+2 |
* | dump: split audio and video probing on multiple lines | Vittorio Giovara | 2014-10-08 | 1 | -8/+14 |
* | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -0/+50 |
* | dump: Use correct printf conversion specifiers for POSIX int types | Diego Biurrun | 2014-07-28 | 1 | -3/+3 |
* | dump_stream: print the timebase as is, do not reduce it | Anton Khirnov | 2014-06-26 | 1 | -2/+1 |
* | lavf: dump stream side data when probing | Vittorio Giovara | 2014-06-14 | 1 | -0/+143 |
* | lavf: group dump functions together | Vittorio Giovara | 2014-06-14 | 1 | -0/+284 |