summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* opus: simplify coarse energy beta coefficientsRostislav Pehlivanov2017-07-18
* avdevice/decklink_dec: add support for receiving op47 teletextMarton Balint2017-07-18
* avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...Marton Balint2017-07-18
* lavc/jpeg2000dec: Read the sample aspect ratio from the jp2 resolution box.Carl Eugen Hoyos2017-07-18
* ffprobe: reindent after previous commitClément Bœsch2017-07-18
* ffprobe: add -(no)find_stream_info expert optionClément Bœsch2017-07-18
* ffplay: reindent after previous commitClément Bœsch2017-07-18
* ffplay: add -(no)find_stream_info expert optionClément Bœsch2017-07-18
* ffmpeg: reindent after previous commitClément Bœsch2017-07-18
* ffmpeg: add -(no)find_stream_info expert optionClément Bœsch2017-07-18
* opusenc: remove unused variableRostislav Pehlivanov2017-07-18
* configure: Fix libvmaf nameMatt Oliver2017-07-16
* webmdashenc: Fix memory leakDerek Buitenhuis2017-07-16
* avcodec/apedec: Fix integer overflowMichael Niedermayer2017-07-16
* avfilter: add LIBVMAF filterAshish Singh2017-07-16
* avcodec/ffv1dec_template: Fix signed integer overflowMichael Niedermayer2017-07-16
* avcodec/aacdec_template: Fix undefined integer overflow in apply_tns()Michael Niedermayer2017-07-16
* fate: add sub-srt-badsyntax testMichael Niedermayer2017-07-15
* hdsenc: Remove dead storeDerek Buitenhuis2017-07-14
* opusenc: use float_dsp for non-transient windowingRostislav Pehlivanov2017-07-14
* avutil/threadmessage: fix error return in case of av_fifo_alloc failureAleksandr Slobodeniuk2017-07-14
* avcodec: Add prefetch for mipsKaustubh Raste2017-07-14
* x86/vf_limiter: make limiter functions work on x86_32James Almer2017-07-13
* checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacp...James Almer2017-07-13
* checkasm: add a g722dsp testJames Almer2017-07-13
* opusenc: use float_dsp for transient mdctsRostislav Pehlivanov2017-07-13
* movenc: Add 'keywords' metadataKieran O'Leary2017-07-13
* configure: use pkg-config for libgme, if availableRicardo Constantino2017-07-13
* avcodec/ivi: Use av_image_check_size2()Michael Niedermayer2017-07-12
* avcodec/magicyuv: Check that vlc len is not too largeMichael Niedermayer2017-07-12
* avcodec/mjpegdec: Clip DC also on the negative side.Michael Niedermayer2017-07-12
* avcodec/aacps (fixed point): Fix multiple signed integer overflowsMichael Niedermayer2017-07-12
* pthread_frame: save the FF_DEBUG_THREADS option in PerThreadContext.Wan-Teh Chang2017-07-11
* aacdec_template: fix non-power-of-two MDCT scale signRostislav Pehlivanov2017-07-12
* opus_celt: normalize using mdct scaleRostislav Pehlivanov2017-07-11
* mdct15: remove redundant scale argument to imdct_halfRostislav Pehlivanov2017-07-11
* videotoolbox: fix crash when decoding interlaced video with new APIwm42017-07-11
* avcodec/rdft: remove sintableMuhammad Faiz2017-07-11
* opus_rc: fix encoder desyncs on very low bitratesRostislav Pehlivanov2017-07-10
* opusenc: don't set avctx->cutoffRostislav Pehlivanov2017-07-10
* opustab: comment ff_celt_tf_selectRostislav Pehlivanov2017-07-10
* opus_celt: move postfilter taps table to the shared opustab.c fileRostislav Pehlivanov2017-07-10
* rtspdec: Fix return errorDerek Buitenhuis2017-07-10
* dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Mainwm42017-07-10
* avcodec/magicyuv: add 12 bit formatsPaul B Mahol2017-07-10
* avcodec/magicyuv: make RLE table reading match referencePaul B Mahol2017-07-10
* avformat/avio: Remove no-op code in url_find_protocol().Wan-Teh Chang2017-07-10
* avcodec/noise_bsf: add support for dropping packetsMarton Balint2017-07-09
* avcodec/ylc: Fix vlc of 31 bitsMichael Niedermayer2017-07-08
* avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise()Michael Niedermayer2017-07-08