89714 Commits (503164b54ba2f4fcc3ba829ee4ece43333998b15)
 

Author SHA1 Message Date
James Almer 503164b54b Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()" 7 years ago
James Almer 077fe9eb06 doc/libav-merge: remove line about libavutil atomics API 7 years ago
James Almer 01c21653ee tools/uncoded_frame: remove usage of avfilter_link_get_channels() 7 years ago
James Almer 798dcf2432 avfilter: deprecate avfilter_link_get_channels() 7 years ago
James Almer b9ad04b19c fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test 7 years ago
Paul B Mahol 52c959a237 avfilter/af_aiir: do not crash with invalid options 7 years ago
Anton Khirnov 89b84cb18b It has been replaced by C11 stdatomic.h and is now unused. 7 years ago
James Almer dcbf034a0f avcodec/error_resilience: remove unused header 7 years ago
James Almer 167e659b28 avfilter: use a mutex instead of atomics in avfilter_register() 7 years ago
James Almer 57960b1f28 avformat: use mutexes instead of atomics in av_register_{input,output}_format() 7 years ago
James Almer 9ed4ebc530 avcodec/util: use a mutex instead of atomics in avcodec_register() 7 years ago
Paul B Mahol 7bb1be9af0 avfilter: add arbitrary audio IIR filter 7 years ago
Michael Niedermayer b2be76c0a4 avcodec/dnxhddec: Check dc vlc 7 years ago
Marc-Antoine Arnaud e425047a47 avfilter: rename variables in geq 7 years ago
Marc-Antoine Arnaud ac6b0bba79 avfilter: slice processing for geq 7 years ago
Marc-Antoine Arnaud 206b25f9f4 avfilter: reorder variable definition in geq 7 years ago
James Almer d36335bda5 avcodec/parser: use a mutex instead of atomics in av_register_codec_parser() 7 years ago
Marton Balint f528c49c7c avfilter/vf_framerate: calculate interpolation as integer 7 years ago
Misty De Meo fde057dfb2 aiff: add support for XA ADPCM 7 years ago
James Almer 8d9c9775b2 avutil/log: use thread wrappers for the locking functionality 7 years ago
James Almer 414a49d671 ffmpeg: use thread wrappers for the thread message functionality 7 years ago
James Almer b4eeffffc8 configure: update minimum required version of libvmaf 7 years ago
wm4 2477bfe221 http: avoid logging reconnect warning if stream was aborted 7 years ago
wm4 18fbfd7bf8 hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly 7 years ago
Humberto Ribeiro 59b126f922 libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx 7 years ago
wm4 1b283c4a0d http: bump message level for reconnect message and log timeout 7 years ago
wm4 8a108bdea0 http: block while waiting for reconnecting 7 years ago
Paul B Mahol 89bbf5c7ec avfilter: add hilbert source FIR filter 7 years ago
Carl Eugen Hoyos 695b1d8111 lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc(). 7 years ago
Rostislav Pehlivanov f141b353e6 opusenc_psy: disable stereo searches for mono streams 7 years ago
Rostislav Pehlivanov c29038f304 lavr: deprecate the entire library 7 years ago
Paul B Mahol 88cbd25b19 avfilter: pass outlink to ff_get_audio_buffer() 7 years ago
Jiejun Zhang 677701c6b3 lavc/audiotoolboxenc: fix noise in encoded audio 7 years ago
Nicolas George 29b5f3115d lavfi/framesync: remove an invalid free. 7 years ago
Nicolas George 9ace76697a lavfi/framesync: document frame ownership for dualinput. 7 years ago
Paul B Mahol 09b24a807a avfilter: add entropy filter 7 years ago
Derek Buitenhuis 631fa0432b vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_writable on error 7 years ago
Derek Buitenhuis 6470abc740 vf_paletteuse: Add error checking to apply_palette 7 years ago
Derek Buitenhuis 500a9bb5ba lavc/options: Remove unneeded header 7 years ago
Paul B Mahol 57d0c24132 avcodec/utvideoenc: switch to planar RGB formats 7 years ago
Paul B Mahol 92b32664cd avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG 7 years ago
Vishwanath Dixit 41e51fbcd9 avformat/hlsenc: creation of variant streams in subdirectories 7 years ago
Vishwanath Dixit e872befdb5 avformat/hlsenc: configurable variant stream index position in filenames 7 years ago
Vishwanath Dixit 26e1efb04f avformat/hlsenc: revamped master playlist url creation logic 7 years ago
Carl Eugen Hoyos 21b5990da4 lavu/mem: Do not realloc in av_fast_realloc() if size == min_size. 7 years ago
Carl Eugen Hoyos 1112ba012d lavf/mov: Use av_fast_realloc() in mov_read_stts(). 7 years ago
Paul B Mahol 9f7dbaad7e avfilter/af_crystalizer: use outlink instead of inlink 7 years ago
Rostislav Pehlivanov fdbd261967 lavc/Makefile: fix opus_parser dependencies 7 years ago
Carl Eugen Hoyos bddf31ba75 configure: bump year 7 years ago
Steven Liu 2906363d1b avformat/hls: release mem resource to fix memleak 7 years ago