summaryrefslogtreecommitdiff
path: root/libavformat/dump.c
Commit message (Expand)AuthorAge
* avformat: add a Tile Grid stream group typeJames Almer2024-02-26
* avformat/dump: Fix use of undeclared variablesAndreas Rheinhardt2024-02-13
* avformat: add a disposition field to AVStreamGroupJames Almer2024-02-13
* avformat/options: Only allocate AVCodecContext for demuxersAndreas Rheinhardt2024-02-07
* avformat/mov: add support for 'amve' ambient viewing environment boxDamiano Galassi2024-02-04
* avformat/dump: be less verbose when printing streams within a groupJames Almer2024-01-20
* avformat: introduce AVStreamGroupJames Almer2023-12-18
* avformat/avformat: use the side data from AVStream.codecparJames Almer2023-10-06
* avformat/dump: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/internal: Don't include avcodec.hAndreas Rheinhardt2022-09-26
* avformat/dump: Avoid unnecessary implicit calculation of strlenAndreas Rheinhardt2022-09-14
* lavf: Add non diegetic stream disposition flagVittorio Giovara2022-03-15
* lavc: deprecate channel count/layout changing side dataAnton Khirnov2022-03-15
* avformat: Avoid allocation for AVStreamInternalAndreas Rheinhardt2021-09-17
* avformat: move AVStream.codec_info_nb_frames to AVStreamInternalJames Almer2021-05-07
* avformat/dump: Remove remnants of codec timebaseAndreas Rheinhardt2021-04-30
* avformat: remove deprecated AVStream.codecJames Almer2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avcodec: Switch AVCPBProperties to 64bitsAndreas Rheinhardt2021-04-27
* av_dump_format(): reduce indentation for streamsAnton Khirnov2021-02-03
* av_dump_format(): increase indentation for chapter metadataAnton Khirnov2021-02-03
* av_dump_format: add a heading for chaptersAnton Khirnov2021-02-03
* avformat: use av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataTypeLimin Wang2020-07-15
* avformat/dump: add a \n for end of ERROR logLimin Wang2020-07-02
* avformat/dump: Use intermediate pointer for access to programs arrayAndreas Rheinhardt2020-06-30
* avformat/dump: Use const where appropriateAndreas Rheinhardt2020-06-30
* lavf/dump: schedule use of deprecated API for removalAnton Khirnov2020-06-10
* avformat/dump: Use int64_t for intermediate time valuesDerek Buitenhuis2020-05-17
* lavf/dump: dump DOVI side dataJun Zhao2020-04-23
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-10
* lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615Limin Wang2019-08-28
* lavf/dump: use error log level for invalid sizeLimin Wang2019-08-18
* lavf/dump: Fix cpb bitrate type after next major bump.Carl Eugen Hoyos2019-08-10
* lavf/dump: Fix vbv_delay type specifier.Carl Eugen Hoyos2019-08-10
* lavf/dump: More disposition flag dumpJun Zhao2019-07-03
* lavf/dump: Fix a typo: comentary -> commentary.Carl Eugen Hoyos2018-10-19
* avformat/mpegts: tag video streams with still imagesAman Gupta2018-05-17
* avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta2018-02-23
* avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streamsAman Gupta2018-02-23
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* lavf/dump: Remove superfluous cast.Carl Eugen Hoyos2017-08-29
* avformat/dump : Display Content Light Level metadataSteve Lhomme2017-04-06
* avformat/dump: use av_spherical_projection_name() to print spherical projecti...James Almer2017-03-31
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-17
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* avformat/dump: remove line break on mastering display metadata info dumpJames Almer2016-12-05
* Merge commit 'e45a638f50cc1dbeb87b9792e68f57e77fc0c3b5'Hendrik Leppkes2016-06-26
|\