summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/af_stereotools: add forgotten breakPaul B Mahol2017-06-21
* mdec: stop preferring the simple IDCT.Ronald S. Bultje2017-06-21
* mdec: use correctly permutated quant matrix for dequantization.Ronald S. Bultje2017-06-21
* aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-21
* aarch64: vp9: Fix assembling with Xcode 6.2 and olderMemphiz2017-06-21
* avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c()Michael Niedermayer2017-06-21
* avcodec/hevc_filter: Fix invalid shiftMichael Niedermayer2017-06-21
* avcodec/hevcdec: Check beta and tc offset in hls_slice_header()Michael Niedermayer2017-06-21
* avcodec/mpeg4videodec: Fix overflow in virtual_ref computationMichael Niedermayer2017-06-21
* avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed)Michael Niedermayer2017-06-21
* configure: Move up the avbuild directory creationLuca Barbato2017-06-20
* avcodec/decode: Update decode_simple_internal() to get the side data correctly.John Rummell2017-06-20
* avcodec/x86: allow future 8-bit simple idct to use slightly different coeffic...James Darnley2017-06-20
* avcodec/mdec: override IDCT choice before initing DSP structsJames Darnley2017-06-20
* avcodec/x86: modify simple_idct10 macros to add an action paramterJames Darnley2017-06-20
* avcodec/x86: cleanup simple_idct10James Darnley2017-06-20
* avcodec/x86/mpegenc: support transpose permuation typeJames Darnley2017-06-20
* avcodec/x86/mpegenc: check IDCT permutation type is a valid valueJames Darnley2017-06-20
* build: Add missing idctdsp dependency for clearvideoDiego Biurrun2017-06-20
* ffmpeg: remove misleading and incorrect warning messageswm42017-06-20
* avcodec/x86/mpegvideo: Use intra scantable in dct_unquantize_h263_intra_mmx()Michael Niedermayer2017-06-20
* avcodec/h264: Fix mix of lossless and lossy MBs decodingAnton Mitrofanov2017-06-19
* avcodec/h264_mb: Fix 8x8dct in lossless for new versions of x264Anton Mitrofanov2017-06-19
* avcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4Anton Mitrofanov2017-06-19
* libavfilter/scale: Populate ow/oh when using 0 as w/hKevin Mark2017-06-19
* doc/filters: Correct scale doc regarding w/h <= 0Kevin Mark2017-06-19
* doc/filters: fix typoPaul B Mahol2017-06-19
* avfilter/af_stereotools: add 2 more modesPaul B Mahol2017-06-19
* avfilter/af_superequalizer: stop leaking s->out framePaul B Mahol2017-06-19
* avfilter/af_superequalizer: improve descriptionPaul B Mahol2017-06-19
* avfilter/af_superequalizer: fix out of array accessPaul B Mahol2017-06-19
* avcodec/wavpack: Fix undefined integer negationMichael Niedermayer2017-06-19
* avcodec/aacdec_fixed: Check s for being too smallMichael Niedermayer2017-06-19
* avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mbMichael Niedermayer2017-06-19
* avfilter: add roberts cross operatorPaul B Mahol2017-06-19
* avfilter: add superequalizer filterPaul B Mahol2017-06-19
* lavfi: print the error message when threading init fails.Nicolas George2017-06-19
* avformat/hlsenc: donnot show duplicate segment warning at byterange modeSteven Liu2017-06-19
* x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sseJames Almer2017-06-18
* x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer2017-06-18
* avformat/oggenc: add ogg_init() and ogg_free()James Almer2017-06-18
* fate: use do_md5sum instead of the md5 protocol for most md5 fate testsMarton Balint2017-06-18
* avfilter/af_amix: fix possible hangPaul B Mahol2017-06-18
* avconv_hw: Free device on initialisation failureMark Thompson2017-06-18
* vf_hwmap: Properly free a locally derived deviceMark Thompson2017-06-18
* vf_hwmap: Add missing error codeMark Thompson2017-06-18
* libavfilter/af_biquads: add shorter option for width_typePaul B Mahol2017-06-18
* avformat/rmenc: do not access AVIO write buffer directlyMarton Balint2017-06-18
* Cleanly exit at the end of an Interplay MVEHein-Pieter van Braam2017-06-18
* avcodec/htmlsubtitles: Factor open brace handling into its own functionMichael Niedermayer2017-06-18