| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mpegts: tag video streams with still images | Aman Gupta | 2018-05-17 | 1 | -0/+2 |
* | avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio | Aman Gupta | 2018-02-23 | 1 | -0/+2 |
* | avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streams | Aman Gupta | 2018-02-23 | 1 | -0/+2 |
* | lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. | Carl Eugen Hoyos | 2017-12-17 | 1 | -1/+3 |
* | lavf/dump: Remove superfluous cast. | Carl Eugen Hoyos | 2017-08-29 | 1 | -1/+1 |
* | avformat/dump : Display Content Light Level metadata | Steve Lhomme | 2017-04-06 | 1 | -0/+11 |
* | avformat/dump: use av_spherical_projection_name() to print spherical projecti... | James Almer | 2017-03-31 | 1 | -10/+1 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -1/+2 |
* | spherical: Change types of bounding and pad to uint32_t | Vittorio Giovara | 2017-03-17 | 1 | -1/+1 |
* | spherical: Add tiled equirectangular type and projection-specific properties | Vittorio Giovara | 2017-03-07 | 1 | -2/+13 |
* | lavc: Add spherical packet side data API | Vittorio Giovara | 2016-12-07 | 1 | -0/+30 |
* | avformat/dump: remove line break on mastering display metadata info dump | James Almer | 2016-12-05 | 1 | -1/+1 |
* | Merge commit 'e45a638f50cc1dbeb87b9792e68f57e77fc0c3b5' | Hendrik Leppkes | 2016-06-26 | 1 | -1/+0 |
|\ |
|
| * | dump: Drop unused variable | Diego Biurrun | 2016-05-22 | 1 | -1/+0 |
* | | Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd' | Clément Bœsch | 2016-06-23 | 1 | -29/+2 |
|\| |
|
| * | stereo3d: Add API to get name from value or value from name | Vittorio Giovara | 2016-05-17 | 1 | -29/+2 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | avformat/dump: Show coded dimensions again | Michael Niedermayer | 2016-06-13 | 1 | -0/+2 |
* | | avformat/dump: Print tbc value | Michael Niedermayer | 2016-06-04 | 1 | -4/+7 |
* | | avformat/dump: Use codec and QP limits from AVCodecContext | Michael Niedermayer | 2016-06-03 | 1 | -0/+3 |
* | | avformat: Copy properties from internal context | Michael Niedermayer | 2016-06-02 | 1 | -0/+3 |
* | | avformat/dump.c: fix mixed log levels | Tobias Rapp | 2016-05-13 | 1 | -1/+1 |
* | | avformat/dump: Fix sign bug in reported "start" time | Bryan Huh | 2016-04-14 | 1 | -3/+5 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -20/+27 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -12/+22 |
* | | avformat/dump: Fix context/level for payload dump | Mark Harris | 2016-03-06 | 1 | -1/+1 |
* | | lavf/dump.c: Print mastering display metadata | Neil Birkbeck | 2016-03-04 | 1 | -0/+21 |
* | | Merge commit 'e579d8b29cdb9b42c50a0fde277dfb047c1466ad' | Derek Buitenhuis | 2016-02-16 | 1 | -0/+20 |
|\| |
|
| * | lavf: Dump the cpb side data information | Luca Barbato | 2016-02-13 | 1 | -0/+20 |
* | | avformat/dump: Fix integer overflow in av_dump_format() | Michael Niedermayer | 2015-12-01 | 1 | -1/+1 |
* | | lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. | Carl Eugen Hoyos | 2015-09-15 | 1 | -1/+1 |
* | | avformat/dump: Fix integer overflow in aspect ratio calculation | Michael Niedermayer | 2015-09-03 | 1 | -2/+2 |
* | | avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALIT... | Michael Niedermayer | 2015-07-22 | 1 | -1/+1 |
* | | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS | Michael Niedermayer | 2015-07-22 | 1 | -2/+2 |
* | | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b' | Michael Niedermayer | 2015-07-21 | 1 | -0/+3 |
|\| |
|
| * | Add a quality factor packet side data | Vittorio Giovara | 2015-07-20 | 1 | -0/+3 |
* | | Merge commit 'df22e30172b09cda4d6f7d4f43508284be65848a' | Michael Niedermayer | 2015-07-01 | 1 | -1/+1 |
|\| |
|
| * | dump: Use the correct abs() version | Vittorio Giovara | 2015-07-01 | 1 | -1/+1 |
* | | Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278' | Michael Niedermayer | 2015-05-06 | 1 | -0/+47 |
|\| |
|
| * | dump: Print AVAudioServiceType side data | Vittorio Giovara | 2015-05-06 | 1 | -0/+47 |
* | | Fix codec fps diplay for very small fps. | Carl Eugen Hoyos | 2015-04-03 | 1 | -1/+3 |
* | | avformat/dump: use format dump_separator if the codec one is not set | Michael Niedermayer | 2014-10-09 | 1 | -0/+6 |
* | | Merge commit '167e6f1489368a4693145da61cb022c113a285bc' | Michael Niedermayer | 2014-10-09 | 1 | -1/+1 |
|\| |
|
| * | dump: Update streams and chapters printout format | Sylvain Rabot | 2014-10-08 | 1 | -2/+2 |
* | | avformat: Allow choosing the dump format field separator. | Michael Niedermayer | 2014-10-09 | 1 | -1/+3 |
* | | Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' | Michael Niedermayer | 2014-10-09 | 1 | -12/+18 |
|\| |
|
| * | dump: split audio and video probing on multiple lines | Vittorio Giovara | 2014-10-08 | 1 | -8/+14 |
* | | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' | Michael Niedermayer | 2014-08-28 | 1 | -0/+50 |
|\| |
|
| * | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -0/+50 |