summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg.h
Commit message (Expand)AuthorAge
* fftools/ffmpeg: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* fftools: Switch to const AVCodec * where possibleAndreas Rheinhardt2021-03-02
* ffmpeg: add -fpsmax to clamp output framerateGyan Doshi2021-02-05
* fftools/ffmpeg_filter: Make functions only used locally staticAndreas Rheinhardt2021-02-02
* fftools/ffmpeg_filter: Remove ist_in_filtergraphAndreas Rheinhardt2021-02-02
* fftools/ffmpeg_filter: Remove choose_sample_fmtAndreas Rheinhardt2021-02-02
* ffmpeg: add option stats_periodGyan Doshi2020-12-23
* ffmpeg: add a data size threshold for muxing queue sizeJan Ekström2020-10-29
* fftools, libavcodec, libavfilter: Add const to some AVCodec *Andreas Rheinhardt2020-09-11
* ffmpeg: add auto_conversion_filters option.Nicolas George2020-09-08
* fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu2020-06-18
* fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint2020-05-26
* fftools/ffmpeg: use a bsf list instead of individual bsfsMarton Balint2020-05-02
* ffmpeg: Remove the hw_device_ctx globalMark Thompson2020-04-26
* ffmpeg: Make filter hardware device selection clearerMark Thompson2020-04-26
* ffmpeg: explicitly handle sub2video subpicture initializationJan Ekström2020-03-16
* ffmpeg: remove superfluous custom cuvid hwaccelJames Almer2020-03-03
* ffmpeg_hw: Mark some strings as constMark Thompson2019-06-02
* fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit2018-06-04
* ffmpeg: remove dead call to av_parser_change()James Almer2018-03-23
* ffmpeg: use thread wrappers for the thread message functionalityJames Almer2018-01-04
* ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson2017-11-26
* h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-10
* ffmpeg: add -bitexact flag to simplify enabling bitexact mode in (de)muxer an...Michael Niedermayer2017-10-23
* lavc: drop VDAClément Bœsch2017-10-23
* ffmpeg: remove hwaccel_lax_profile_check optionJun Zhao2017-10-16
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-01