24 Commits (081913aec53b7459711afe11f44a763dcd74703d)

Author SHA1 Message Date
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