summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* fftools/ffprobe: Don't access AVProgram.(start|end)_timeAndreas Rheinhardt2021-09-14
* ffmpeg_hw: make hardware selection for filters more user friendlyHaihao Xiang2021-09-12
* fftools/cmdutils: Use %c, not %s to write a single charAndreas Rheinhardt2021-09-05
* Revert "ffmpeg: force 128k default audio bitrate if nothing is specified and ...Andreas Rheinhardt2021-09-05
* ffmpeg: let AVFilterGraph parse the filter_threads optionJames Almer2021-09-04
* fftools/cmdutils: Use %c, not %s, to write single charAndreas Rheinhardt2021-09-04
* fftools/cmdutils: Don't access AV(In|Out)putformat.get_device_listAndreas Rheinhardt2021-09-04
* fftools/ffmpeg: Remove unused fieldsAndreas Rheinhardt2021-09-03
* fftools: Remove remnants of resample_optsAndreas Rheinhardt2021-09-03
* fftools/cmdutils: Fix warning for initialization makes integer from pointer w...Limin Wang2021-09-01
* Revert "fftools/ffmpeg_filter: fix the flags parsing for scaler"Linjie Fu2021-08-30
* ffmpeg_filter: do not override -filter_threads with -threadsAnton Khirnov2021-08-29
* ffmpeg: reset the dict iterator before useAnton Khirnov2021-08-29
* fftools/ffmpeg_filter: silence valgrind warningPaul B Mahol2021-08-25
* avcodec: add a Film Grain codec property flagJames Almer2021-08-24
* fftools/cmdutils: Switch to avfilter_filter_pad_count()Andreas Rheinhardt2021-08-20
* fftools/cmdutils: Use avfilter_pad_count() for AVFilter's number of padsAndreas Rheinhardt2021-08-20
* ffmpeg_hw: Don't ignore key parameters when initializing a hw deviceHaihao Xiang2021-08-17
* qsvdec: add support for HW_DEVICE_CTX methodHaihao Xiang2021-08-11
* fftools/cmdutils: Use av_strstart() instead of strncmp()Andreas Rheinhardt2021-08-11
* fftools/cmdutils: Remove unused cpu_countAndreas Rheinhardt2021-08-08
* ffprobe: remove references to frame->pkt_ptsJames Almer2021-08-07
* fftools/ffmpeg_filter: add a return at the end of non-void functionsJames Almer2021-08-06
* ffprobe: Rename Audio Service Type 'type' field to 'service_type'Derek Buitenhuis2021-08-06
* fftools/ffmpeg_filter: fix the flags parsing for scalerLinjie Fu2021-08-05
* fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplayLinjie Fu2021-08-05
* ffmpeg_opt: restore documented stream selection behaviourGyan Doshi2021-08-01
* ffmpeg: fix order between field order autodetection and overrideJan Ekström2021-07-25
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* lavu/cpu: Use av_cpu_ prefixThilo Borgmann2021-07-20
* fftools/ffmpeg: Fix runlength for strncmp()Thilo Borgmann2021-07-19
* ffmpeg: delay readrate enforcement for decoded streamsGyan Doshi2021-07-19
* fftools/ffmpeg: Fix declaration-after-statement warningAndreas Rheinhardt2021-07-18
* fftools/ffmpeg: fix -t inaccurate recording timeShiwang.Xie2021-07-18
* ffmpeg: add option readrateGyan Doshi2021-07-17
* fftools/cmdutils.c: Add cmd line option to override detection of cpu count.Thilo Borgmann2021-07-16
* fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames optionKeyun Tong2021-07-16
* ffprobe: use quotation marks in the xml header outputJames Almer2021-07-15
* ffmpeg: add option recast_mediaGyan Doshi2021-07-11
* ffmpeg: silence a thread_safe_callbacks deprecation warningJames Almer2021-06-10
* ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format matchzhilizhao2021-06-10
* fftools/ffplay: 240M matrix is not the same as BT.601Valerii Zapodovnikov2021-06-08
* fftools/ffprobe: Remove redundant check before avcodec_free_context()Andreas Rheinhardt2021-06-08
* fftools/ffmpeg: remove usage of internal timestamp AVStream fieldsJames Almer2021-06-04
* ffmpeg: return no chosen output if an uninitialized stream is unavailableJan Ekström2021-05-13
* ffprobe: support printing more packet side data typesAnton Khirnov2021-05-09
* ffprobe: only hash extradata when it is presentAnton Khirnov2021-05-09