summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* vf_hwmap: Add reverse mapping for hardware framesMark Thompson2017-04-301-7/+61
* vf_hwmap: Add device derivationMark Thompson2017-04-301-18/+49
* filtfmts-test: Mark filter as constVittorio Giovara2017-04-101-1/+1
* lavfi: Drop unused and empty header fileVittorio Giovara2017-04-102-30/+0
* vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-04-021-117/+166
* vf_showinfo: Display spherical propertiesVittorio Giovara2017-03-231-0/+41
* vf_showinfo: Simplify reporting stereo3d informationVittorio Giovara2017-03-231-13/+1
* lavfi: Drop deprecated non-const filter retrievalVittorio Giovara2017-03-235-15/+5
* lavfi: Drop deprecated filter registrationVittorio Giovara2017-03-233-32/+0
* lavfi: Drop deprecated filter initializationVittorio Giovara2017-03-233-25/+0
* lavfi: Drop deprecated functions to open a filter or a filterchainVittorio Giovara2017-03-234-58/+0
* lavfi: Drop deprecated way of passing options for a few filtersVittorio Giovara2017-03-236-148/+0
* Bump major versions of all librariesVittorio Giovara2017-03-231-2/+2
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-03-013-11/+11
* vf_deinterlace_vaapi: Create filter buffer after contextMark Thompson2017-02-171-5/+6
* vf_fade: Make sure to not miss the last lines of a frameMartin Storsjö2017-02-161-1/+2
* scale_npp: explicitly set the output frames context for passthrough modeAnton Khirnov2017-02-111-3/+5
* Mark some arrays that never change as const.Anton Khirnov2017-02-014-5/+5
* build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* lavfi: Add VAAPI deinterlacerMark Thompson2016-12-104-1/+628
* vf_hwupload_cuda: Add min/max limits for device optionRuta Gadkari2016-12-081-1/+1
* configure: Add missing asyncts filter, movie filter, and output example depsDiego Biurrun2016-11-251-0/+4
* af_asyncts: Use llabs instead of labs for 64-bit variableDiego Biurrun2016-11-151-1/+1
* vf_drawtext: Drop wrong void* castDiego Biurrun2016-11-121-1/+1
* lavfi: Hardware map filterMark Thompson2016-11-034-1/+338
* vf_hwupload_cuda: Fix build errorMark Thompson2016-11-031-1/+1
* lavfi: Always propagate hw_frames_ctx through linksMark Thompson2016-11-0210-8/+26
* lavfi: Use ff_get_video_buffer in all filters using hwframesMark Thompson2016-11-025-31/+11
* lavfi: Make default get_video_buffer work with hardware framesMark Thompson2016-11-021-4/+10
* vf_drawtext: Move static keyword to beginning of variable declarationDiego Biurrun2016-11-021-3/+2
* scale_npp: fix passthrough modeYogender Gupta2016-10-251-1/+1
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-171-1/+1
* vf_scale_vaapi: Crop input surface to active regionMark Thompson2016-09-141-1/+11
* High Definition Compatible Digital (HDCD) decoder filter, using libhdcdBurt P2016-08-294-1/+200
* lavfi: add a QSV deinterlacing filterAnton Khirnov2016-07-224-1/+583
* vf_scale_vaapi: Respect driver quirks around buffer destructionMark Thompson2016-07-021-7/+8
* vf_hwdownload: allocate the destination frame for the pool sizeAnton Khirnov2016-06-281-1/+5
* lavfi: set the link hwframes context before configuring the dst inputAnton Khirnov2016-06-251-8/+8
* Use AVFrame.pts instead of deprecated pkt_pts.Anton Khirnov2016-06-211-2/+0
* lavfi: add a QSV scaling filterAnton Khirnov2016-06-214-1/+636
* build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+6
* Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-283-3/+0
* avfiltergraph: check the query_formats() return valueAnton Khirnov2016-05-231-2/+8
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-132-0/+1
* Mark read-only tables as staticDiego Biurrun2016-05-051-2/+2
* vf_frei0r: Drop overly verbose and broken debug outputDiego Biurrun2016-05-041-48/+0
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-049-12/+12
* Drop pointless assert.h #includesDiego Biurrun2016-05-032-2/+0
* build: Split test programs off into separate filesDiego Biurrun2016-04-071-0/+0
* build: miscellaneous cosmeticsDiego Biurrun2016-04-071-7/+8
OpenPOWER on IntegriCloud