92031 Commits (0f9b298242ca2e1e2e4414967921463566f1dded)
 

Author SHA1 Message Date
Carl Eugen Hoyos 076558a9f4 Cosmetics: Reindent after last commit. 6 years ago
Carl Eugen Hoyos 1ba32a3c46 lavd/dshow: Interpret negative height as bottom-down frame. 6 years ago
Carl Eugen Hoyos 26902f2ef0 lavf/webvttenc: Always write hours in the timestamp with two characters. 6 years ago
Michael Niedermayer e33b28cc79 avcodec/zmbv: Check that the decompressed data size is correct 6 years ago
Michael Niedermayer 3d201b83cd avcodec/zmbv: Update decomp_len in raw frames 6 years ago
Shiyou Yin 2b646dac78 avcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi. 6 years ago
James Almer f4cf6ba8c9 Merge commit 'a2041a6522642859ce64af1c618d6fb90a50d4af' 6 years ago
Maxym Dmytrychenko a2041a6522 qsvenc: AV_PIX_FMT_QSV path should release frame 6 years ago
Sergey Lavrushkin bd10c1e9a8 libavfilter: Removes stored DNN models. Adds support for native backend model file format in tf backend. 6 years ago
hwren bc1097a2bf lavc/libxavs2: remove nonexistent parameters 6 years ago
hwren c0e9824c0f lavc/libdavs2: fix error return codes 6 years ago
hwren 6f23c327c5 lavc/libdavs2: remove unused header files 6 years ago
James Almer e3981c5a21 avformat/dashenc: Format VP9 profile as decimal instead of Hexadecimal 6 years ago
Karthick Jeyapal 422be081a3 avformat/dashenc: Format VP9 bitdepth as decimal instead of Hexadecimal 6 years ago
Karthick Jeyapal 7ff3d2594f avformat/dashenc: Format VP9 level as decimal instead of hexadecimal 6 years ago
Paul B Mahol b0cfb2cfb9 avfilter/vf_colorspace: fix typo in comment 6 years ago
Paul B Mahol e9ef583f99 doc/filters: update astats description 6 years ago
Paul B Mahol c4774c5474 avfilter/af_astats: count zero crossings 6 years ago
Gyan Doshi acc9684dcd ffmpeg: block output == input for files 6 years ago
Paul B Mahol 5109c38162 avfilter: add acrossover filter 6 years ago
James Almer 63c69d51c7 avformat/vpcc: fix values in VP9 level detection heuristics 6 years ago
Paul B Mahol 83f7a5eb62 avfilter/avf_aphasemeter: check return value of ff_insert_outpad() 6 years ago
Paul B Mahol 11fc18994e avfilter/f_ebur128: check return value of ff_insert_outpad() 6 years ago
Paul B Mahol e334765408 avfilter/af_anequalizer: check return value of ff_insert_outpad() 6 years ago
Paul B Mahol 876101cf41 avfilter/af_afir: switch to activate 6 years ago
Paul B Mahol da7a0ac979 avfilter/af_afir: check return value of ff_insert_outpad() 6 years ago
Michael Niedermayer 28b80c2d52 avcodec/shorten: Fix bitstream end check in read_header() 6 years ago
Michael Niedermayer 71bf033050 avcodec/dvdsubdec: Avoid branch in decode_run_8bit() 6 years ago
Jason Stevens 384dcd66a2 libavformat/mxfenc: fix dnxhr ul typo 6 years ago
James Almer 98518e90aa avcodec: add missing mpegvideo dependencies to SpeedHQ decoder 6 years ago
Paul B Mahol 91cc3aa8b1 avfilter/avf_showspectrum: add magma color map 6 years ago
James Almer 6304268e39 configure: add missing avcodec dependency to avfilter when bm3d filter is enabled 6 years ago
Paul B Mahol 6a467d432f avdevice/pulse_audio_dec: set channel map 6 years ago
Michael Bunk 0d7e0f25ca Fix typos 6 years ago
Carl Eugen Hoyos 0a12af2185 lavf/davs2: Do not mix declarations and code. 6 years ago
James Almer 9d002d7818 x86/float_dsp: add ff_vector_dmul_{sse2,avx} 6 years ago
James Almer 93bf1dcaec checkasm/float_dsp: add test for vector_dmul 6 years ago
James Almer 1b98bfb932 Merge commit '2a9e1c122eed66be1b26b747342b848300b226c7' 6 years ago
Tristan Matthews f3b430e0e4 lavfi/silencedetect: fix spelling 6 years ago
Shiyou Yin a55adf24b9 avcodec/mips: [loongson] fix bug of svq3-watermark failed in fate test. 6 years ago
Rick Kern a259501e5a lavd/avfoundation: Fix skewed video output 6 years ago
Martin Storsjö 2a9e1c122e libfdk-aac: Don't use defined() in a #define 6 years ago
Paul B Mahol e320f9576a avfilter/vf_bm3d: use av_clip_uintp2_c where clip is variable 6 years ago
James Almer 309c3a0e81 avcodec/libaom: fix setting amount of threads 6 years ago
Paul B Mahol 776cdd1dc8 avfilter/vf_remap: refactor code 6 years ago
Paul B Mahol 0ac937f80d configure: bm3d filter depends on dct in avcodec 6 years ago
Paul B Mahol 544fde1bf8 avfilter: add bm3d filter 6 years ago
Paul B Mahol ecf38be7c7 avfilter: add amultiply audio filter 6 years ago
Paul B Mahol bb16a0624a avutil: add float_dsp.vector_dmul 6 years ago
James Almer b69ea742ab avcodec/libaomenc: remove AVOption related to frame partitions 6 years ago