89719 Commits (50b3cd22dd70658b39abd0ced31b495d4d0a4b1b)
 

Author SHA1 Message Date
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
Paul B Mahol f3552c3b9d avfilter/af_afir: rework FIR gain measurement 7 years ago
wm4 0e1f771d22 tcp: properly return EOF 7 years ago
Nicolas George e45f7bca73 lavf/concatdec: properly init streams timestamp parameters. 7 years ago
Aman Gupta 97b89432e4 avformat/hls: ignore http_persistent for segments requring crypto 7 years ago
Michael Niedermayer 903be5e4f6 avcodec/exr: Check buf_size more completely 7 years ago
Aman Gupta c0b08ef94f avformat/http: return EINVAL if ff_http_do_new_request is called with non-http URLContext 7 years ago
Rostislav Pehlivanov 51027d0b8b opus: merge encoder and decoder bitallocation functions into one 7 years ago
Karthick Jeyapal 0c78b6a416 avformat/dashenc: Persistent HTTP connections supported as an option 7 years ago
Karthick Jeyapal e8f71ef338 avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-use 7 years ago
Karthick Jeyapal 5297ae96a1 avformat/dashenc: Addition of #EXT-X-MEDIA tag and AUDIO attribute 7 years ago
Karthick Jeyapal 8fd2bdd072 avformat/hlsplaylist: Audio rendition's name and defaultness made configurable 7 years ago
Karthick Jeyapal 9e25fe4204 avformat/hlsenc: Modularized audio rendition playlist write to allow reuse 7 years ago
Carl Eugen Hoyos d01eeef4a2 configure: libvmaf depends on pthreads. 7 years ago
Carl Eugen Hoyos e867b7b11a fate: Fix ffprobe dependency for fate-mov-guess-delay-*. 7 years ago
Michael Niedermayer 3d23f7a096 avcodec/flacdec: Fix overflow in multiplication in decode_subframe_fixed() 7 years ago
Michael Niedermayer d135f3c514 avcodec/hevcdsp_template: Fix Invalid shifts in put_hevc_qpel_bi_w_h() and put_hevc_qpel_bi_w_w() 7 years ago
Michael Niedermayer 560daf8891 avcodec/flacdec: avoid undefined shift 7 years ago
Steven Liu be4dfbf7b7 avformat/avio: check input URLContext value NULL 7 years ago
Carl Eugen Hoyos 658bdc6771 lavc/jpeg2000dec: Support reading 64-bit atom size. 7 years ago
Carl Eugen Hoyos ad73b32d29 lavfi/minterpolate: Split struct Pixel to allow higher resolutions. 7 years ago
James Almer 2f96190732 Merge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e' 7 years ago
James Almer aa6f43c2e9 Merge commit '2beba58e0e4bda688bf96e12413231607ceafdd4' 7 years ago
James Almer fa2d28567e Merge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e' 7 years ago
James Almer efb63e4316 configure: add missing avcodec dep to avfilter for de/convolve filters 7 years ago
Luca Barbato c6558e8840 x264: Support version 153 7 years ago
Paul B Mahol aff1678477 configure: note (de)convolve filter dependency 7 years ago
Paul B Mahol 8c9a91ac82 avfilter: add deconvolve filter 7 years ago
Paul B Mahol 87f148d526 avfilter/vf_convolve: remove padding, its unused and not needed 7 years ago
Paul B Mahol caacbfa773 avfilter/vf_convolve: cosmetics 7 years ago
wm4 8f9024f2ca lavc: remove uneffective attribute_deprecated on enum 7 years ago
Aman Gupta 1dd82edea5 avformat/hls: enable http_multiple only for http/1.1 servers 7 years ago
Aman Gupta 039007c928 avformat/http: export http_version from response 7 years ago
Aman Gupta ac19e63b18 avformat/hls: respect http_persistent only for http playlist urls 7 years ago
Aman Gupta 11f989945e avformat/http: avoid ff_http_do_new_request after http/1.0 response 7 years ago
Aman Gupta a232a72d77 avformat/hls: return AVERROR_PROTOCOL_NOT_FOUND when http protocol is not available 7 years ago
Aman Gupta 2f9ca64556 avformat/hls: remove repeated http proto_name checks in open_url() 7 years ago
James Almer 7e60c74329 avcodec/libx264: set supported pix_fmts at runtime rather than build time 7 years ago
Mark Thompson e6a1dfc9ce mpeg4videodec: Fix unused variable warning 7 years ago
Michael Niedermayer 0c9ab5ef9c avcodec/hevcdsp_template.c: Fix undefined shift in FUNC(dequant) 7 years ago
Michael Niedermayer 4d70fbeec8 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD137iL0() 7 years ago
James Almer 2a111c99a6 avcodec/libx264: fix compilation with x264 builds >= 153 7 years ago
James Almer 89f704caba avcodec/libx264: use the pixfmt descriptor to check for high bit depths 7 years ago
James Almer 613f789c19 w32pthreads: remove some remaining superfluous checks 7 years ago
wm4 cf57cb3ae4 h264: add AVOption to set x264_build default 7 years ago
wm4 4ed66517c6 lavc: remove complex debug code around avcodec init locking 7 years ago