summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* fftool/ffprobe: support for CUVA HDR Vivid metadataLimin Wang2022-03-01
* ffmpeg: ensure a keyframe was not seen before skipping packetsJames Almer2022-02-28
* ffmpeg: flush delayed frames in codec copy scenariosJames Almer2022-02-28
* fftools/ffprobe: Remove redundant checksAndreas Rheinhardt2022-02-23
* fftools/ffprobe: Flush decoder after drainingAndreas Rheinhardt2022-02-23
* fftools/ffmpeg: fix (a)buffer src namesAnton Khirnov2022-02-15
* fftools/ffmpeg: Restore DTS correction for VP9 copiesDanny Wu2022-02-13
* ffmpeg: switch to new FIFO APIAnton Khirnov2022-02-07
* ffplay: switch to new FIFO APIAnton Khirnov2022-02-07
* ffprobe: allow side-data selection by elementGyan Doshi2022-02-03
* fftools/cmdutils: Fix undefined 1 << 31Andreas Rheinhardt2022-01-11
* ffmpeg: remove a redundant assignment of interrupt_callbackAnton Khirnov2022-01-10
* ffprobe: Support AV_FRAME_DATA_DOVI_METADATAJan Ekström2022-01-04
* fftools: provide media type info for devicesDiederick Niehorster2021-12-24
* fftools/ffmpeg_filter: Avoid inserting hflip filterAndreas Rheinhardt2021-12-23
* fftools/ffmpeg_filter: Fix autorotationAndreas Rheinhardt2021-12-23
* ffprobe: add missing separator when printing side data in compact outputJames Almer2021-12-22
* fftools/cmdutils: Avoid crash when opts could not be allocatedYu Yang2021-12-16
* fftools/ffmpeg: close output files before cleanupMarton Balint2021-12-12
* ffmpeg: handle errors in print_sdp()Anton Khirnov2021-12-07
* ffmpeg: move setting video sync method to new_video_stream()Anton Khirnov2021-12-07
* ffmpeg: deprecate passing numbers to -vsyncAnton Khirnov2021-12-07
* ffmpeg: change vsync value to an enumAnton Khirnov2021-12-07
* ffmpeg: drop useless framerate assignmentsAnton Khirnov2021-12-07
* fftools/ffmpeg_opt: Improve alloc/truncation checks when reading linesAndreas Rheinhardt2021-12-07
* fftools/ffmpeg_opt: Improve checks for truncation/alloc errorAndreas Rheinhardt2021-12-07
* fftools/ffmpeg: Avoid creating unnecessary referenceAndreas Rheinhardt2021-12-05
* fftools/ffmpeg: Avoid allocating+freeing frame, check allocationsAndreas Rheinhardt2021-12-05
* fftools/cmdutils: Use av_dynarray_add_nofree()Andreas Rheinhardt2021-12-05
* fftools/cmdutils: Make allocate_array_elem() return ptr to new elementAndreas Rheinhardt2021-12-05
* fftools/ffmpeg_(filter|opt): Use dedicated pointer for array elem accessAndreas Rheinhardt2021-12-05
* fftools/cmdutils: Atomically add elements to list of pointers, fix crashAndreas Rheinhardt2021-12-05
* ffmpeg: only copy bits_per_sample from decoder when it remains validAnton Khirnov2021-12-04
* ffmpeg: make -bits_per_raw_sample a per-output-stream optionAnton Khirnov2021-12-04
* fftools/ffmpeg_filter: Avoid DynBuf API to improve error checksAndreas Rheinhardt2021-12-03
* fftools/ffmpeg_filter: Avoid DynBuf-API for writing stringsAndreas Rheinhardt2021-12-03
* ffmpeg: fix usage of -shortest in codec copy scenariosJames Almer2021-12-01
* fftools/ffmpeg_opt: Don't set source_index redundantlyAndreas Rheinhardt2021-11-30
* fftools/ffmpeg_opt: Don't duplicate array unnecessarilyAndreas Rheinhardt2021-11-30
* fftools/ffprobe: print size of attachment streams (extradata_size)softworkz2021-11-29
* ffmpeg: remove ffmpeg_videotoolboxrcombs2021-11-28
* fftools/ffmpeg: Take type limitations of AVFifo API into accountAndreas Rheinhardt2021-11-26
* ffmpeg: drop obsolete rotation API remnantsAnton Khirnov2021-11-23
* ffmpeg: drop -isync, which did nothing since 2012Anton Khirnov2021-11-23
* ffmpeg: drop -sameq/-samequant optionsAnton Khirnov2021-11-23
* ffmpeg: drop the -tvstd optionAnton Khirnov2021-11-23
* ffmpeg: drop the -vc optionAnton Khirnov2021-11-23
* ffmpeg: drop the -deinterlace optionAnton Khirnov2021-11-23
* ffmpeg: drop the -intra optionAnton Khirnov2021-11-23
* ffmpeg: do not copy chroma_sample_location from the input streamAnton Khirnov2021-11-23