4933 Commits (0276b9524294e518cdc7cbfa12b7cb301ed86fb6)

Author SHA1 Message Date
Michael Niedermayer 67ceb42d39 avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer 74097e0902 avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer 3a23ec0daa avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as int 10 years ago
Federico Tomassetti cfe6461392 avfilter: Document avfilter_graph_alloc return value 10 years ago
Michael Niedermayer d6dba15b97 avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 1a79850a8f avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 59c06902e8 avfilter/vf_phase: Change enum to int, which is accessed via AVOption as int 10 years ago
arwa arif 9015ca359f lavfi/eq: rework expression evaluation 10 years ago
Stefano Sabatini e6547cce72 lavfi/eq: factorize code in process_command() 10 years ago
Martin Vignali 57e8047972 avfilter/vf_pp7: remove unused var 10 years ago
Clément Bœsch d2009c77fb avfilter/vf_colormatrix: fix yuv420p threading, second try 10 years ago
Michael Niedermayer fbb9ef5b17 avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer ee17295d10 avfilter/vf_il: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 67e1562228 avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as int 10 years ago
Clément Bœsch 304fdfe9f3 lavfi: add showwavespic filter 10 years ago
Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
Clément Bœsch 09f057170e avfilter/vf_colormatrix: make sure the number of threads is even for yuv420p 10 years ago
Michael Niedermayer 6cd079a4e7 avfilter/vf_histeq: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 7363889771 avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer e6140e7822 avfilter/vf_field: Change enum to int, which is accessed via AVOption as int 10 years ago
Clément Bœsch fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
Clément Bœsch 545b0dd6aa avfilter/formats: proper error handling in ff_set_common_*() functions 10 years ago
Clément Bœsch f861d9b2c6 avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_formats_ref() 10 years ago
Clément Bœsch 93d9ce7cec avfilter/formats: use av_realloc_array in ADD_FORMAT() 10 years ago
Clément Bœsch 38fb183b12 avfilter/formats: remove unused COPY_INT_LIST() macro 10 years ago
Stefano Sabatini 83ee820a16 lavfi/sendcmd: improve error reporting and robustness in case of missing commands 10 years ago
Clément Bœsch 84da9339c2 avfilter/palettegen: make sure at least one frame was sent to the filter 10 years ago
Stefano Sabatini 6a63d0d826 lavfi/eq: clarify error message in case of expression parsing error 10 years ago
Vittorio Giovara c3bd1d60af formats: Check memory allocations 10 years ago
Yayoi d5232d4717 avfilter/colormatrix:add slice threading 10 years ago
Carl Eugen Hoyos 0637b59c2c lavfi/boxblur: Fix colourpsace list. 10 years ago
Ole Andre Birkedal c8372f8001 avfilter/aeval: Fixed a memory leak in EvalContext::channel_values 10 years ago
Michael Niedermayer 3170b33e57 avfilter/vf_fftfilt: increase RDFT length by 10% 10 years ago
Michael Niedermayer fa7084a065 avfilter/vf_edgedetect: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 08880c1f71 avfilter/vf_curves: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer ee7b5d4ef8 avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as int 10 years ago
Paul B Mahol 0c49cff117 avfilter/af_astats: redo zero channel handling 10 years ago
Martin Vignali 65ba90eac6 avfilter/af_astats: Avoid Zero division in print part. 10 years ago
Arwa Arif 48b5be65ae avfilter: Add FFT domain filter. 10 years ago
Michael Niedermayer 6f51cb514b avfilter/vf_colormatrix: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer b0662a943c avfilter/f_perms: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 2a34b5099b avfilter/avf_showwaves: Change enums to int, which are accessed via AVOption as int 10 years ago
Himangi Saraogi 88b160a457 avfilter: Return more meaningful error codes 10 years ago
Clément Bœsch 1cded1f8d7 avfilter/vf_paletteuse: indent fix after 7ccc5848 10 years ago
Michael Niedermayer 7ccc584824 avfilter/vf_paletteuse: Use int where AVERROR can be returned 10 years ago
Peter Cordes 44d3477264 vf_showinfo: minimum widths for some early fields 10 years ago
Clément Bœsch f5cbb2c55e avfilter/vf_tblend: use av_frame_free for freeing an AVFrame 10 years ago
Clément Bœsch 17cb05fe06 avfilter/lavfutils: use av_frame_free for freeing an AVFrame 10 years ago
Michael Niedermayer 34b13dbadf avfilter/af_aphaser: Change type to int as its accessed as int via AVOptions 10 years ago
Michael Niedermayer e8c1eb09c7 avfilter/af_biquads: Change width_type to int as its accessed as int via AVOptions 10 years ago