89853 Commits (251f0bcb7be9e42af91c1beb346d752185bbcbb9)
 

Author SHA1 Message Date
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
Paul B Mahol 7add1ca2b5 avfilter/af_aiir: add cascaded biquads support 7 years ago
Kyle Swanson 42a5fe340f doc/filters: correct typo in psnr filter docs 7 years ago
Michael Niedermayer d6945aeee4 avcodec/h264addpx_template: Fixes integer overflows 7 years ago
Michael Niedermayer 0e62a23734 avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 7 years ago
Michael Niedermayer eaa9317589 avcodec/diracdec: Fix integer overflow with quant 7 years ago
Michael Niedermayer 1bcd7fefcb avcodec/opus_parser: Check payload_len in parse_opus_ts_header() 7 years ago
Maxym Dmytrychenko cbe28bc069 qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32 7 years ago
Michael Niedermayer b3192c64b5 avcodec/jpeg2000dsp: Fix integer overflows in ict_int() 7 years ago
Carl Eugen Hoyos ed03fad2cc lavf/oggparseogm: Remove an unneeded include. 7 years ago
Carl Eugen Hoyos e8f7171a34 lavf/oggparseogm: Remove an unneeded assert. 7 years ago
Paul B Mahol 3f234a0b22 avfilter/af_aiir: do not forget to free gains too 7 years ago