summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | aacenc: use the fast coder as the defaultRostislav Pehlivanov2018-01-13
* | lavc/libx265: support all color parameters that x265 doesRodger Combs2018-01-12
* | avfilter/vf_framerate: simplify filterMarton Balint2018-01-12
* | avcodec/utils: Avoid hardcoding duplicated types in sizeof()Michael Niedermayer2018-01-12
* | avcodec/opus: Add {} over multiline if() bodyMichael Niedermayer2018-01-12
* | avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in oneMichael Niedermayer2018-01-12
* | avformat/http: fix memory leak in parse_cookie.Richard Shaffer2018-01-12
* | avcodec/ffv1enc: mark RGB48 support as non-experimentalJérôme Martinez2018-01-12
* | avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI s...Harald Gaechter2018-01-12
* | avformat/libopenmpt: Update to libopenmpt 0.3 APIJörn Heusipp2018-01-12
* | avformat/libopenmpt: Fix mixed code and declarationsJörn Heusipp2018-01-12
* | examples/vaapi_encode: Remove redundancy check when free context.Jun Zhao2018-01-12
* | avcodec: increase AV_INPUT_BUFFER_PADDING_SIZE to 64James Almer2018-01-11
* | avfilter/x86/vf_interlace : add AVX2 versionMartin Vignali2018-01-11
* | avutil/mastering_display_metadata: fix copyright header wrongly formated as doxyJames Almer2018-01-11
* | configure: Simplify detection of static x264 on systems without pkg-config.Carl Eugen Hoyos2018-01-11
* | avformat/aiffdec: AIFF fix in case of ANNOEduard Sinelnikov2018-01-11
* | vf_program_opencl: Add missing error code returnsMark Thompson2018-01-10
* | vf_overlay_opencl: Don't leak output frame on errorMark Thompson2018-01-10
* | doc/filters: fix error in aiir options namesPaul B Mahol2018-01-10
* | avfilter/af_aiir: add polar zeros/poles format variantPaul B Mahol2018-01-10
* | avfilter/af_aiir: unbreak clipping detectionPaul B Mahol2018-01-10
* | doc/filters: fix examples for aiir filterPaul B Mahol2018-01-10
* | avfilter/af_aiir: do not leak memory on failure in convert_zp2tf()Paul B Mahol2018-01-10
* | avformat/wavdec: make fact chunk parsing for w64 more robustPaul B Mahol2018-01-10
* | configure: don't use SDL.h in check_func_headers when checking for SDL2James Almer2018-01-10
* | doc/filters: update aiir filter documentationPaul B Mahol2018-01-09
* | avfilter/af_aiir: refactor code so it uses IIRChannel structPaul B Mahol2018-01-09
* | avresample: remove deprecated attribute from the AVAudioResampleContext structJames Almer2018-01-09
* | avfilter/af_aiir: make default processing to serially cascadedPaul B Mahol2018-01-09
* | avfilter/af_aiir: add slice threading supportPaul B Mahol2018-01-09
* | avfilter/af_aiir: add cascaded biquads supportPaul B Mahol2018-01-09
* | doc/filters: correct typo in psnr filter docsKyle Swanson2018-01-08
* | avcodec/h264addpx_template: Fixes integer overflowsMichael Niedermayer2018-01-08
* | avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0Michael Niedermayer2018-01-08
* | avcodec/diracdec: Fix integer overflow with quantMichael Niedermayer2018-01-08
* | avcodec/opus_parser: Check payload_len in parse_opus_ts_header()Michael Niedermayer2018-01-08
* | avcodec/jpeg2000dsp: Fix integer overflows in ict_int()Michael Niedermayer2018-01-08
* | lavf/oggparseogm: Remove an unneeded include.Carl Eugen Hoyos2018-01-08
* | lavf/oggparseogm: Remove an unneeded assert.Carl Eugen Hoyos2018-01-08
* | avfilter/af_aiir: do not forget to free gains tooPaul B Mahol2018-01-08
* | avfilter/af_aiir: fix typo which may cause overreadPaul B Mahol2018-01-08
* | fate/filter-video: fix 12 bit framerate filter tests on big endian targetsJames Almer2018-01-08
* | doc/filters: Document OpenCL program filtersMark Thompson2018-01-07
* | lavfi: Add filters to run arbitrary OpenCL programsMark Thompson2018-01-07
* | lavfi/opencl: Use filter device if no input device is availableMark Thompson2018-01-07
* | fftools/ffmpeg_opt: Remove a write-only variable.Carl Eugen Hoyos2018-01-08
* | avfilter/af_aiir: rename options, provide gains in separate optionPaul B Mahol2018-01-07
* | avfilter/af_aiir: add support for alternative coefficients formatPaul B Mahol2018-01-07
* | avcodec/h264_slice: Do not attempt to render into frames already outputMichael Niedermayer2018-01-07