summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/vf_decimate: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/vf_fieldmatch: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/avf_concat: check ff_insert_pad() for failurePaul B Mahol2017-08-25
* avfilter/f_select: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/af_channelsplit: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/vf_extractplanes: check ff_insert_outpad() for failurePaul B Mahol2017-08-25
* avfilter/f_interleave: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_merge: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_join: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_headphone: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_amix: check ff_insert_inpad() for failurePaul B Mahol2017-08-25
* avfilter/af_agate: switch to activatePaul B Mahol2017-08-25
* avfilter/af_firequalizer: reindent after previous commitMuhammad Faiz2017-08-25
* avfilter/af_firequalizer: add min_phase optionMuhammad Faiz2017-08-25
* checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra...James Almer2017-08-24
* fate: add test vector aac-al04sf_48Alex Converse2017-08-24
* avcodec/aac: Add floating point 960/120 MDCT windowPaul B Mahol2017-08-24
* avfilter/af_sidechaincompress: switch to activatePaul B Mahol2017-08-24
* avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol2017-08-24
* lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos2017-08-24
* lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion.Carl Eugen Hoyos2017-08-24
* ffprobe: Fix NULL pointer handling in color parameter printingMichael Niedermayer2017-08-24
* ffprobe: Fix null pointer dereference with color primariesMichael Niedermayer2017-08-24
* avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()Michael Niedermayer2017-08-24
* avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis2017-08-24
* avformat/rtpdec_h264: Fix heap-buffer-overflowMichael Niedermayer2017-08-23
* avformat/aviobuf: Fix signed integer overflow in avio_seek()Vitaly Buka2017-08-23
* avformat/mov: Fix signed integer overflows with total_sizeVitaly Buka2017-08-23
* avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy ini...Vitaly Buka2017-08-23
* libavdevice/decklink: configurablity to set max queue sizeRavindra2017-08-22
* avcodec/aacdec_template: Fix running cleanup in decode_ics_info()Michael Niedermayer2017-08-22
* avcodec/pngdec: Fix () placementMichael Niedermayer2017-08-22
* avfilter/vf_pseudocolor: add high bitdepth supportPaul B Mahol2017-08-22
* vp9: set color range to MPEG for intraonly profile 0James Zern2017-08-21
* avformat/hlsenc: move free fmp4_init_filename after hls_window operationSteven Liu2017-08-22
* avcodec/me_cmp: Fix crashes on ARM due to misalignmentMichael Niedermayer2017-08-21
* lavc/g726: Add a little-endian G.726 encoder.Carl Eugen Hoyos2017-08-21
* avcodec/pixlet: Fixes: undefined shift in av_mod_uintp2()Michael Niedermayer2017-08-20
* avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0()Michael Niedermayer2017-08-20
* avfilter/vf_pseudocolor: add support for some subsampled formatsPaul B Mahol2017-08-20
* doc/encoders: add "coder" option documentation for h264_vaapiJun Zhao2017-08-20
* lavc/vaapi_encode_h264: add "coder" option supportJun Zhao2017-08-20
* vaapi_encode: Move quality option to common codeMark Thompson2017-08-20
* lavf/bink: fix latest header and add all existing revisionsbnnm2017-08-20
* avcodec/cngdec: Check skip_samplesMichael Niedermayer2017-08-20
* avcodec/fic: Fixes signed integer overflowMichael Niedermayer2017-08-20
* avcodec/snowdec: Fix off by 1 errorMichael Niedermayer2017-08-20
* opus_pvq_search: Restore the proper use of conditional define and simplify th...Ivan Kalvachev2017-08-19
* avutil/eval: add linear interpolation helperPaul B Mahol2017-08-19
* avfilter: add pseudocolor filterPaul B Mahol2017-08-19