89864 Commits (15a05d2b73c6e5ae530b7e2cafeabe2a383ef72b)
 

Author SHA1 Message Date
Michael Niedermayer 83e34ae3c2 avcodec/wavpack: Fix integer overflows in wv_unpack_stereo / mono 7 years ago
Michael Niedermayer 6887e41243 avcodec/jpeg2000: Check sum of sizes of band->prec before allocating 7 years ago
Michael Niedermayer a1f38c7589 avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs() 7 years ago
wm4 cbbb206734 hwcontext_vdpau: implement av_hwdevice_get_hwframe_constraints() 7 years ago
wm4 43e1ccfea1 http: cosmetics: reformat reconnect check for better readability 7 years ago
Robert Nagy 856b7cae9f avfilter/vf_idet: added more YUVA formats to idet query_formats 7 years ago
sfan5 57dbabd9c1 dashdec: Support SegmentTemplate inside Period 7 years ago
sfan5 01d74c4055 dashdec: Avoid trying to read any segments beyond the last 7 years ago
sfan5 74b143d81f dashdec: Correct seeking behaviour 7 years ago
sfan5 bb0cc2e7bd dashdec: Search for segment timeline inside AdaptionSets too 7 years ago
sfan5 94cc16499f dashdec: Support for multiple video/audio streams 7 years ago
sfan5 66e551eafb dashdec: Expose bandwidth and representation ID as metadata 7 years ago
Gyan Doshi 96f94624e0 avformat/adtsenc: allow only AAC streams 7 years ago
James Almer 02dba49dd3 avformat/adtsenc: add adts_init() 7 years ago
Rostislav Pehlivanov c51301db14 dcaenc: move all tables inside context and fix incorrect coding style 7 years ago
Daniil Cherednik ec6e389c75 avcodec/dcaenc: Use ffmpeg mdct instead of own implementation 7 years ago
Rostislav Pehlivanov 56e11ebf55 dcaenc: cleanup on init failure and add a threadsafe init codec cap 7 years ago
Daniil Cherednik c7d726f7f4 opusenc_psy: Typo, use all coeffs in range for band tonality calculation 7 years ago
Rostislav Pehlivanov 6c4b9eb935 fate: remove the fate-aac-ltp-encode test 7 years ago
Rostislav Pehlivanov fcb681ac3e aacenc: use the fast coder as the default 7 years ago
Rodger Combs 1eb7c1d49d lavc/libx265: support all color parameters that x265 does 7 years ago
Marton Balint 0c31a3876d avfilter/vf_framerate: simplify filter 7 years ago
Michael Niedermayer 860d991fcd avcodec/utils: Avoid hardcoding duplicated types in sizeof() 7 years ago
Michael Niedermayer 2cd718a4c5 avcodec/opus: Add {} over multiline if() body 7 years ago
Michael Niedermayer 7dbbb75ee3 avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one 7 years ago
Richard Shaffer 9147c09755 avformat/http: fix memory leak in parse_cookie. 7 years ago
Jérôme Martinez 58e16a4f4b avcodec/ffv1enc: mark RGB48 support as non-experimental 7 years ago
Harald Gaechter 43e510d668 avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI screens 7 years ago
Jörn Heusipp 8b1b25a86f avformat/libopenmpt: Update to libopenmpt 0.3 API 7 years ago
Jörn Heusipp a571a2a65a avformat/libopenmpt: Fix mixed code and declarations 7 years ago
Jun Zhao 9b955eece6 examples/vaapi_encode: Remove redundancy check when free context. 7 years ago
James Almer 6e80079a28 avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64 7 years ago
Martin Vignali b94cd55155 avfilter/x86/vf_interlace : add AVX2 version 7 years ago
James Almer ef21033c32 avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy 7 years ago
Carl Eugen Hoyos af964baf09 configure: Simplify detection of static x264 on systems without pkg-config. 7 years ago
Eduard Sinelnikov 7fcbebbeaf avformat/aiffdec: AIFF fix in case of ANNO 7 years ago
Mark Thompson 526a87b471 vf_program_opencl: Add missing error code returns 7 years ago
Mark Thompson 9b4611a1c1 vf_overlay_opencl: Don't leak output frame on error 7 years ago
Paul B Mahol 6cc44c0583 doc/filters: fix error in aiir options names 7 years ago
Paul B Mahol de8a1d8d4d avfilter/af_aiir: add polar zeros/poles format variant 7 years ago
Paul B Mahol de5b12c93f avfilter/af_aiir: unbreak clipping detection 7 years ago
Paul B Mahol ea25b7b41c doc/filters: fix examples for aiir filter 7 years ago
Paul B Mahol 3c29f68b4d avfilter/af_aiir: do not leak memory on failure in convert_zp2tf() 7 years ago
Paul B Mahol 16ba6a8ad1 avformat/wavdec: make fact chunk parsing for w64 more robust 7 years ago
James Almer 32f85056b3 configure: don't use SDL.h in check_func_headers when checking for SDL2 7 years ago
Paul B Mahol d38a223943 doc/filters: update aiir filter documentation 7 years ago
Paul B Mahol e9edd61965 avfilter/af_aiir: refactor code so it uses IIRChannel struct 7 years ago
James Almer ded409b7c9 avresample: remove deprecated attribute from the AVAudioResampleContext struct 7 years ago
Paul B Mahol 21c99f4b40 avfilter/af_aiir: make default processing to serially cascaded 7 years ago
Paul B Mahol d9a3074b93 avfilter/af_aiir: add slice threading support 7 years ago