89707 Commits (dcbf034a0fd28b0b894d275c86ebcdb2e766a804)
 

Author SHA1 Message Date
  James Almer dcbf034a0f avcodec/error_resilience: remove unused header 8 years ago
  James Almer 167e659b28 avfilter: use a mutex instead of atomics in avfilter_register() 8 years ago
  James Almer 57960b1f28 avformat: use mutexes instead of atomics in av_register_{input,output}_format() 8 years ago
  James Almer 9ed4ebc530 avcodec/util: use a mutex instead of atomics in avcodec_register() 8 years ago
  Paul B Mahol 7bb1be9af0 avfilter: add arbitrary audio IIR filter 8 years ago
  Michael Niedermayer b2be76c0a4 avcodec/dnxhddec: Check dc vlc 8 years ago
  Marc-Antoine Arnaud e425047a47 avfilter: rename variables in geq 8 years ago
  Marc-Antoine Arnaud ac6b0bba79 avfilter: slice processing for geq 8 years ago
  Marc-Antoine Arnaud 206b25f9f4 avfilter: reorder variable definition in geq 8 years ago
  James Almer d36335bda5 avcodec/parser: use a mutex instead of atomics in av_register_codec_parser() 8 years ago
  Marton Balint f528c49c7c avfilter/vf_framerate: calculate interpolation as integer 8 years ago
  Misty De Meo fde057dfb2 aiff: add support for XA ADPCM 8 years ago
  James Almer 8d9c9775b2 avutil/log: use thread wrappers for the locking functionality 8 years ago
  James Almer 414a49d671 ffmpeg: use thread wrappers for the thread message functionality 8 years ago
  James Almer b4eeffffc8 configure: update minimum required version of libvmaf 8 years ago
  wm4 2477bfe221 http: avoid logging reconnect warning if stream was aborted 8 years ago
  wm4 18fbfd7bf8 hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly 8 years ago
  Humberto Ribeiro 59b126f922 libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx 8 years ago
  wm4 1b283c4a0d http: bump message level for reconnect message and log timeout 8 years ago
  wm4 8a108bdea0 http: block while waiting for reconnecting 8 years ago
  Paul B Mahol 89bbf5c7ec avfilter: add hilbert source FIR filter 8 years ago
  Carl Eugen Hoyos 695b1d8111 lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc(). 8 years ago
  Rostislav Pehlivanov f141b353e6 opusenc_psy: disable stereo searches for mono streams 8 years ago
  Rostislav Pehlivanov c29038f304 lavr: deprecate the entire library 8 years ago
  Paul B Mahol 88cbd25b19 avfilter: pass outlink to ff_get_audio_buffer() 8 years ago
  Jiejun Zhang 677701c6b3 lavc/audiotoolboxenc: fix noise in encoded audio 8 years ago
  Nicolas George 29b5f3115d lavfi/framesync: remove an invalid free. 8 years ago
  Nicolas George 9ace76697a lavfi/framesync: document frame ownership for dualinput. 8 years ago
  Paul B Mahol 09b24a807a avfilter: add entropy filter 8 years ago
  Derek Buitenhuis 631fa0432b vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_writable on error 8 years ago
  Derek Buitenhuis 6470abc740 vf_paletteuse: Add error checking to apply_palette 8 years ago
  Derek Buitenhuis 500a9bb5ba lavc/options: Remove unneeded header 8 years ago
  Paul B Mahol 57d0c24132 avcodec/utvideoenc: switch to planar RGB formats 8 years ago
  Paul B Mahol 92b32664cd avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG 8 years ago
  Vishwanath Dixit 41e51fbcd9 avformat/hlsenc: creation of variant streams in subdirectories 8 years ago
  Vishwanath Dixit e872befdb5 avformat/hlsenc: configurable variant stream index position in filenames 8 years ago
  Vishwanath Dixit 26e1efb04f avformat/hlsenc: revamped master playlist url creation logic 8 years ago
  Carl Eugen Hoyos 21b5990da4 lavu/mem: Do not realloc in av_fast_realloc() if size == min_size. 8 years ago
  Carl Eugen Hoyos 1112ba012d lavf/mov: Use av_fast_realloc() in mov_read_stts(). 8 years ago
  Paul B Mahol 9f7dbaad7e avfilter/af_crystalizer: use outlink instead of inlink 8 years ago
  Rostislav Pehlivanov fdbd261967 lavc/Makefile: fix opus_parser dependencies 8 years ago
  Carl Eugen Hoyos bddf31ba75 configure: bump year 8 years ago
  Steven Liu 2906363d1b avformat/hls: release mem resource to fix memleak 8 years ago
  Paul B Mahol f3552c3b9d avfilter/af_afir: rework FIR gain measurement 8 years ago
  wm4 0e1f771d22 tcp: properly return EOF 8 years ago
  Nicolas George e45f7bca73 lavf/concatdec: properly init streams timestamp parameters. 8 years ago
  Aman Gupta 97b89432e4 avformat/hls: ignore http_persistent for segments requring crypto 8 years ago
  Michael Niedermayer 903be5e4f6 avcodec/exr: Check buf_size more completely 8 years ago
  Aman Gupta c0b08ef94f avformat/http: return EINVAL if ff_http_do_new_request is called with non-http URLContext 8 years ago
  Rostislav Pehlivanov 51027d0b8b opus: merge encoder and decoder bitallocation functions into one 8 years ago