89607 Commits (a04c2c707de2ce850f79870e84ac9d7ec7aa9143)
 

Author SHA1 Message Date
wm4 1083859cb8 rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correct field 7 years ago
wm4 55eebf2a11 v4l_m2m: add missing AV_CODEC_CAP_DELAY flags 7 years ago
Paul B Mahol 5a6e753bc6 avfilter/af_biquads: change defaults for biquad filter 7 years ago
Paul B Mahol 7fc89f226f avfilter/af_biquads: increase width range 7 years ago
Paul B Mahol c99ed89f89 avfilter/af_biquads: add kHz width_type 7 years ago
James Almer bc10260f49 avformat/mov: simplify parsing of mdcv atom using av_make_q() 7 years ago
James Almer 22ae33fb40 configure: fix minimum required version of libzimg 7 years ago
Karthick J 3ac76d890d avformat/hlsenc: Fix a memory leak when http_persistent is 1 7 years ago
Steven Liu 7feae7be5b avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu 8318f60845 avformat/hlsenc: fix first fragment mp4 do not split bug 7 years ago
Sasi Inguva 58a25aeb8e lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header. 7 years ago
sfan5 05c1c79d37 libavcodec/hevcdec: implement skip_frame 7 years ago
Paul B Mahol cfd52094c0 avfilter/vf_psnr: add more gbrap formats 7 years ago
Stefan Pöschel c94b094858 configure: Fix case of static libmp3lame 7 years ago
Jun Zhao a31a482611 lavc/vaapi_encode: give a debug message if attrs unsupported. 7 years ago
James Almer da03242778 Revert "checkasm/vf_interlace : add test for lowpass_line 8 and 16" 7 years ago
James Almer 8e0e4384b0 Revert "avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16" 7 years ago
Michael Niedermayer 65da5c56e6 tests/audiomatch: Add missing return code at the end of main() 7 years ago
Jun Zhao e72b854992 tests/audiomatch: Whitespace refinement 7 years ago
Jun Zhao 2b38900cb3 tests/audiomatch: Add return value check for fread. 7 years ago
Felix Matouschek c12c2739cd configure: Fix detection of vp9 decoder/encoder 7 years ago
Martin Vignali 3df6e61dad avfilter/x86/vf_hflip : indent 7 years ago
Martin Vignali f181648176 avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short 7 years ago
Martin Vignali a4a4179e83 avfilter/x86/vf_hflip : merge hflip byte and hflip short to one macro 7 years ago
Martin Vignali 8fb1d63d91 avfilter/vf_tinterlace : add AVX2 func for lowpass_line 8 and 16 7 years ago
Martin Vignali 1a5865b6dc avfilter/vf_interlace : add AVX2 for lowpass_line 8 and 16 7 years ago
Martin Vignali adff97be5e checkasm/vf_interlace : add test for lowpass_line 8 and 16 7 years ago
Martin Vignali d31770d9a6 avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg for ff_interlace_init_x86 7 years ago
Martin Vignali c76cf303ce avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient mode 7 years ago
Martin Vignali f2e9156eb6 avcodec/utvideodec : use gradient_pred dsp in interlace decoding 7 years ago
sfan5 b1781caf9e configure: remove libtls fallback check 7 years ago
sfan5 b178278c7b configure: fix pkg-config check for libtls 7 years ago
Michael Niedermayer 74f408cc8e avformat/mov: Fix the the typo 7 years ago
Paul B Mahol 5f2c4d044f doc/filters: update biquad filters with commands section 7 years ago
Mateusz 6260ab60a8 avfilter/vf_overlay: fix packed_rgb case 7 years ago
Ronald S. Bultje df3222d4bb libvmaf: exit gracefully if the library fails. 7 years ago
Aurelien Jacobs 3f88744067 aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriate 7 years ago
Paul B Mahol 9dcecbf04c avfilter/af_biquads: add missing break statements 7 years ago
Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
Paul B Mahol 600c8729e2 avfilter/af_biquads: remove unused enum item 7 years ago
Paul B Mahol ce626f2695 avfilter/av_biquads: add support for commands 7 years ago
sfan5 387ee1d6aa libavformat: LibreSSL (libtls) support 7 years ago
Michael Niedermayer 0ee143558d avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs() 7 years ago
Michael Niedermayer 991ef6e5b9 avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message() 7 years ago
Michael Niedermayer 439fbb9c8b avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv() 7 years ago
Paul B Mahol d29f784a54 avfilter/vf_overlay: add premultiplied alpha mode 7 years ago
wang-bin dc08caa8f7 configure: fix probing armv6zk 7 years ago
Martin Vignali ee2dfa34a2 libavcodec/magicyuvenc : fix warning 7 years ago
Matthieu Bouron 1f1207145a lavc/mediacodec_wrapper: fix potential jni global reference leak 7 years ago
Matthieu Bouron f3cffd121b lavc/mediacodec_wrapper: factorize MediaCodec creation functions 7 years ago