87355 Commits (21e077fcb3d968e3ed6772a0309e31f94cd7a2a5)
 

Author SHA1 Message Date
Paul B Mahol 9bd1bf382e avfilter/f_interleave: check ff_insert_inpad() for failure 7 years ago
Paul B Mahol f39136b0a7 avfilter/af_merge: check ff_insert_inpad() for failure 7 years ago
Paul B Mahol db5604ac26 avfilter/af_join: check ff_insert_inpad() for failure 7 years ago
Paul B Mahol 13f9639e3e avfilter/af_headphone: check ff_insert_inpad() for failure 7 years ago
Paul B Mahol 1e7ce6d925 avfilter/af_amix: check ff_insert_inpad() for failure 7 years ago
Paul B Mahol 4b96fd2b1e avfilter/af_agate: switch to activate 7 years ago
Muhammad Faiz e0e991f8a1 avfilter/af_firequalizer: reindent after previous commit 7 years ago
Muhammad Faiz ae1ce0db91 avfilter/af_firequalizer: add min_phase option 7 years ago
James Almer e51073fe00 checkasm/vf_blend: rename addition128 and difference128 to grainmerge and grainextract 7 years ago
Alex Converse cb96e9bea4 fate: add test vector aac-al04sf_48 7 years ago
Paul B Mahol dbc9a8f21f avcodec/aac: Add floating point 960/120 MDCT window 7 years ago
Paul B Mahol f0f48884b0 avfilter/af_sidechaincompress: switch to activate 7 years ago
Paul B Mahol f8d0689d3f avfilter/vf_blend: rename addition128 and difference128 to grainmerge and grainextract 7 years ago
Carl Eugen Hoyos f61e2dcfc3 lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified. 7 years ago
Carl Eugen Hoyos cb1a3eecac lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 7 years ago
Michael Niedermayer 351e28f9a7 ffprobe: Fix NULL pointer handling in color parameter printing 7 years ago
Michael Niedermayer 837cb4325b ffprobe: Fix null pointer dereference with color primaries 7 years ago
Michael Niedermayer 2b44dcbc44 avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() 7 years ago
Dale Curtis 37e8edc9f5 avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled. 7 years ago
Michael Niedermayer c42a1388a6 avformat/rtpdec_h264: Fix heap-buffer-overflow 7 years ago
Vitaly Buka eca2a49716 avformat/aviobuf: Fix signed integer overflow in avio_seek() 7 years ago
Vitaly Buka 4a404cb5b9 avformat/mov: Fix signed integer overflows with total_size 7 years ago
Vitaly Buka 8c2bb10ddf avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization 7 years ago
Ravindra f3913dcc06 libavdevice/decklink: configurablity to set max queue size 7 years ago
Michael Niedermayer 6f03ffb47d avcodec/aacdec_template: Fix running cleanup in decode_ics_info() 7 years ago
Michael Niedermayer a2e444d5bb avcodec/pngdec: Fix () placement 7 years ago
Paul B Mahol e1be40bbb5 avfilter/vf_pseudocolor: add high bitdepth support 7 years ago
James Zern d8269519e4 vp9: set color range to MPEG for intraonly profile 0 7 years ago
Steven Liu 20a6b198b4 avformat/hlsenc: move free fmp4_init_filename after hls_window operation 7 years ago
Michael Niedermayer bc488ec28a avcodec/me_cmp: Fix crashes on ARM due to misalignment 7 years ago
Carl Eugen Hoyos 898ea658c8 lavc/g726: Add a little-endian G.726 encoder. 7 years ago
Michael Niedermayer 8754ccd3b3 avcodec/pixlet: Fixes: undefined shift in av_mod_uintp2() 7 years ago
Michael Niedermayer a165b53daa avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0() 7 years ago
Paul B Mahol f5361ee56f avfilter/vf_pseudocolor: add support for some subsampled formats 7 years ago
Jun Zhao b8b84f9af5 doc/encoders: add "coder" option documentation for h264_vaapi 7 years ago
Jun Zhao c6a8c2a4f7 lavc/vaapi_encode_h264: add "coder" option support 7 years ago
Mark Thompson 9c878651db vaapi_encode: Move quality option to common code 7 years ago
bnnm e7053f3316 lavf/bink: fix latest header and add all existing revisions 7 years ago
Michael Niedermayer e7b9d136a1 avcodec/cngdec: Check skip_samples 7 years ago
Michael Niedermayer 0c9d5b015c avcodec/fic: Fixes signed integer overflow 7 years ago
Michael Niedermayer d132683ddd avcodec/snowdec: Fix off by 1 error 7 years ago
Ivan Kalvachev 43dab86bcd opus_pvq_search: Restore the proper use of conditional define and simplify the function name suffix handling. 7 years ago
Paul B Mahol 1146133df8 avutil/eval: add linear interpolation helper 7 years ago
Paul B Mahol e3a4afca07 avfilter: add pseudocolor filter 7 years ago
Rostislav Pehlivanov 3c99523a28 opus_pvq_search: split functions into exactness and only use the exact if its faster 7 years ago
Carl Eugen Hoyos 285c015f10 lavd/libdc1394: Do not crash if dc1394_camera_new() fails. 7 years ago
Rostislav Pehlivanov f386dd70ac opus_pvq_search: only use rsqrtps approximation on CPUs with avx 7 years ago
Rostislav Pehlivanov 8e53cd1fab ops_pvq_search: remove dead macro 7 years ago
Ivan Kalvachev 7205513f8f SIMD opus pvq_search implementation 7 years ago
Ivan Kalvachev 30ae07d7ef Add macros to x86util.asm . 7 years ago