1466 Commits (167ea1fbf15ecefa30729f9b8d091ed431bf43bd)

Author SHA1 Message Date
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
Luca Barbato 98c9ade985 drawtext: Move the strftime expansion in a separate function 9 years ago
Luca Barbato fe026ba960 drawtext: Drop stray guards 9 years ago
Anton Khirnov 22ecfcd4c7 af_channelmap: properly set the supported output channel layouts 9 years ago
Anton Khirnov 6b15874fc2 af_resample: do not touch the timestamps if we are not resampling 9 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
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Vittorio Giovara 4438c25638 vf_interlace: remove the warning tag in the message 10 years ago
Vittorio Giovara 15ea222778 vf_interlace: merge FIELD_LOWER check 10 years ago
Vittorio Giovara 046f75a970 vf_interlace: also assert for height 10 years ago
Vittorio Giovara 696141e898 vf_interlace: use image width rather than linesize 10 years ago
Vittorio Giovara 63be97ec40 lavfi: always check av_expr_parse_and_eval() return value 10 years ago
Vittorio Giovara d0b224054f vf_frei0r: do not increment string if it reached the end 10 years ago
Михаил Муковников 71f29410e7 lavfi: Increase drawtext font size limits 10 years ago
Kieran Kunhya 96fda42a8f vf_interlace: get rid of useless loads 10 years ago
Michael Niedermayer ca5c3ff909 vf_interlace: x86: improve asm performance 10 years ago
Vittorio Giovara 863ee8a855 lavfi: clean memory on error in ADD_FORMAT() 10 years ago
Kieran Kunhya 2e1704059a vf_interlace: Add SIMD for lowpass filter 10 years ago
Martin Storsjö 6b9b42cc55 drawtext: Remove the ifdef for localtime_r 10 years ago
Vittorio Giovara ac84c1ce24 avfilter: check filter link validity 10 years ago
Vittorio Giovara d1afd3e1d6 vf_format: check input validity 10 years ago
Vittorio Giovara 0d989dbfc4 af_resample: check av_opt_set_dict return value 10 years ago
Vittorio Giovara 6d96c7ea89 vf_showinfo: Forward the av_image_get_linesize error 10 years ago
Luca Barbato f401792595 vf_drawtext: Do not leak the mmapped textfile 10 years ago
Timothy B. Terriberry 6cbbf0592f resample: Avoid off-by-1 errors in PTS calcs. 10 years ago
Diego Biurrun 593aaee953 setpts: Add missing inttypes.h #include for PRId64 10 years ago
Diego Biurrun 11cd727fbd vsrc_movie: Adjust a silly typo from b977b287f6 10 years ago
Diego Biurrun 67a7695c14 avfilter: Remove unused variable from ff_get_video_buffer() 10 years ago
Diego Biurrun b977b287f6 vsrc_movie: Avoid a variable indirection in movie_get_frame() 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Diego Biurrun 072916d903 filtfmts: Replace deprecated uses of AVFilterPad 10 years ago
Diego Biurrun c6a1ac2dd9 vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame 10 years ago