87052 Commits (13f9639e3e2af50017c48fd804d76bad455f61af)
 

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