| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_showinfo: add udu_sei_as_ascii option | Zhao Zhili | 2023-12-28 | 1 | -2/+12 |
* | avfilter/vf_showinfo: also print chroma loc | Niklas Haas | 2023-10-14 | 1 | -2/+2 |
* | avfilter: use the new AVFrame key_frame flag in all filters | James Almer | 2023-05-04 | 1 | -1/+1 |
* | avfilter: use the new AVFrame interlace flags in all filters | James Almer | 2023-05-04 | 1 | -2/+2 |
* | lavu/frame: deprecate AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -2/+1 |
* | avfilter/vf_showinfo: fix HDR vivid info | Zhao Zhili | 2023-03-17 | 1 | -8/+9 |
* | avfilter/vf_showinfo: add support for Ambient Viewing Environment side data | James Almer | 2023-01-15 | 1 | -0/+15 |
* | avfilter/vf_showinfo: use av_frame_side_data_name() to print side data names | James Almer | 2023-01-13 | 1 | -24/+15 |
* | avfilter/vf_showinfo: remove backspaces | Michael Niedermayer | 2022-09-08 | 1 | -4/+7 |
* | lavfi/vf_showinfo: print frame durations | Anton Khirnov | 2022-07-19 | 1 | -2/+5 |
* | avfilter/showinfo: refactor to use avutil/uuid | Pierre-Anthony Lemieux | 2022-06-12 | 1 | -13/+5 |
* | avfilter: support for CUVA HDR Vivid metadata | Limin Wang | 2022-03-01 | 1 | -0/+87 |
* | lavfi/showinfo: fix printf precision for dovi metadata | Niklas Haas | 2022-01-04 | 1 | -1/+1 |
* | lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATA | Niklas Haas | 2022-01-04 | 1 | -0/+108 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+1 |
* | avfilter/vf_showinfo: small adjustments for the HDR10+ dump | Limin Wang | 2021-10-20 | 1 | -14/+14 |
* | avfilter/vf_showinfo: minor adjustment for the dump format of ROI | Limin Wang | 2021-10-08 | 1 | -2/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/vf_showinfo: add support for H.274 Film Grain Characteristics frame ... | James Almer | 2021-08-06 | 1 | -0/+71 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -4/+6 |
* | lavfi: show side data of detection bounding boxes | Guo, Yejun | 2021-04-17 | 1 | -0/+29 |
* | avfilter/vf_showinfo: include the correct Dynamic HDR10+ header | James Almer | 2020-12-06 | 1 | -1/+1 |
* | avfilter/vf_showinfo: add support for HDR10+ metadata | Mohammad Izadi | 2020-12-05 | 1 | -1/+105 |
* | avfilter/vf_showinfo: add const to the AVFrameSideData instance | Limin Wang | 2020-09-17 | 1 | -16/+16 |
* | avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2 | Marton Balint | 2020-09-13 | 1 | -3/+3 |
* | avfilter/vf_showinfo: add dump_s12m_timecode() helper function | Limin Wang | 2020-07-08 | 1 | -11/+17 |
* | avfilter/vf_showinfo: check sd->size before reference the sd->data | Limin Wang | 2020-07-08 | 1 | -4/+4 |
* | avfilter/vf_showinfo: add a \n for end of ERROR and WARNNING log | Limin Wang | 2020-06-28 | 1 | -8/+8 |
* | avfilter/vf_showinfo: display H.26[45] user data unregistered sei message | Limin Wang | 2020-06-15 | 1 | -0/+30 |
* | vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMS | Anton Khirnov | 2020-05-12 | 1 | -0/+23 |
* | avfilter/vf_showinfo: limit the max number of timecode | Limin Wang | 2020-03-28 | 1 | -2/+3 |
* | avfilter/vf_showinfo: check if the s12m data size is valid | Limin Wang | 2020-03-27 | 1 | -0/+4 |
* | avfilter/vf_showinfo: fix the integer handling issues | Limin Wang | 2020-01-10 | 1 | -2/+2 |
* | avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bit... | Limin Wang | 2020-01-07 | 1 | -3/+31 |
* | avfilter/vf_showinfo: display GOP timecode side data | Limin Wang | 2019-09-06 | 1 | -0/+6 |
* | avfilter/showinfo: support Content Light Level information | Limin Wang | 2019-08-17 | 1 | -0/+12 |
* | lavf/showinfo: use error level when get invalid sidedata | Jun Zhao | 2019-08-08 | 1 | -3/+3 |
* | lavf/showinfo: support mastering display sidedata | Jun Zhao | 2019-08-08 | 1 | -0/+30 |
* | lavfi/showinfo: support regions of interest sidedata | Jun Zhao | 2019-07-21 | 1 | -0/+25 |
* | vf_showinfo: Fix timecode display | Kieran Kunhya | 2019-03-09 | 1 | -2/+2 |
* | avfilter/vf_showinfo: allow checksums calculation to be disabled | Paul B Mahol | 2018-12-09 | 1 | -16/+40 |
* | avfilter/show_info : add print of color information (range, color_primaries, ... | Martin Vignali | 2018-10-24 | 1 | -0/+35 |
* | lavfi/vf_showinfo: support displaying S12M timecode sidedata | Josh de Kock | 2018-10-23 | 1 | -0/+10 |
* | lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. | Carl Eugen Hoyos | 2017-12-17 | 1 | -1/+3 |
* | Merge commit '883ce264d9ffc5bdaf477e09ee155b03339c46a6' | James Almer | 2017-10-23 | 1 | -0/+41 |
|\ |
|
| * | vf_showinfo: Display spherical properties | Vittorio Giovara | 2017-03-23 | 1 | -0/+41 |
* | | Merge commit '3f128fc4a3fa1ef8a87974eb5484a997a84868fe' | James Almer | 2017-10-23 | 1 | -13/+1 |
|\| |
|
| * | vf_showinfo: Simplify reporting stereo3d information | Vittorio Giovara | 2017-03-23 | 1 | -13/+1 |
* | | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -1/+1 |