1494 Commits (8d34a2f803c9ca9433b5a51bacbbe352e8d327e2)

Author SHA1 Message Date
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 10 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 10 years ago
Vittorio Giovara f6974fe651 lavfi: Drop deprecated AVFilterBuffer* code 10 years ago
Vittorio Giovara e65e4cbbda lavfi: Drop deprecated *_count suffixed variables 10 years ago
Vittorio Giovara 86e5056575 lavfi: Drop deprecated public AVFilterPad struct 10 years ago
Luca Barbato b1abd2aaf9 vf_scale: Add an option to pass the scaler params 10 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 10 years ago
Luca Barbato 98c9ade985 drawtext: Move the strftime expansion in a separate function 10 years ago
Luca Barbato fe026ba960 drawtext: Drop stray guards 10 years ago
Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 10 years ago
Anton Khirnov 6b15874fc2 af_resample: do not touch the timestamps if we are not resampling 10 years ago
Vittorio Giovara 0d449c81b3 lavfi: Add library identifier 10 years ago
Luca Barbato c060d046aa af_resample: Set the number of samples in the last frame 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
Vittorio Giovara 7046bd9bc9 lavfi: Move avcodec header to the only filter needing it 10 years ago
Anton Khirnov 3735b5c616 Revert "lavfi: always check av_expr_parse_and_eval() return value" 10 years ago
Federico Tomassetti 8eb57dc9d5 buffersrc: Use the correct deallocation function 10 years ago
Luca Barbato 9b2c57bef5 drawtext: Add an alpha option 10 years ago
Federico Tomassetti 617814b4a7 buffersrc: Fix resource leak on error 10 years ago
Himangi Saraogi 88d1fb4e3f filtfmts: Avoid null pointer dereference 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Federico Tomassetti cfe6461392 avfilter: Document avfilter_graph_alloc return value 10 years ago
Vittorio Giovara c3bd1d60af formats: Check memory allocations 10 years ago
Himangi Saraogi 88b160a457 avfilter: Return more meaningful error codes 10 years ago
Vittorio Giovara 9d3b752fce graphparser: Check av_get_token() memory error 10 years ago
Luca Barbato a6653787a4 libopencv: Check kernel_str life cycle 10 years ago
Vittorio Giovara 22b985d59c hqdn3d: check memory allocations and propagate errors 10 years ago
Vittorio Giovara 8805589b80 libopencv: Rework error handling in parse_iplconvkernel() 10 years ago