6395 Commits (07596e45c5a0195b6e4e57597497ec7066817739)

Author SHA1 Message Date
Hendrik Leppkes 9fb293cfd8 Use AVOnce as a static variable consistently 8 years ago
Paul B Mahol 49d0678181 avfilter/avf_showspectrum: properly initialize pts 8 years ago
Muhammad Faiz fc3a03fcf9 avfilter: take_samples: do not directly return frame when samples are skipped 8 years ago
Paul B Mahol e8ae23db27 avfilter/af_sidechaincompress: change default makeup gain to 1 8 years ago
Muhammad Faiz 162414cefe avfilter/graphparser: allow specifying filter@id as filter instance 8 years ago
Paul B Mahol f5e5c53117 avfilter/af_sofalizer: make lfe gain user configurable 8 years ago
Paul B Mahol 79bf4d1450 avfilter/af_sofalizer: avoid casting 8 years ago
Paul B Mahol 6111ac73d9 avfilter/af_afade: fix fading very long durations 8 years ago
Paul B Mahol deaab31d61 avfilter: add audio crossfeed filter 8 years ago
Paul B Mahol 5605108f4d avfilter/af_bs2b: add missing flag for options 8 years ago
Paul B Mahol 4c55144ee9 avfilter/vf_deflicker: add bypass option 8 years ago
Paul B Mahol 9bebad86c7 avfilter/af_stereotools: introduce different balance modes 8 years ago
Paul B Mahol 13f4d077ed avfilter/af_compand: change default attack to 0 8 years ago
Paul B Mahol 7760ed7e96 avfilter/af_silenceremove: set output timestamps 8 years ago
Yogender Gupta 921bd9a2be avfilter/scale_cuda: add CUDA scale filter 8 years ago
Paul B Mahol 69b83f5992 avfilter/af_compand: fix default companding to avoid clipping 8 years ago
Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
Paul B Mahol 3d55e4883c avfilter/aeval: remove comment that was left from some other file 8 years ago
Paul B Mahol c02921417b avfilter/aeval: free input frame on error 8 years ago
Paul B Mahol e312ed0504 avfilter/af_astats: add RMS difference too 8 years ago
Paul B Mahol 9cd62b2ca4 avfilter/vf_pad: revert part of 57c3670896 8 years ago
Paul B Mahol eaf644e120 avfilter: add acopy filter 8 years ago
Michael Niedermayer 942036e97c avfilter/vf_uspp: Fix currently unused input frame dimensions 8 years ago
Paul B Mahol bd404e3949 avfilter/af_afir: workaround nonsense limitation in vector_fmul_scalar() 8 years ago
James Almer 984e2218f2 avfilter/af_afir: remove extra space in the header inclusion guards 8 years ago
Paul B Mahol 49bbfb9d13 avfilter: add arbitrary audio FIR filter 8 years ago
Paul B Mahol 66be242626 avfilter/vf_histogram: actually add parade display mode 8 years ago
Marton Balint c0443c1af1 lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all sinks EOFed 8 years ago
Thomas Mundt 2da5bf4c2f avfilter/interlace: add complex vertical low-pass filter 8 years ago
Paul B Mahol 8dd3a53dbf avfilter/af_crystalizer: add support for more sample formats 8 years ago
Paul B Mahol 399c7ab9c6 avfilter: add video oscilloscope filter 8 years ago
Paul B Mahol 8341d0dd0e avfilter: add pixscope filter 8 years ago
Muhammad Faiz e061826eb2 avfilter/lavfutils: use image2pipe demuxer on ff_load_image 8 years ago
Paul B Mahol 9d08c7bd42 avfilter/af_biquads: allow filtering only selected channels 8 years ago
Paul B Mahol dfc4ce5f5d avfilter: add lumakey filter 8 years ago
Paul B Mahol f4218d93ef avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s) 8 years ago
Paul B Mahol 710c97d5f6 avfilter/vf_premultiply: add planes option 8 years ago
Paul B Mahol 9d1f9ba582 avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s) 8 years ago
Paul B Mahol 0699722ad0 avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAX 8 years ago
Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
Thomas Mundt 207e6debf8 avfilter/interlace: change lowpass_line function prototype 8 years ago
Michael Niedermayer 362f6c91e4 avfilter/avf_avectorscope: Assert that format is valid 8 years ago
Paul B Mahol 01729f77dd avfilter: add doubleweave filter 8 years ago
Paul B Mahol 74acc1eec5 avfilter: add deflicker filter 8 years ago
Michael Niedermayer 88612f8db3 avfilter/af_compand: Check av_strtok() for failure 8 years ago
Brett Harrison 6442e4ab3c avfilter/vf_drawtext: added expr evaluation to drawtext fontsize 8 years ago
Marton Balint 51948b9d9e avfilter/vf_framerate: always request input if no output is provided in request_frame 8 years ago
Paul B Mahol 27ebdcf079 avfilter: add GRAY10 and GRAY12 to some filters 8 years ago
Paul B Mahol 0c4d75d92e avfilter/vf_alphamerge: add GBRAP support 8 years ago
Paul B Mahol d6b9f2b7da avfilter/vf_alphamerge: use av_image_copy_plane() 8 years ago