76888 Commits (7a9b4427b51eb14e1729f66268ebe794bddde581)
 

Author SHA1 Message Date
  Paul B Mahol 7a9b4427b5 avfilter/avf_showvolume: fix several issues 9 years ago
  Hendrik Leppkes 2ea38a946d avformat/mlpdec: consider all valid mlp access units when probing 9 years ago
  Michael Niedermayer aa427537b5 avcodec/h264_refs: Check that long references match before use 9 years ago
  Michael Niedermayer abee0a1c60 avcodec/utils: Clear dimensions in ff_get_buffer() on failure 9 years ago
  Michael Niedermayer 4f03bebc79 avcodec/utils: Use 64bit for aspect ratio calculation in avcodec_string() 9 years ago
  Paul B Mahol 13696c3789 doc/filters: extend agate documentation 9 years ago
  Paul B Mahol 1685a781cd avfilter: add audio compressor filter 9 years ago
  Paul B Mahol 3f895dcb0d avfilter: add compensation delay line filter 9 years ago
  Michael Niedermayer dad354f38d avcodec/hevc: Check max ctb addresses for WPP 9 years ago
  Ganesh Ajjanagadde 79abf2d0de avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
  Michael Niedermayer 861f2b2a53 avcodec/vp3: Fix several memleaks 9 years ago
  Michael Niedermayer 6105b7219a avcodec/vp3: Clear context on reinitialization failure 9 years ago
  Michael Niedermayer d85aa76115 avcodec/hevc: allocate entries unconditionally 9 years ago
  Michael Niedermayer 36205501ba avcodec/pthread_slice: Allow calling ff_alloc_entries() multiple times to readjust the entry count 9 years ago
  Michael Niedermayer d5028f61e4 avcodec/hevc_cabac: Fix multiple integer overflows 9 years ago
  Rostislav Pehlivanov 6b40755158 aacenc: fix broken build with hardcoded tables 9 years ago
  Michael Niedermayer feb3f39614 avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_encode*() 9 years ago
  Michael Niedermayer 75422280fb avcodec/jpeg2000dwt: Check ndeclevels before calling dwt_decode*() 9 years ago
  Ganesh Ajjanagadde 8453095f3e avcodec/aac_tablegen: make exp2_lut static 9 years ago
  Michael Niedermayer ef9f7bbfa4 avcodec/hevc: Check entry_point_offsets 9 years ago
  Rostislav Pehlivanov ec0719264c aac: temporarily un-share aac_table_init AVOnce variable 9 years ago
  Rostislav Pehlivanov 591fbd629e aactab.h: fix comment 9 years ago
  Rostislav Pehlivanov 222545cc7e aactab.h: update and correct comment 9 years ago
  Rostislav Pehlivanov 3d62e7a30f aacenc: make threadsafe 9 years ago
  Michael Niedermayer 8000d484b8 avcodec/cabac: Check initial cabac decoder state 9 years ago
  Michael Niedermayer a1f6b05f52 avcodec/cabac_functions: Fix "left shift of negative value -31767" 9 years ago
  Ganesh Ajjanagadde 96786a12f6 avcodec/aac_tablegen: speed up table initialization 9 years ago
  Matthieu Bouron 72eaf72623 lavf/utils: avoid decoding a frame to get the codec parameters 9 years ago
  Rostislav Pehlivanov f5b7a29ae8 aac_ltp: actually signal LTP as off during EIGHT_SHORT windows 9 years ago
  Rostislav Pehlivanov 1e5dbb3409 aac_ltp: split, reorder and improve prediction algorithm 9 years ago
  Ganesh Ajjanagadde a239ce7074 avcodec/faandct: remove L suffixes for floating point literal 9 years ago
  Matthieu Bouron 39290f2715 fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests 9 years ago
  Ganesh Ajjanagadde 74b79dcf51 avfilter/vsrc_mptestsrc: use hypot() 9 years ago
  Ganesh Ajjanagadde 352bd18dff avfilter/af_dynaudnorm: remove wasteful pow 9 years ago
  Ganesh Ajjanagadde 9ee1feaa7c avfilter/af_afade: improve accuracy and speed of gain computation 9 years ago
  Ganesh Ajjanagadde 68e79b27a5 avutil/lls: speed up performance of solve_lls 9 years ago
  Paul B Mahol a330430238 avfilter/vf_stack: make it possible to stop with shortest stream 9 years ago
  Timothy Gu 9078a694f3 aaccoder_twoloop: Mark sfdiff as av_unused 9 years ago
  Claudio Freire 3b1cab9351 AAC encoder: fix wrong gain sacalefactor being set 9 years ago
  Claudio Freire fc36d852ee AAC encoder: Fix application of M/S with PNS 9 years ago
  Timothy Gu 04deaef293 fate-run: Fix indentation 9 years ago
  Rodger Combs 362c17e656 lavf/http: fix incorrect warning in range requests 9 years ago
  Michael Niedermayer b3494e3c3e avcodec/pthread_slice: Remove rets_count 9 years ago
  James Almer 3885ef0c6c avcodec/mjpegdec: fix typo on a warning 9 years ago
  Paul B Mahol 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 9 years ago
  Paul B Mahol 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 9 years ago
  Paul B Mahol fd3df296c1 avfilter/af_alimiter: make description a bit longer 9 years ago
  Stefano Sabatini 5f2c233a85 doc/indevs: fix x11grab options consistency 9 years ago
  Paul B Mahol 5b106215ba avfilter/af_sidechaincompress: add forgotten option 9 years ago
  Ganesh Ajjanagadde 29af74e4e3 avutil/libm: fix isnan compatibility hack 9 years ago