summaryrefslogtreecommitdiff
path: root/fftools/ffmpeg.h
Commit message (Expand)AuthorAge
* ffmpeg: move setting video sync method to new_video_stream()Anton Khirnov2021-12-07
* ffmpeg: change vsync value to an enumAnton Khirnov2021-12-07
* 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_opt: Don't duplicate array unnecessarilyAndreas Rheinhardt2021-11-30
* ffmpeg: remove ffmpeg_videotoolboxrcombs2021-11-28
* fftools/ffmpeg: Avoid temporary frameAndreas Rheinhardt2021-11-20
* ffmpeg: remove unused hw_frames_ctx AVBufferRef from InputStreamJames Almer2021-11-19
* ffmpeg: remove unused hwaccel_get_buffer function pointerJames Almer2021-11-19
* ffmpeg: fix loosing gaps between audio frame timestamps when filteringPaul B Mahol2021-11-18
* ffmpeg: use display matrix frame side data for autorotationJames Almer2021-09-16
* ffmpeg: let AVFilterGraph parse the filter_threads optionJames Almer2021-09-04
* fftools/ffmpeg: Remove unused fieldsAndreas Rheinhardt2021-09-03
* fftools: Remove remnants of resample_optsAndreas Rheinhardt2021-09-03
* qsvdec: add support for HW_DEVICE_CTX methodHaihao Xiang2021-08-11
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* ffmpeg: add option readrateGyan Doshi2021-07-17
* fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames optionKeyun Tong2021-07-16
* fftools/ffmpeg: remove usage of internal timestamp AVStream fieldsJames Almer2021-06-04
* 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