summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* fftools/ffmpeg, doc/examples: Remove redundant av_packet_unrefAndreas Rheinhardt2021-10-03
* fftools/ffmpeg_opt: Remove write-only variableAndreas Rheinhardt2021-10-02
* ffmpeg_filter: don't try to autorotate frames with hwaccel pixel formatsJames Almer2021-09-21
* fftools/ffmpeg_opt: Add missing AV_OPT_SEARCH_FAKE_OBJAndreas Rheinhardt2021-09-20
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_formatAndreas Rheinhardt2021-09-20
* fftools/cmdutils: Don't report AV_CODEC_CAP_TRUNCATEDAndreas Rheinhardt2021-09-20
* ffmpeg: take into account image flipping in the display matrixJames Almer2021-09-16
* ffmpeg: use display matrix frame side data for autorotationJames Almer2021-09-16
* cmdutils: round rotation value to nearest integerJames Almer2021-09-16
* 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