4902 Commits (9ecfe0b87834576ce69401067fe1130a723eb2d4)

Author SHA1 Message Date
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
Michael Niedermayer d545668e25 avfilter/af_volume: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 27a5d09c6a avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 7ff296be9f avfilter/avf_showspectrum: Change enums to int, which are accessed via AVOption as int 10 years ago
Michael Niedermayer 047fd986bf avfilter/vf_drawbox: Fix handling of max values 10 years ago
Gilles Chanteperdrix dcf19008a6 avfilter/af_volume: fix precision=fixed and volume=0 case 10 years ago
Clément Bœsch 3e0ae19f86 avfilter/palettegen: fix frame mem leak 10 years ago
Vittorio Giovara 43e5e3c077 colormatrix: Accept bt601 aliases as input 10 years ago
Clément Bœsch 4629993d99 avfilter/paletteuse: use AV_QSORT() 10 years ago
Clément Bœsch 321de03492 avfilter/palettegen: use AV_QSORT() 10 years ago
Clément Bœsch 30f4e9d3d9 avfilter/palettegen: consistently use the same frame for dimensions 10 years ago
Clément Bœsch 4216968f85 avfilter/palettegen: use a logging context for the dupped color warning 10 years ago
Clément Bœsch ab093bdeef avfilter/palettegen: export color quantization ratio 10 years ago
Clément Bœsch 5c11f5b4a2 avfilter/palettegen: move longest variable to a local scope 10 years ago
Carl Eugen Hoyos ab3ff19f08 lavfi/fade: Do not overread input buffer. 10 years ago
Clément Bœsch c3d40e305c avfilter/palette{gen,use}: add Copyright 10 years ago
Clément Bœsch 92b7f56193 avfilter/paletteuse: add diff_mode 10 years ago
Clément Bœsch b0f5227558 avfilter/paletteuse: fix error dithering accuracy 10 years ago
Michael Niedermayer b7e7ee6231 avfilter/buffer: Check for qp_table allocation failure 10 years ago
Michael Niedermayer 1f1ef843b5 avfilter/vf_perspective: Use av_clip_uint8() 10 years ago
Michael Niedermayer 6660c598cd avfilter/vsrc_mptestsrc: Use av_clip_uint8() 10 years ago
Arwa Arif 627d2a7628 avfilter/vf_eq: Add process_command to eq. 10 years ago
Clément Bœsch 2280552057 avfilter/palettegen: raise cache size from 64k to 512k 10 years ago
Michael Niedermayer 9d88be6873 avfilter/vf_subtitles: Add () to protect the argument of the AA() macro 10 years ago
Clément Bœsch 8087632027 avfilter/showpalette: fix leak in case of error 10 years ago
Clément Bœsch 80f44eafaa avfilter/palettegen: fix leak in case of error 10 years ago
Clément Bœsch f40266560b avfilter/paletteuse: fix leak in case of error 10 years ago
Michael Niedermayer 9f6431c8f6 avfilter/af_channelmap: Move potential dereference after NULL check in get_channel_idx() 10 years ago
Michael Niedermayer bdb3194217 avfilter/vf_qp: Fix leak of out_qp_table_buf 10 years ago
Michael Niedermayer a76e91bf67 avfilter/avfiltergraph: assert that the heap_bubble index is valid 10 years ago