| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffprobe: print exported stream AVOptions | James Almer | 2023-05-08 | 1 | -11/+18 |
* | fftools: use the new AVFrame keyframe flag | James Almer | 2023-05-04 | 1 | -1/+1 |
* | fftools: use the new AVFrame interlace flags | James Almer | 2023-05-04 | 1 | -2/+2 |
* | fftools/ffprobe: fix printing AVFrame.crop_right | James Almer | 2023-04-21 | 1 | -1/+1 |
* | fftools/ffprobe: print crop_* frame fields | James Almer | 2023-03-26 | 1 | -0/+4 |
* | fftools/ffprobe: add support for HDR10+ packet side data | James Almer | 2023-03-25 | 1 | -0/+3 |
* | fftools/ffprobe: stop using AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -4/+22 |
* | fftools/ffprobe: fix print_dynamic_hdr_vivid | Zhao Zhili | 2023-03-17 | 1 | -1/+1 |
* | fftools/ffprobe: fix HDR vivid info | Zhao Zhili | 2023-03-17 | 1 | -6/+8 |
* | avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number | Marton Balint | 2023-02-13 | 1 | -0/+4 |
* | avutil/version: postpone the remaining API deprecations | James Almer | 2023-02-09 | 1 | -1/+1 |
* | avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket* | Andreas Rheinhardt | 2023-02-09 | 1 | -1/+1 |
* | ffprobe: report the corrupt flag on packets | rcombs | 2023-02-09 | 1 | -2/+3 |
* | ffprobe: fix data hash rendering | Stefano Sabatini | 2023-01-24 | 1 | -3/+3 |
* | ffprobe: use pkt->dts to compute interval ts when pts is missing | Stefano Sabatini | 2023-01-24 | 1 | -2/+3 |
* | ffprobe: expose AVAmbientViewingEnvironment side data in AVFrames | Jan Ekström | 2023-01-13 | 1 | -0/+15 |
* | fftools/ffprobe: prefer fd over pipe for seek support | Zhao Zhili | 2023-01-11 | 1 | -2/+2 |
* | fftools: use av_dict_iterate | Marvin Scholz | 2022-12-01 | 1 | -3/+3 |
* | fftools/ffprobe: support 2D arrays in print_list_fmt() | James Almer | 2022-11-15 | 1 | -11/+13 |
* | fftools/ffprobe: Loop over correct number of streams when flushing decoders | Derek Buitenhuis | 2022-11-07 | 1 | -1/+1 |
* | fftools/ffprobe: Use av_err2str | Marvin Scholz | 2022-10-14 | 1 | -7/+1 |
* | ffprobe: Check for invalid matrix error when printing rotation | Derek Buitenhuis | 2022-09-27 | 1 | -2/+9 |
* | fftools/ffprobe: Report initial and trailing padding | Andreas Rheinhardt | 2022-09-05 | 1 | -0/+2 |
* | fftools: Use report_error_then_exit_program() for allocation failures | Andreas Rheinhardt | 2022-09-01 | 1 | -4/+2 |
* | ffprobe: restore reporting error code for failed inputs | Gyan Doshi | 2022-08-17 | 1 | -1/+5 |
* | ffprobe: print AVFrame.duration | Anton Khirnov | 2022-07-19 | 1 | -0/+6 |
* | fftools/ffprobe: Improve description of AFD side data | Andreas Rheinhardt | 2022-07-09 | 1 | -0/+4 |
* | fftools/ffprobe: Add const to AVPacket data pointers | Andreas Rheinhardt | 2022-07-09 | 1 | -2/+2 |
* | fftools/ffprobe: report avio errors | Marton Balint | 2022-06-20 | 1 | -4/+8 |
* | ffprobe: add -o option | Stefano Sabatini | 2022-06-13 | 1 | -61/+148 |
* | ffprobe: update entry index after printing packet/media type | Stefano Sabatini | 2022-06-09 | 1 | -0/+1 |
* | doc/ffprobe: clarify that the input file is not optional | Stefano Sabatini | 2022-04-21 | 1 | -1/+1 |
* | fftools: drop the fake "default" option from ffplay/ffprobe | Anton Khirnov | 2022-03-22 | 1 | -1/+0 |
* | fftools/ffprobe: drop -show_format_entry | Anton Khirnov | 2022-03-22 | 1 | -18/+0 |
* | fftools/cmdutils: split common option handlers into their own file | Anton Khirnov | 2022-03-22 | 1 | -0/+1 |
* | libavfilter: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | libswscale: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | libswresample: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | libpostproc: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | libavdevice: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | libavformat: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | libavcodec: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | ffprobe: convert to new channel layout-API | James Almer | 2022-03-15 | 1 | -11/+8 |
* | fftool/ffprobe: support for CUVA HDR Vivid metadata | Limin Wang | 2022-03-01 | 1 | -0/+72 |
* | fftools/ffprobe: Remove redundant checks | Andreas Rheinhardt | 2022-02-23 | 1 | -2/+2 |
* | fftools/ffprobe: Flush decoder after draining | Andreas Rheinhardt | 2022-02-23 | 1 | -1/+4 |
* | ffprobe: allow side-data selection by element | Gyan Doshi | 2022-02-03 | 1 | -3/+3 |
* | ffprobe: Support AV_FRAME_DATA_DOVI_METADATA | Jan Ekström | 2022-01-04 | 1 | -3/+170 |
* | ffprobe: add missing separator when printing side data in compact output | James Almer | 2021-12-22 | 1 | -1/+3 |
* | fftools/ffprobe: print size of attachment streams (extradata_size) | softworkz | 2021-11-29 | 1 | -0/+1 |