summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/udp: Add a delay between packets for streaming to clients with short...Pavel Nikiforov2016-05-25
* libavcodec/dv_tablegen: fixed wrong printf formatdsmudhar2016-05-24
* libavfilter/vf_hwdownload: show error when ff_formats_ref failsdsmudhar2016-05-24
* avfilter/af_hdcd: Replace complexer expression by litteral constantMichael Niedermayer2016-05-24
* avformat/mov: Avoid "Unintended sign extension"Michael Niedermayer2016-05-24
* avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-23
* avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-23
* avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-23
* avcodec/dca_exss: always update downmix flagsfoo862016-05-23
* avfilter/vf_blend: fix incorrect Y variable when threading is usedPaul B Mahol2016-05-23
* libavutil/opencl: fixed uninitialized var warningdsmudhar2016-05-23
* libavcodec/cfhd: fixed wrong printf formatdsmudhar2016-05-23
* libavfilter/af_hdcd: fixed negative signed value shiftdsmudhar2016-05-23
* fate: add aecho testPetru Rares Sincraian2016-05-23
* avcodec/truemotion2rt: also export key frame infoPaul B Mahol2016-05-22
* avcodec/iff: mention RGB8/RGBN decoderPiotr Bandurski2016-05-22
* avcodec/mvcdec: simplify, no need to use reget bufferPaul B Mahol2016-05-22
* avformat/matroskaenc: reindent after last commitMichael Niedermayer2016-05-22
* avformat/matroskaenc: wrap par->format use as sample format under codec_type ...Michael Niedermayer2016-05-22
* avformat/avienc: Fix memleaks on errorsMichael Niedermayer2016-05-22
* avformat/avienc: Rename reshuffles return variable to ensure it is not mixed upMichael Niedermayer2016-05-22
* avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfu...Paul B Mahol2016-05-21
* avformat: add MTAF demuxerPaul B Mahol2016-05-21
* avcodec: add adpcm MTAF decoderPaul B Mahol2016-05-21
* avfilter/avf_ahistogram: raise minimum acmax to 1Michael Niedermayer2016-05-21
* avcodec/aic: add frame threading supportPaul B Mahol2016-05-21
* avcodec/mips: loongson optimize h264pred with mmi v3Zhou Xiaoyong2016-05-21
* avcodec/mips: loongson optimize hpeldsp with mmi v1Zhou Xiaoyong2016-05-21
* avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmiZhou Xiaoyong2016-05-21
* avcodec/sgirledec: simplify, no need to use reget bufferPaul B Mahol2016-05-21
* avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-21
* avcodec/dca: use LUT for LBR frequency rangesfoo862016-05-20
* avcodec/dca: simplify 'residual ok' flag trackingfoo862016-05-20
* avcodec/dca_parser: improve frame end searchfoo862016-05-20
* avcodec/dca: don't set initial sample_fmtfoo862016-05-20
* avcodec/dca: remove useless debug messagefoo862016-05-20
* avutil/eval-test: Check av_expr_parse_and_eval() for failure and also check i...Michael Niedermayer2016-05-20
* avcodec/dca: remove Rice code length limitfoo862016-05-20
* doc/filters: fix order of tinterlace filter drop modesPaul B Mahol2016-05-20
* avcodec/utils: Move avctx->codec check before its useMichael Niedermayer2016-05-20
* avcodec/adpcm: pick correct step_index for IMA AMVPaul B Mahol2016-05-19
* avcodec/options-test: Check avcodec_open2() return valueMichael Niedermayer2016-05-19
* lavf/mpegts: add ID3 entry to the REGD_types arrayStefano Sabatini2016-05-19
* lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packetsStefano Sabatini2016-05-19
* avcodec/diracdec: Fix potential integer overflowMichael Niedermayer2016-05-19
* avformat/iff: parse DPAN chunkPaul B Mahol2016-05-19
* avcodec/iff: add support for ANBR filesPaul B Mahol2016-05-19
* avformat/dtshddec: move data_start outside of DTSHDDemuxContextJames Almer2016-05-19
* avcodec/exr: Fix potential integer overflowMichael Niedermayer2016-05-19
* avcodec/h264: Check init_get_bits8() for failureMichael Niedermayer2016-05-19