4875 Commits (f6f1e1a7a14d0cde4055fa98be2783c5a1131d5b)

Author SHA1 Message Date
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
Michael Niedermayer 8bc80016c1 avfilter/vf_removelogo: Add () to protect the argument of apply_mask_fudge_factor() 10 years ago
Vittorio Giovara 9d3b752fce graphparser: Check av_get_token() memory error 10 years ago
Clément Bœsch a00bab3475 avfilter/paletteuse: raise cache size from 64k to 512k 10 years ago
Michael Niedermayer 2bae7b3370 avfilter/vf_fieldmatch: Add () to protect the arguments of the HAS_FF_AROUND() macro 10 years ago
Michael Niedermayer f15c734be1 avfilter/vf_phase: Add () to protect DIFF()s arguments 10 years ago
Michael Niedermayer 1567ec43a3 avfilter/vsrc_mandelbrot: fix indention of mis-indented block 10 years ago
Clément Bœsch 4ab7eb0da2 avfilter: bump minor and Changelog document the new filters 10 years ago
Clément Bœsch bab4fcebb1 avfilter: add paletteuse filter 10 years ago
Clément Bœsch 9b964690e3 avfilter: add palettegen filter 10 years ago
Paul B Mahol edf217ebb7 avfilter: add dcshift filter 10 years ago
Alexey Titov a05a737316 avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 10 years ago
Paul B Mahol 8b77c4dd42 avfilter: Add repeatfields filter (Port of mp=softpulldown) 10 years ago
Michael Niedermayer 694671bc9a avfilter/f_sendcmd: consider it an error if there are no commands 10 years ago
Clément Bœsch 55feff57ce avfilter/hqdn3d: an invalid bit depth means a bug, not invalid read data 10 years ago
Clément Bœsch eb7efaa924 avfilter/dctdnoiz: fix slice_h computation 10 years ago
Eejya Singh 40b198e987 lavfi/subtitles: add force_style option 10 years ago
Timothy Gu 23659fdb81 generate_wave_table: Add include for AVSampleFormat 10 years ago
Michael Niedermayer 7801a54ec3 avfilter/vf_fps: update frame drop comment 10 years ago
Michael Niedermayer 7f02fcd917 avfilter/vf_fps: Do not drop a random subset of frames 10 years ago
Carl Eugen Hoyos adfe89bc48 Fix standalone compilation of the tblend filter. 10 years ago
Luca Barbato a6653787a4 libopencv: Check kernel_str life cycle 10 years ago
Paul B Mahol d0045312c3 avfilter/vf_dctdnoiz: Use av_malloc_array() 10 years ago
Michael Niedermayer b288f67434 avfilter/avfilter: Remove CONFIG_MP_FILTER case 10 years ago
Paul B Mahol a34f4e2fd2 avfilter: remove vf_mp.c 10 years ago
Paul B Mahol e7e0005cc6 remove libmpcodecs 10 years ago
Paul B Mahol 9fd925dee5 lavfi: remove mp=softpulldown 10 years ago