92739 Commits (3a36b0c4b8f2a4529fb8d1df217cada04e59aef7)
 

Author SHA1 Message Date
Paul B Mahol 6da439219d avfilter: add rgbashift filter 6 years ago
Paul B Mahol cfd421226c avfilter: add chromashift filter 6 years ago
Andreas Rheinhardt 8f875a90c4 avutil/mem: Correct documentation of av_fast_*alloc(z) 6 years ago
Mark Thompson e3991a5a45 libaomenc: Drop unused noise-sensitivity option 6 years ago
Paul B Mahol a064530da8 avcodec/scpr: add version 3 support 6 years ago
Mark Thompson 80ce23da65 vaapi_encode_h265: Reduce SAR to valid range 6 years ago
Mark Thompson a830056b32 vaapi_encode_h264: Reduce SAR to valid range 6 years ago
Paul B Mahol ead0d2eb76 avfilter/vf_limiter: remove unused header 6 years ago
Paul B Mahol f3d8a4ea46 avfilter/vf_limiter: always limit min/max to format depth 6 years ago
Andreas Rheinhardt 40b74abfca h264_redundant_pps: Fix memleak in case of errors 6 years ago
Paul B Mahol 72482363d1 avfilter/f_drawgraph: use av_sscanf() 6 years ago
Paul B Mahol c834f52c00 avfilter/af_aecho: use av_sscanf() 6 years ago
Paul B Mahol f79750bc32 avfilter/af_ladspa: use av_sscanf() 6 years ago
Paul B Mahol 2de165a92b avfilter/vf_mix: use av_sscanf() 6 years ago
Paul B Mahol 9b2c325060 avfilter/af_sofalizer: use av_sscanf() 6 years ago
Paul B Mahol 80265dba3d avfilter/af_afftdn: use av_sscanf() 6 years ago
Paul B Mahol 0c7fb6e4a0 avfilter/af_adelay: use av_sscanf() 6 years ago
Paul B Mahol a5b28b271a avfilter/af_acrossover: use av_strtod() to parse single number 6 years ago
James Almer 96717a4271 avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs with no obu_size field 6 years ago
hwren 31b79e0210 lavc/libdavs2: correct frame type setting 6 years ago
hwren b75afd25ba lavc/libdavs2: remove unused frame counter 6 years ago
Mark Thompson b674357020 vaapi_encode: Improve log message for unsupported profiles 6 years ago
Mark Thompson b2ea757f68 doc/encoders: Add libaom-av1 6 years ago
Mark Thompson f951036d32 doc/encoders: Move libxavs2 to correct place in alphabetical order 6 years ago
Mark Thompson 7ba63695b7 mjpegdec: Fill raw huffman tables with default values too 6 years ago
Mark Thompson 7a20656474 cbs_h265: Add a lot more SEI parsing support 6 years ago
Carl Eugen Hoyos 529debc987 lavu/avsscanf: Do not mix declaration and code. 6 years ago
Martin Vignali d3621b2321 avfilter: use av_clip_uintp2 instead of av_clip for 10b and 12b 6 years ago
Philip Langdale 420ab946ac avutil/cuda_check: Make sure this passes make fate-source 6 years ago
Paul B Mahol fbea2ea76e avfilter/vf_neighbor: fix >8 bit deflate/inflate 6 years ago
Carl Eugen Hoyos fc94e9704e lavf/hlsenc: Do not mix declarations and code. 6 years ago
Carl Eugen Hoyos 21dd05ee6a lavfi/minterpolate: Remove declaration of two unused variables. 6 years ago
Paul B Mahol 395508d9b6 avfilter/vf_dedot: initizalize ret variable 6 years ago
Paul B Mahol 4902780d2b avfilter/vf_lut3d: use av_sscanf 6 years ago
Paul B Mahol 4b30726dd3 lavu: add locale-independent sscanf implementation 6 years ago
Paul B Mahol 7a73cca254 avfilter: add dedot video filter 6 years ago
Paul B Mahol 4334e9221e doc/filters: improve afftfilt documentation 6 years ago
Michael Niedermayer 1f99674ddd avcodec/pngdec: Check compression method 6 years ago
Michael Niedermayer 3504004879 fftools/ffmpeg: Repair reinit_filter feature 6 years ago
Chirag Lathia d6b1248fc6 avcodec/libvpxenc: Add a maximum constraint of 16 encoder threads. 6 years ago
Marton Balint aecd63b926 avfilter/af_afade: fix duration maximum 6 years ago
Paul B Mahol 662120f2b2 avfilter/vf_convolution: use sqrtf as its faster 6 years ago
Paul B Mahol 1342ec526e avfilter/vf_blend: add 12bit support 6 years ago
Paul B Mahol c98a32e4ad avfilter/vf_blend: add 10bit support 6 years ago
Paul B Mahol 02809e7b06 avfilter/vf_lut2: implement support for different input depths 6 years ago
Philip Langdale 1096614c42 avfilter/vf_bwdif: Use common yadif frame management logic 6 years ago
Philip Langdale fa74e4aef2 avfilter/yadif_common: Add field type tracking to help bwdif 6 years ago
Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
James Almer f0f2832a5c avcodec/cbs_av1: fix parsing signed integer values 6 years ago
James Almer 79831f4531 avcodec/cbs_av1: fix storage size for segmentation_params feature_value fields 6 years ago