98192 Commits (c579ceffbe30d048c7448c5e9238fc52094de630)
 

Author SHA1 Message Date
  James Cowgill 02ba4b91b5 avcodec/decode: reset codec on receiving packet after EOF in compat_decode 8 years ago
  James Almer 36de24d5b7 arm/hevc_idct: fix compilation on Android 8 years ago
  Martin Vignali e1121f9723 checkasm/llviddsp : add test for add_gradient_pred 8 years ago
  Martin Vignali 630967ef63 avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred 8 years ago
  Martin Vignali 4353c35067 avcodec/x86/lossless_videodsp : add avx2 version for add_left_pred 8 years ago
  Martin Vignali cfbcea1cca avcodec/x86/lossless_videodsp.asm : make macro for add_left_pred_unaligned in order to add avx2 version 8 years ago
  Martin Vignali 5bda11e70e checkasm/llviddsp : test return of add_left_pred(16) 8 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) 8 years ago
  Martin Vignali 001173b8ff avcodec/huffyuvenc : remove code duplication in sub_left_prediction 8 years ago
  Martin Vignali 57877f2b44 avcodec/huffyuvenc : increase scalar loop count 8 years ago
  Martin Vignali 9e1c9633cc avcodec/utvideodec : use dsp add_median_pred for second line 8 years ago
  Martin Vignali 179a2f04eb checkasm/vf_threshold : add test for threshold16 8 years ago
  Martin Vignali 869efbf971 avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2) 8 years ago
  Alexandra Hájková 7993ec19af hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64 8 years ago
  Paul B Mahol 713f9c5b5d avfilter/vf_scale: add more aliases for "range" options 8 years ago
  Michael Niedermayer b404d41b19 fate: Fix fate-mov-bbi-elst-starts-b on ARM 8 years ago
  Mark Reid 0091a54f64 fate/mxf: add reel name test 8 years ago
  Mark Reid 901d87aa83 avformat/mxfenc: write reel_name if metadata key is present 8 years ago
  Mark Reid ad2641c36b avformat/mxfenc: use track count to generate component instance uuid 8 years ago
  sfan5 a428f2fcd9 libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into function 8 years ago
  Jacob Trimble 2fdc9f7c49 avcodec/nvdec: Fix capability check with old drivers. 8 years ago
  Vittorio Giovara bc38c8f442 vf_zscale: Fix alpha destination graph for floating point pixel formats 8 years ago
  Paul B Mahol a41a5db797 avformat: add NSP demuxer 8 years ago
  Paul B Mahol 299a622297 avfilter/vf_waveform: add default case when picking input formats 8 years ago
  Rostislav Pehlivanov 4678339e74 opus: fix hybrid folding indexing during band quantization 8 years ago
  Rostislav Pehlivanov c67c7191b1 fate-opus: run and test inactive samples 8 years ago
  James Almer f2aa0ce5a0 x86/vf_hflip: use xor to zero initialize registers 8 years ago
  James Almer dc33fe1d00 x86/vf_hflip: don't load the width argument twice 8 years ago
  John Stebbins 79a744768a lavc/libx265: mark disposable frames 8 years ago
  Mark Thompson 3ff8fbbf5a vaapi_h265: Add named options for setting profile and level 8 years ago
  Mark Thompson 6679654efe vaapi_h264: Add named options for setting profile and level 8 years ago
  Gyan Doshi dc7d5f9f19 avcodec/libx265 - Add named option to set profile 8 years ago
  Michael Niedermayer 610dd74502 avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED() 8 years ago
  Michael Niedermayer 5e9a13a5a3 avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97* 8 years ago
  James Almer d6d605eb05 avformat/mux: stop delaying writing the header 8 years ago
  Nikolas Bowe 5a412a5c3c avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing 8 years ago
  Paul B Mahol 53855e3c04 avfilter: add setrange filter 8 years ago
  Michael Niedermayer c8bd2c7d09 tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARM 8 years ago
  sfan5 d3a2100c67 fate/hevc: add skip_loop_filter test 8 years ago
  Jim DeLaHunt d1266d9fa3
doc/developer: revise mailing list section 8 years ago
  Mark Thompson 71421f382f vaapi_h265: Add named options for setting profile and level 8 years ago
  Mark Thompson c490fc9536 vaapi_h264: Add named options for setting profile and level 8 years ago
  Mark Thompson 9f7cc87baf rkmpp: Add hardware config information 8 years ago
  Paul B Mahol 312b00de8f avfilter/vf_convolution: add 7x7 filter 8 years ago
  James Almer cc2ba526d4 x86/vf_threshold: make threshold8 functions work on x86_32 8 years ago
  James Almer bfd7f07b65 fate/checkasm: add missing target for vf_threshold test 8 years ago
  James Almer 1b324700e3 checkasm/vf_threshold: fix mixed code and declarations 8 years ago
  sfan5 942eafcf08 libavcodec/hevc_filter: support for all skip_loop_filter levels. 8 years ago
  Steven Liu d67c1dda40 avformat/hlsenc: fix compiling error when disable-network 8 years ago
  Paul B Mahol 5ff0d2acae avfilter/x86/vf_hflip.asm: fix building on x32 8 years ago