92870 Commits (f7745edeaaeeb3f4f9cc0a4f545d538cd86fa418)
 

Author SHA1 Message Date
  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
  Rostislav Pehlivanov e836a0b3fd fate-opus: update tests to use new decoder outputs 8 years ago
  Rostislav Pehlivanov 7b46add725 opus_pvq: do not compile encoding/decoding code if the encoder/decoder is disabled 8 years ago
  Rostislav Pehlivanov ce87e630fa opus_celt: deduplicate band quantization/dequantization function 8 years ago
  Paul B Mahol 86fda8be3f avfilter: add hflip x86 SIMD 8 years ago
  Rostislav Pehlivanov d1d6f965d8 fate-opus: update to match the changes from RFC8251 8 years ago
  Rostislav Pehlivanov 1b8649c2ce opus: add an option to toggle intensity stereo phase inversion 8 years ago
  Andrew D'Addesio fe05f93013 opus: Add Special Hybrid Folding (per RFC8251) 8 years ago
  Andrew D'Addesio de052ea454 opus_celt: Fix arithmetic overflow (per RFC8251) 8 years ago
  Andrew D'Addesio 511e6f17f4 opus_silk: Fix arithmetic overflow (per RFC8251) 8 years ago
  Andrew D'Addesio 9b45bcf713 libavutil: Add saturating subtraction functions 8 years ago
  James Almer b73304f79e x86vf_threshold/: use the PBLENDVB macro 8 years ago
  Steven Liu 1cfde7abd0 avformat/dashenc: add avpriv_io_move return value check 8 years ago
  Steven Liu ad6946b818 avformat/hlsplaylist: add return value check of strftime 8 years ago
  Steven Liu 071f47649c avformat/hlsplaylist: add int type of API ff_hls_write_file_entry 8 years ago
  Robert Nagy 31b351ea81 avformat/hlsenc: fix baseurl missing last char 8 years ago
  Carl Eugen Hoyos 894f1c399b lavf/mov: Fix missing newline. 8 years ago
  Marton Balint 5a93a85fd0 avformat/mxfdec: fix last packet timestamps 8 years ago
  Martin Vignali 6e3e696591 avfilter/x86/vf_threshold : cosmetic indent 8 years ago
  Martin Vignali 9719d57b34 avfilter/x86/vf_threshold : add avx2 version for threshold 8 8 years ago
  Martin Vignali 51345cb1d5 avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 version 8 years ago
  Martin Vignali cfce442750 checkasm/vf_threshold : add checkasm test for threshold8 8 years ago
  Martin Vignali fa470384ea avfilter/vf_threshold : move context func init in ff_threshold_init 8 years ago