1551 Commits (4809781586d1c956005f72946a2aab5915eab350)

Author SHA1 Message Date
Vittorio Giovara 839010aca9 filtfmts-test: Mark filter as const 8 years ago
Vittorio Giovara f5950b8fd6 lavfi: Drop unused and empty header file 8 years ago
Mark Thompson 9aa251c98c vf_deinterlace_vaapi: Add support for field rate output 8 years ago
Vittorio Giovara 883ce264d9 vf_showinfo: Display spherical properties 8 years ago
Vittorio Giovara 3f128fc4a3 vf_showinfo: Simplify reporting stereo3d information 8 years ago
Vittorio Giovara 96a47364d1 lavfi: Drop deprecated non-const filter retrieval 8 years ago
Vittorio Giovara 8e18328b18 lavfi: Drop deprecated filter registration 8 years ago
Vittorio Giovara 52067b3c0e lavfi: Drop deprecated filter initialization 8 years ago
Vittorio Giovara c5c7cfd5e8 lavfi: Drop deprecated functions to open a filter or a filterchain 8 years ago
Vittorio Giovara 88fd836a01 lavfi: Drop deprecated way of passing options for a few filters 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Mark Thompson 2d518aec4c vf_deinterlace_vaapi: Create filter buffer after context 8 years ago
Martin Storsjö 8f5de34c8f vf_fade: Make sure to not miss the last lines of a frame 8 years ago
Anton Khirnov 5c8a5765dc scale_npp: explicitly set the output frames context for passthrough mode 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Mark Thompson ade370a4d7 lavfi: Add VAAPI deinterlacer 8 years ago
Ruta Gadkari dbfe60caca vf_hwupload_cuda: Add min/max limits for device option 8 years ago
Diego Biurrun ce6f780bc6 configure: Add missing asyncts filter, movie filter, and output example deps 8 years ago
Diego Biurrun fbd1f7639d af_asyncts: Use llabs instead of labs for 64-bit variable 8 years ago
Diego Biurrun 8ddfa5ae5e vf_drawtext: Drop wrong void* cast 8 years ago
Mark Thompson 124e26971e lavfi: Hardware map filter 8 years ago
Mark Thompson 67c65e461c vf_hwupload_cuda: Fix build error 8 years ago
Mark Thompson e3fb74f7f9 lavfi: Always propagate hw_frames_ctx through links 8 years ago
Mark Thompson 7e2561fa83 lavfi: Use ff_get_video_buffer in all filters using hwframes 8 years ago
Mark Thompson 7433feb82f lavfi: Make default get_video_buffer work with hardware frames 8 years ago
Diego Biurrun 85baef4ff1 vf_drawtext: Move static keyword to beginning of variable declaration 8 years ago
Yogender Gupta 99aeae20de scale_npp: fix passthrough mode 8 years ago
Diego Biurrun 6be7944ee2 x86: Add missing colons after assembly labels 8 years ago
Mark Thompson bdf7610eb2 vf_scale_vaapi: Crop input surface to active region 8 years ago
Burt P 728e80cd2e High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 8 years ago
Anton Khirnov ad71d3276f lavfi: add a QSV deinterlacing filter 9 years ago
Mark Thompson 582d4211e0 vf_scale_vaapi: Respect driver quirks around buffer destruction 9 years ago
Anton Khirnov c3f113d584 vf_hwdownload: allocate the destination frame for the pool size 9 years ago
Anton Khirnov 5b63b15663 lavfi: set the link hwframes context before configuring the dst input 9 years ago
Anton Khirnov beb62dac62 Use AVFrame.pts instead of deprecated pkt_pts. 9 years ago
Anton Khirnov ac7bfd6967 lavfi: add a QSV scaling filter 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Anton Khirnov ac84e618df avfiltergraph: check the query_formats() return value 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Diego Biurrun 5afb94c817 Mark read-only tables as static 9 years ago
Diego Biurrun def03d1468 vf_frei0r: Drop overly verbose and broken debug output 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Anton Khirnov a638e9184d vf_fade: make sure the slice end is always in the frame 9 years ago
Anton Khirnov 8a02a8031e lavfi: add an NVIDIA NPP-based scaling filter 9 years ago