89475 Commits (bc219082bb04b9a4725bfe7e78ce0950244e6e84)
 

Author SHA1 Message Date
Kelly Ledford bc219082bb libavfilter/af_dcshift.c: Fixed repeated spelling error 7 years ago
Martin Vignali cefb7e0060 checkasm/vf_hflip : add test for vf_hflip byte and short simd 7 years ago
Martin Vignali 46f534bdee avfilter/vf_hflip : move context func init in ff_hflip_init 7 years ago
Aman Gupta 88e2dc7d04 libavcodec/mpegvideo_parser: improve detection of progressive mpeg2 7 years ago
Jun Zhao 4280948702 avfilter/formats: fix wrong function name in error message 7 years ago
James Almer 0e2fbd68e2 avformat/mux: factorize AVFormatContext->avoid_negative_ts initialization 7 years ago
Paul B Mahol a0e4c41d08 avfilter/vf_pseudocolor: add support for more formats 7 years ago
Steven Liu 0e5260226a avformat/hlsenc: reindent after previous commits 7 years ago
Lou Logan 555119bd76 doc/filters: re-arrange options for testsrc family 7 years ago
Paul B Mahol cbd524b26c avfilter/avfiltergraph: remove ugly dead code 7 years ago
Hendrik Leppkes fd542b6f20 Revert "libavcodec/utils.c: simplify avcodec locking with atomics" 7 years ago
James Almer c7a5e80f56 avcodec/libvpx: remove disabled code 7 years ago
Steven Liu 08d28ee182 avformat/hlsenc: move init operations from write_header to init 7 years ago
Kieran Kunhya 918de766f5 h264dec: Remove mpeg4video.h header dependency 7 years ago
Kieran Kunhya a83a03af9a libavcodec: Move ff_print_debug_info2 to mpegutils.c 7 years ago
James Almer bad51e9287 doc/libav-merge: add a line about the skipped HEVC MC arm functions 7 years ago
James Almer dd1ecf093c Merge commit '7993ec19af394fdc58ec64165bc0b12619543a5d' 7 years ago
James Almer 7a10541109 Merge commit '3ff8fbbf5a7bc40c09db74d4952364997fd3c611' 7 years ago
James Almer f750a0bcfe Merge commit '5a6707e49b7710f48d658b2f2591b9a6337fb9b7' 7 years ago
James Almer dae6d27aa0 Merge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5' 7 years ago
Carl Eugen Hoyos 514cf22a0d lavc/huffyuvenc: Move a variable declaration up. 7 years ago
Michael Niedermayer eaff5fcb7c avcodec/vp9_superframe_split_bsf: Fix integer overflow in frame_size/total_size checks 7 years ago
Michael Niedermayer 1d0817d56b avcodec/amrwbdec: Fix division by 0 in voice_factor() 7 years ago
Mark Thompson 2adfb10921 configure: Move V4L2 M2M help line to the hardware library section 7 years ago
Thomas Guillem 84936f68ed lavc: Make hardware config method support more explicit for hwaccels 7 years ago
Mateusz 149268b47c fix MSVC compilation errors 7 years ago
James Almer 1215889bc1 checkasm/llviddsp: fix mixed code and declarations 7 years ago
James Almer 438f884fc4 x86/lossless_videodsp: rename ff_add_left_pred_int16_sse4 to ff_add_left_pred_int16_unaligned_ssse3 7 years ago
James Almer a4fc63c0f9 x86/lossless_videodsp: don't overread the dst buffer in ff_add_left_pred_unaligned_avx2 7 years ago
Mironov, Mikhail f20c8f6ec9 amf: fix wrong profile level after auto-correction in H264 and HEVC 7 years ago
tiejun.peng 6bf5d69b2f lavf/mov: modify code indentation 7 years ago
tiejun.peng ab651587a7 lavf/mov: add some useful warning log of eof 7 years ago
Jacob Trimble b38f222165 avcodec/Makefile: Fix opus parser dependency. 7 years ago
James Cowgill 02ba4b91b5 avcodec/decode: reset codec on receiving packet after EOF in compat_decode 7 years ago
James Almer 36de24d5b7 arm/hevc_idct: fix compilation on Android 7 years ago
Martin Vignali e1121f9723 checkasm/llviddsp : add test for add_gradient_pred 7 years ago
Martin Vignali 630967ef63 avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred 7 years ago
Martin Vignali 4353c35067 avcodec/x86/lossless_videodsp : add avx2 version for add_left_pred 7 years ago
Martin Vignali cfbcea1cca avcodec/x86/lossless_videodsp.asm : make macro for add_left_pred_unaligned in order to add avx2 version 7 years ago
Martin Vignali 5bda11e70e checkasm/llviddsp : test return of add_left_pred(16) 7 years ago
Martin Vignali dc9a187c3d avcodec/huffyuvenc : sub_left_prediction_bgr32, call dsp after 32 first byte of the line in order to try to call the align version (diff bytes have avx2 version) 7 years ago
Martin Vignali 001173b8ff avcodec/huffyuvenc : remove code duplication in sub_left_prediction 7 years ago
Martin Vignali 57877f2b44 avcodec/huffyuvenc : increase scalar loop count 7 years ago
Martin Vignali 9e1c9633cc avcodec/utvideodec : use dsp add_median_pred for second line 7 years ago
Martin Vignali 179a2f04eb checkasm/vf_threshold : add test for threshold16 7 years ago
Martin Vignali 869efbf971 avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2) 7 years ago
Alexandra Hájková 7993ec19af hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64 7 years ago
Paul B Mahol 713f9c5b5d avfilter/vf_scale: add more aliases for "range" options 7 years ago
Michael Niedermayer b404d41b19 fate: Fix fate-mov-bbi-elst-starts-b on ARM 7 years ago
Mark Reid 0091a54f64 fate/mxf: add reel name test 7 years ago