98192 Commits (c579ceffbe30d048c7448c5e9238fc52094de630)
 

Author SHA1 Message Date
  Michael Niedermayer 860d991fcd avcodec/utils: Avoid hardcoding duplicated types in sizeof() 8 years ago
  Michael Niedermayer 2cd718a4c5 avcodec/opus: Add {} over multiline if() body 8 years ago
  Michael Niedermayer 7dbbb75ee3 avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in one 8 years ago
  Richard Shaffer 9147c09755 avformat/http: fix memory leak in parse_cookie. 8 years ago
  Jérôme Martinez 58e16a4f4b avcodec/ffv1enc: mark RGB48 support as non-experimental 8 years ago
  Harald Gaechter 43e510d668 avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI screens 8 years ago
  Jörn Heusipp 8b1b25a86f avformat/libopenmpt: Update to libopenmpt 0.3 API 8 years ago
  Jörn Heusipp a571a2a65a avformat/libopenmpt: Fix mixed code and declarations 8 years ago
  Jun Zhao 9b955eece6 examples/vaapi_encode: Remove redundancy check when free context. 8 years ago
  James Almer 6e80079a28 avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64 8 years ago
  Martin Vignali b94cd55155 avfilter/x86/vf_interlace : add AVX2 version 8 years ago
  James Almer ef21033c32 avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy 8 years ago
  Carl Eugen Hoyos af964baf09 configure: Simplify detection of static x264 on systems without pkg-config. 8 years ago
  Eduard Sinelnikov 7fcbebbeaf avformat/aiffdec: AIFF fix in case of ANNO 8 years ago
  Mark Thompson 526a87b471 vf_program_opencl: Add missing error code returns 8 years ago
  Mark Thompson 9b4611a1c1 vf_overlay_opencl: Don't leak output frame on error 8 years ago
  Paul B Mahol 6cc44c0583 doc/filters: fix error in aiir options names 8 years ago
  Paul B Mahol de8a1d8d4d avfilter/af_aiir: add polar zeros/poles format variant 8 years ago
  Paul B Mahol de5b12c93f avfilter/af_aiir: unbreak clipping detection 8 years ago
  Paul B Mahol ea25b7b41c doc/filters: fix examples for aiir filter 8 years ago
  Paul B Mahol 3c29f68b4d avfilter/af_aiir: do not leak memory on failure in convert_zp2tf() 8 years ago
  Paul B Mahol 16ba6a8ad1 avformat/wavdec: make fact chunk parsing for w64 more robust 8 years ago
  James Almer 32f85056b3 configure: don't use SDL.h in check_func_headers when checking for SDL2 8 years ago
  Paul B Mahol d38a223943 doc/filters: update aiir filter documentation 8 years ago
  Paul B Mahol e9edd61965 avfilter/af_aiir: refactor code so it uses IIRChannel struct 8 years ago
  James Almer ded409b7c9 avresample: remove deprecated attribute from the AVAudioResampleContext struct 8 years ago
  Paul B Mahol 21c99f4b40 avfilter/af_aiir: make default processing to serially cascaded 8 years ago
  Paul B Mahol d9a3074b93 avfilter/af_aiir: add slice threading support 8 years ago
  Paul B Mahol 7add1ca2b5 avfilter/af_aiir: add cascaded biquads support 8 years ago
  Kyle Swanson 42a5fe340f doc/filters: correct typo in psnr filter docs 8 years ago
  Michael Niedermayer d6945aeee4 avcodec/h264addpx_template: Fixes integer overflows 8 years ago
  Michael Niedermayer 0e62a23734 avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0 8 years ago
  Michael Niedermayer eaa9317589 avcodec/diracdec: Fix integer overflow with quant 8 years ago
  Michael Niedermayer 1bcd7fefcb avcodec/opus_parser: Check payload_len in parse_opus_ts_header() 8 years ago
  Maxym Dmytrychenko cbe28bc069 qsv: better to use alignment by 16 and HEVC 10b requires alignment by 32 8 years ago
  Michael Niedermayer b3192c64b5 avcodec/jpeg2000dsp: Fix integer overflows in ict_int() 8 years ago
  Carl Eugen Hoyos ed03fad2cc lavf/oggparseogm: Remove an unneeded include. 8 years ago
  Carl Eugen Hoyos e8f7171a34 lavf/oggparseogm: Remove an unneeded assert. 8 years ago
  Paul B Mahol 3f234a0b22 avfilter/af_aiir: do not forget to free gains too 8 years ago
  Paul B Mahol 205046420d avfilter/af_aiir: fix typo which may cause overread 8 years ago
  James Almer 9d68c0191c fate/filter-video: fix 12 bit framerate filter tests on big endian targets 8 years ago
  Mark Thompson 03c08d59fb doc/filters: Document OpenCL program filters 8 years ago
  Mark Thompson dfdc146161 lavfi: Add filters to run arbitrary OpenCL programs 8 years ago
  Mark Thompson 202b59cd3d lavfi/opencl: Use filter device if no input device is available 8 years ago
  Carl Eugen Hoyos 6874945fbf fftools/ffmpeg_opt: Remove a write-only variable. 8 years ago
  Paul B Mahol 2d3df8e2e9 avfilter/af_aiir: rename options, provide gains in separate option 8 years ago
  Paul B Mahol 6c65de3db0 avfilter/af_aiir: add support for alternative coefficients format 8 years ago
  Michael Niedermayer 476665d4de avcodec/h264_slice: Do not attempt to render into frames already output 8 years ago
  KO Myung-Hun 3c0a081a1e compat/os2threads: support static mutexes 8 years ago
  KO Myung-Hun d03c39b46b configure: check SDL2 function with a header 8 years ago