38 Commits (51bcc0bf38d87d2be6d3b5dfc5d2632fac9c51b7)

Author SHA1 Message Date
Carl Eugen Hoyos 8653d6e1a6 lavfi/drawutils: Add some missing GBRP pix_fmts. 9 years ago
Michael Niedermayer 954f865c8e avfilter/drawutils: fix gray and gbr formats on big endian 9 years ago
Michael Niedermayer 6bc20e84d8 avfilter/drawutils: Fix ff_fill_rectangle() on big endian 9 years ago
Paul B Mahol 38ed528fa5 avfilter/drawutils: >8 bit support 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Ronald S. Bultje 9cf81e573c lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map(). 9 years ago
Timothy Gu 852c4b3d42 drawutils: Reindent 9 years ago
Nicolas George 559603dae1 lavfi/drawutils: add const to blending mask. 9 years ago
Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Michael Niedermayer a98d4d5207 avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line_with_color() 10 years ago
Michael Niedermayer e0db41316a avfilter/drawutils: Fix format validity check in ff_draw_init() 10 years ago
Michael Niedermayer f77571f6bb avfilter/drawutils: Check for av_malloc* failures 10 years ago
Michael Niedermayer c90069c6ba avfilter/drawutils: Use av_malloc_array() 10 years ago
Michael Niedermayer 0d26264fb4 avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB 11 years ago
Paul B Mahol d5598c0963 lavfi/drawutils: set subsampling for rgb too 12 years ago
Paul B Mahol 55c94f48ce lavfi/drawutils: fix planar rgb 12 years ago
Clément Bœsch 1f1df07ce5 lavfi/drawutils: attempt to fix subsampling. 12 years ago
Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
Paul B Mahol deef4b1ac9 lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map() 12 years ago
Matthieu Bouron be0a67bd65 lavfi/drawutils: fix blending computation in blend_line function 12 years ago
Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Stefano Sabatini 3bcde3f06c lavfi/drawutils: make ff_draw_color() accept a const rgba map 12 years ago
Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
Michael Niedermayer e92b48d40f drawutils: fix copyright 13 years ago
Reimar Döffinger 24eac3cff5 Mark GRAY8 format as pseudo-paletted. 13 years ago
Nicolas George e8497a338e drawutils: implement uniform and mask blending. 13 years ago
Nicolas George 8ec0832743 drawutils: new API. 13 years ago
Stefano Sabatini 8dc90371b1 lavfi: add internal function ff_fill_rgba_map() 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini 5ad06110e0 lavfi: add drawutils 14 years ago
Stefano Sabatini bcfd9e821b lavfi: add drawutils 14 years ago