| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avcodec: Switch AVCPBProperties to 64bits | Andreas Rheinhardt | 2021-04-27 | 1 | -5/+1 |
* | av_dump_format(): reduce indentation for streams | Anton Khirnov | 2021-02-03 | 1 | -1/+1 |
* | av_dump_format(): increase indentation for chapter metadata | Anton Khirnov | 2021-02-03 | 1 | -1/+1 |
* | av_dump_format: add a heading for chapters | Anton Khirnov | 2021-02-03 | 1 | -0/+2 |
* | avformat: use av_timecode_make_smpte_tc_string2 | Marton Balint | 2020-09-13 | 1 | -3/+3 |
* | API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType | Limin Wang | 2020-07-15 | 1 | -0/+21 |
* | avformat/dump: add a \n for end of ERROR log | Limin Wang | 2020-07-02 | 1 | -6/+6 |
* | avformat/dump: Use intermediate pointer for access to programs array | Andreas Rheinhardt | 2020-06-30 | 1 | -7/+8 |
* | avformat/dump: Use const where appropriate | Andreas Rheinhardt | 2020-06-30 | 1 | -43/+48 |
* | lavf/dump: schedule use of deprecated API for removal | Anton Khirnov | 2020-06-10 | 1 | -0/+14 |
* | avformat/dump: Use int64_t for intermediate time values | Derek Buitenhuis | 2020-05-17 | 1 | -2/+2 |
* | lavf/dump: dump DOVI side data | Jun Zhao | 2020-04-23 | 1 | -0/+19 |
* | API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType | vectronic | 2020-03-10 | 1 | -0/+3 |
* | lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 | Limin Wang | 2019-08-28 | 1 | -4/+7 |
* | lavf/dump: use error log level for invalid size | Limin Wang | 2019-08-18 | 1 | -6/+6 |
* | lavf/dump: Fix cpb bitrate type after next major bump. | Carl Eugen Hoyos | 2019-08-10 | 1 | -0/+4 |
* | lavf/dump: Fix vbv_delay type specifier. | Carl Eugen Hoyos | 2019-08-10 | 1 | -1/+1 |
* | lavf/dump: More disposition flag dump | Jun Zhao | 2019-07-03 | 1 | -0/+8 |
* | lavf/dump: Fix a typo: comentary -> commentary. | Carl Eugen Hoyos | 2018-10-19 | 1 | -1/+1 |
* | 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 |