92003 Commits (a00763be8861bcf499675b2af89d29e4e113cdc9)
 

Author SHA1 Message Date
Mark Thompson a00763be88 configure: Use pkgconfig for VAAPI 6 years ago
Paul B Mahol 009597ca33 avcodec: add native iLBC decoder 6 years ago
Martin Vignali 59256dea14 fate/mov : use do_md5sum for mov-faststart-4gb-overflow test 6 years ago
Michael Niedermayer 148a21611d avcodec/ac3dec: Fix shift signedness in mask creation 6 years ago
Michael Niedermayer fe315feab5 avcodec/eac3dec: Check that channel_map does not contain more than EAC3_MAX_CHANNELS 6 years ago
James Almer a068594248 Revert "avformat/matroskaenc: write CodecPrivate in WebM" 6 years ago
James Almer 4755b6e6d1 avformat/matroskaenc: write CodecPrivate in WebM 6 years ago
Kagami Hiiragi cbe5c7ef38 lavf/matroska: Allow AV1 in WebM 6 years ago
Pedro Arthur 1cb101f60d avfilter/vf_sr: Fix coverity CID 1439584 6 years ago
Jun Zhao 50d9c85358 lavc/avpacket: Add missing conversions from side data enum to name. 6 years ago
Jun Zhao 04cbaae2aa lavu/frame: Add missing conversions from side data enum to name 6 years ago
Michael Niedermayer c02ff77681 doc/examples/vaapi_transcode: Fix the typo 6 years ago
Karthick Jeyapal 49c67e79ca avformat/dashenc: Reduce Muxing overhead for chunked CMAF format 6 years ago
Michael Niedermayer e7b023e1db avcodec/dvdsubdec: Sanity check len in decode_rle() 6 years ago
Michael Niedermayer c88afa44c4 avcodec/mpeg4videodec: Fix undefined shift in get_amv() 6 years ago
Michael Niedermayer fb7b0347b3 avcodec/mpeg4videodec: Check rice_prefix_code 6 years ago
Michael Niedermayer 7ed8d5cfd9 avcodec/pcx: Check for end of input in pcx_rle_decode() and propagate error 6 years ago
Michael Niedermayer 86e76762fc avcodec/av1_parse: Fix bistream typo 6 years ago
Shiyou Yin ba175578d1 avcodec: [loongson] optimize get_cabac_inline. 6 years ago
Zhao Zhili cd732ac472 avfilter/dnn_backend_native: fix memleak 6 years ago
Zhao Zhili 5dad514379 avfilter/dnn_backend_native: fix invalid free 6 years ago
Zhao Zhili 0d7a75e848 avfilter/vf_sr: fix read out of bounds 6 years ago
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