1519 Commits (0df4801105d84883071b0978cb3afc7cd5184ce8)

Author SHA1 Message Date
Anton Khirnov ad71d3276f lavfi: add a QSV deinterlacing filter 8 years ago
Mark Thompson 582d4211e0 vf_scale_vaapi: Respect driver quirks around buffer destruction 8 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
Mark Thompson 98114d70e4 lavf: VAAPI scale filter 9 years ago
Mark Thompson 07a844f32e lavfi: generic hardware surface upload and download filters 9 years ago
Anton Khirnov 1138eb5509 vsrc_movie: convert to codecpar 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Anton Khirnov 21f7cd4acd lavfi: add a filter for uploading normal frames to CUDA 9 years ago
Anton Khirnov b3dd30db0b lavfi: pass the hw frames context through the filter chain 9 years ago
Anton Khirnov c084d6d2cf buffersrc: default SAR to 0 (unknown) rather than 1 9 years ago
Anton Khirnov fb25d99b0a buffersrc: do not discard the error from ff_filter_frame() 9 years ago
Vittorio Giovara 4709f72115 lavfi: Use AV_CEIL_RSHIFT where needed 9 years ago
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
Vittorio Giovara 7f57ea143c vsrc_color: Drop unneeded variable 9 years ago
John Stebbins db9b7321d5 vsrc_color: implement frame rate 9 years ago
Michael Niedermayer 1339009c49 vf_showinfo: show timebase & framerate too 9 years ago
Michael Niedermayer 11f87ca71e vf_frei0r: also set AVFilterLink.frame_rate 9 years ago
Michael Niedermayer 7d12cba95c vf_framepack: Check and update frame_rate 9 years ago
Michael Niedermayer 65e73bc60f vf_interlace: implement frame rate 9 years ago
Stefano Sabatini 018bdaed37 setpts: add FRAME_RATE constant 9 years ago
Stefano Sabatini 5e91a5c5cf testsrc: set output framerate 9 years ago
Michael Niedermayer 9df477e03e yadif: update frame rate 9 years ago
Nicolas George 1062880d69 vf_fps: set frame_rate. 9 years ago
Nicolas George 61fb67dcb2 buffersrc: accept the frame rate as argument. 9 years ago
Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago
John Stebbins 2ec112f71c vf_pad: fix x, y option expression evaluation 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Vittorio Giovara c9943f00cf vf_framepack: Use av_image_copy() where appropriate 9 years ago
Anton Khirnov ae25413daf lavfi: do not exclude hwaccel formats from ff_all_formats() 9 years ago
Luca Barbato 285fe5b098 avfilter: Support both syntaxes for the scale filter 9 years ago
Vittorio Giovara dc54c78c4d buffersrc: Improve initialization log message 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 9 years ago
Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 9 years ago