summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* w32pthreads: always use Vista+ API, drop XP supportwm42018-04-09
* qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* lavf/qsvvpp: bypass vpp if not needed.Zhong Li2018-04-08
* vf_hwupload/hwmap: Support setting a fixed pool sizeMark Thompson2018-02-11
* vf_scale_qsv: Support increasing hardware frame pool sizeMark Thompson2018-02-11
* vf_*_vaapi: Support increasing hardware frame pool sizeMark Thompson2018-02-11
* lavfi: Add support for increasing hardware frame pool sizesMark Thompson2018-02-11
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-25
* qsv: Join the derived session to the parentLuca Barbato2017-09-27
* libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu2017-09-17
* libavfilter/vf_vpp: Add common filters of the qsv vppHuang, Zhengxu2017-09-17
* yadif: Account for the buffer alignment while processing the frame edgesMichael Niedermayer2017-08-22
* lavf/vf_deinterlace_qsv: Enable the qsv deinterlace vppHuang, Zhengxu2017-07-25
* af_bs2b: Add missing casts to complex pointer assignmentsDiego Biurrun2017-06-21
* vf_hwmap: Properly free a locally derived deviceMark Thompson2017-06-18
* vf_hwmap: Add missing error codeMark Thompson2017-06-18
* Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-12
* vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-04-30
* vf_hwmap: Add device derivationMark Thompson2017-04-30
* filtfmts-test: Mark filter as constVittorio Giovara2017-04-10
* lavfi: Drop unused and empty header fileVittorio Giovara2017-04-10
* vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-04-02
* vf_showinfo: Display spherical propertiesVittorio Giovara2017-03-23
* vf_showinfo: Simplify reporting stereo3d informationVittorio Giovara2017-03-23
* lavfi: Drop deprecated non-const filter retrievalVittorio Giovara2017-03-23
* lavfi: Drop deprecated filter registrationVittorio Giovara2017-03-23
* lavfi: Drop deprecated filter initializationVittorio Giovara2017-03-23
* lavfi: Drop deprecated functions to open a filter or a filterchainVittorio Giovara2017-03-23
* lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-23
* Bump major versions of all librariesVittorio Giovara2017-03-23
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-01
* vf_deinterlace_vaapi: Create filter buffer after contextMark Thompson2017-02-17
* vf_fade: Make sure to not miss the last lines of a frameMartin Storsjö2017-02-16
* scale_npp: explicitly set the output frames context for passthrough modeAnton Khirnov2017-02-11
* Mark some arrays that never change as const.Anton Khirnov2017-02-01
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* lavfi: Add VAAPI deinterlacerMark Thompson2016-12-10
* vf_hwupload_cuda: Add min/max limits for device optionRuta Gadkari2016-12-08
* configure: Add missing asyncts filter, movie filter, and output example depsDiego Biurrun2016-11-25
* af_asyncts: Use llabs instead of labs for 64-bit variableDiego Biurrun2016-11-15
* vf_drawtext: Drop wrong void* castDiego Biurrun2016-11-12
* lavfi: Hardware map filterMark Thompson2016-11-03
* vf_hwupload_cuda: Fix build errorMark Thompson2016-11-03
* lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-02
* lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-02
* lavfi: Make default get_video_buffer work with hardware framesMark Thompson2016-11-02
* vf_drawtext: Move static keyword to beginning of variable declarationDiego Biurrun2016-11-02
* scale_npp: fix passthrough modeYogender Gupta2016-10-25
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-17